diff --git a/package.json b/package.json index 68bee507..c4474ba8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.7.0", "@docusaurus/tsconfig": "^3.2.1", - "@types/react": "19.1.0", + "@types/react": "19.1.1", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "@typescript-eslint/eslint-plugin": "8.29.1", diff --git a/yarn.lock b/yarn.lock index 34dbe566..b10fe845 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4653,10 +4653,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@19.1.0": - version "19.1.0" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da" - integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w== +"@types/react@19.1.1": + version "19.1.1" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b" + integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ== dependencies: csstype "^3.0.2"