diff --git a/package.json b/package.json index d9d2c59b..04d51be3 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/fs-extra": "^11.0.1", "@types/node": "^18.13.0", "@types/node-fetch": "^2.6.2", - "@types/react": "^18.0.28", + "@types/react": "^18.2.0", "@types/react-dom": "^18.0.11", "@types/smoothscroll-polyfill": "^0.3.1", "contentful-management": "^10.29.1", diff --git a/yarn.lock b/yarn.lock index e43cbf7d..c8555a91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3340,10 +3340,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16", "@types/react@^18.0.28": - version "18.0.28" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" - integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== +"@types/react@*", "@types/react@>=16", "@types/react@^18.2.0": + version "18.2.0" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21" + integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"