diff --git a/frontend/package.json b/frontend/package.json index 1ff72d4..6f251e7 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.41", "@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..b03d5c4 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.41": + version "18.2.41" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9" + integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"