diff --git a/web/package.json b/web/package.json index c34302428..c620a1491 100644 --- a/web/package.json +++ b/web/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.5.2", "@tsconfig/docusaurus": "2.0.3", - "@types/react": "18.3.5", + "@types/react": "18.3.7", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "typescript": "5.6.2" diff --git a/web/yarn.lock b/web/yarn.lock index 1e8a19d85..90f43f614 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3074,10 +3074,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.3.5": - version "18.3.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" - integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== +"@types/react@18.3.7": + version "18.3.7" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569" + integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ== dependencies: "@types/prop-types" "*" csstype "^3.0.2"