diff --git a/package.json b/package.json index ba0046a..d9cdb4e 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,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.8", "@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 8c58caf..2668420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3345,10 +3345,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.8": + version "18.2.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8" + integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"