diff --git a/package.json b/package.json index ef0e982..ab24669 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/dom": "^10.4.0", "@types/jest": "^29.5.14", "@types/node": "^22.15.17", - "@types/react": "^19.0.12", + "@types/react": "^19.1.4", "@types/react-dom": "^19.1.3", "@types/react-redux": "^7.1.34", "@typescript-eslint/eslint-plugin": "^8.31.0", diff --git a/yarn.lock b/yarn.lock index 6e14c20..d27e1c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1249,10 +1249,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^19.0.12": - version "19.0.12" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3" - integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA== +"@types/react@*", "@types/react@^19.1.4": + version "19.1.4" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe" + integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g== dependencies: csstype "^3.0.2"