diff --git a/package.json b/package.json index 3493f050..9550eac9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.9.1", "@docusaurus/tsconfig": "^3.2.1", - "@types/react": "19.1.13", + "@types/react": "19.1.14", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "@typescript-eslint/eslint-plugin": "8.44.1", diff --git a/yarn.lock b/yarn.lock index e0648754..a1348371 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4805,10 +4805,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@19.1.13": - version "19.1.13" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.13.tgz#fc650ffa680d739a25a530f5d7ebe00cdd771883" - integrity sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ== +"@types/react@19.1.14": + version "19.1.14" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.14.tgz#154e157c014cb02b90201250b009ecad28fbad9f" + integrity sha512-ukd93VGzaNPMAUPy0gRDSC57UuQbnH9Kussp7HBjM06YFi9uZTFhOvMSO2OKqXm1rSgzOE+pVx1k1PYHGwlc8Q== dependencies: csstype "^3.0.2"