diff --git a/web/package.json b/web/package.json index 630c9e04..e659d4a6 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@types/node": "^20.11.19", - "@types/react": "^18.2.42", + "@types/react": "^18.2.57", "@types/react-dom": "^18.2.19", "@vitejs/plugin-react": "^4.2.1", "typescript": "^4.5.4", diff --git a/web/yarn.lock b/web/yarn.lock index c008f04b..65dc54e6 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -634,10 +634,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.42": - version "18.2.42" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7" - integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA== +"@types/react@*", "@types/react@^18.2.57": + version "18.2.57" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691" + integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"