diff --git a/package.json b/package.json index 80aa6ee7..30493a85 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@types/jest": "^29.5.8", "@types/node": "^20.9.2", "@types/nprogress": "^0.2.3", - "@types/react": "^18.2.37", + "@types/react": "^18.2.42", "@types/react-dom": "^18.2.15", "@types/three": "^0.158.2", "@typescript-eslint/eslint-plugin": "^6.11.0", diff --git a/yarn.lock b/yarn.lock index 624f6a04..3e834971 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4694,7 +4694,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16", "@types/react@^18.2.37": +"@types/react@*", "@types/react@>=16": version "18.2.37" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== @@ -4703,6 +4703,15 @@ "@types/scheduler" "*" csstype "^3.0.2" +"@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" "*" + csstype "^3.0.2" + "@types/resolve@1.17.1": version "1.17.1" resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"