diff --git a/frontend/package.json b/frontend/package.json index 1ff72d4..6487605 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@tanstack/react-query-next-experimental": "^5.0.0-alpha.80", "@types/codemirror": "^5.60.10", "@types/node": "20.7.1", - "@types/react": "18.2.35", + "@types/react": "18.2.47", "@types/react-dom": "18.2.14", "@uiw/react-codemirror": "^4.21.20", "antd": "^5.10.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c71900d..fab35bd 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1456,10 +1456,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.35": - version "18.2.35" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.35.tgz#bacdc6d139a4d6d47e5186e1a96952c65e1f3792" - integrity sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ== +"@types/react@*", "@types/react@18.2.47": + version "18.2.47" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40" + integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"