diff --git a/documentation/package-lock.json b/documentation/package-lock.json index c3c7c36191..bb05403c39 100644 --- a/documentation/package-lock.json +++ b/documentation/package-lock.json @@ -32,7 +32,7 @@ "@docusaurus/tsconfig": "^3.1.1", "@docusaurus/types": "^3.1.1", "@types/node": "^20.11.24", - "@types/react": "^18.2.56", + "@types/react": "^18.2.63", "@types/react-helmet": "^6.1.11", "@types/react-router-dom": "^5.1.8", "eslint": "^8.57.0", @@ -3986,9 +3986,9 @@ "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" }, "node_modules/@types/react": { - "version": "18.2.56", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.56.tgz", - "integrity": "sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==", + "version": "18.2.63", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.63.tgz", + "integrity": "sha512-ppaqODhs15PYL2nGUOaOu2RSCCB4Difu4UFrP4I3NHLloXC/ESQzQMi9nvjfT1+rudd0d2L3fQPJxRSey+rGlQ==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/documentation/package.json b/documentation/package.json index ed4ec7f1ae..f111cc0fd2 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -54,7 +54,7 @@ "@docusaurus/tsconfig": "^3.1.1", "@docusaurus/types": "^3.1.1", "@types/node": "^20.11.24", - "@types/react": "^18.2.56", + "@types/react": "^18.2.63", "@types/react-helmet": "^6.1.11", "@types/react-router-dom": "^5.1.8", "eslint": "^8.57.0",