diff --git a/package.json b/package.json index c139b08..dceaff9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@types/firebase": "^3.2.1", "@types/platform": "^1.3.4", - "@types/react": "^18.0.28", + "@types/react": "^18.2.8", "@types/react-dom": "^18.0.11", "@types/react-simple-maps": "^3.0.0", "@types/styled-components": "^5.1.26", diff --git a/yarn.lock b/yarn.lock index fee7150..728ef8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1135,10 +1135,10 @@ "@types/geojson" "*" "@types/react" "*" -"@types/react@*", "@types/react@^18.0.28": - version "18.0.37" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.37.tgz#7a784e2a8b8f83abb04dc6b9ed9c9b4c0aee9be7" - integrity sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw== +"@types/react@*", "@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" "*"