diff --git a/package.json b/package.json index 887c4543..231c951e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.10.2", "@docusaurus/tsconfig": "^3.2.1", - "@types/react": "19.2.17", + "@types/react": "19.2.18", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "@typescript-eslint/eslint-plugin": "8.65.0", diff --git a/yarn.lock b/yarn.lock index 841fd8c1..668bd643 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5169,10 +5169,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@19.2.17": - version "19.2.17" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.17.tgz#dccac365baa0f1734ec270ff4b51c89465e8dc7f" - integrity sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw== +"@types/react@19.2.18": + version "19.2.18" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.18.tgz#eb0b6a1fb635d1a9692d5f84a3495bd8ad153707" + integrity sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w== dependencies: csstype "^3.2.2"