diff --git a/package.json b/package.json index dedd28315a..513e8ae9f2 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@testing-library/user-event": "14.5.1", "@types/jest": "^29.5.10", "@types/node": "20.8.10", - "@types/react": "18.2.41", + "@types/react": "18.2.42", "@types/react-dom": "18.2.17", "@typescript-eslint/eslint-plugin": "6.13.2", "@typescript-eslint/parser": "6.13.2", diff --git a/yarn.lock b/yarn.lock index a4dfd3a564..374ce27c10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5451,10 +5451,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@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== +"@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== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"