diff --git a/package.json b/package.json index 479afb6..f0227c1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@parcel/transformer-sass": "^2.9.2", "@types/jest": "^29.5.5", "@types/node": "20.5.0", - "@types/react": "18.2.14", + "@types/react": "18.2.37", "@types/react-dom": "18.2.6", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index 90684d7..1ef2635 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1785,10 +1785,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.14": - version "18.2.14" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127" - integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g== +"@types/react@*", "@types/react@18.2.37": + version "18.2.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" + integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"