diff --git a/package.json b/package.json index 5ef0063..9d94c42 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/jest": "27.5.2", "@types/leaflet": "1.7.9", "@types/leaflet.markercluster": "1.5.1", - "@types/react": "17.0.52", + "@types/react": "18.0.24", "@types/react-dom": "17.0.18", "@typescript-eslint/eslint-plugin": "5.40.0", "@typescript-eslint/parser": "5.40.0", diff --git a/yarn.lock b/yarn.lock index e3a8499..8218ef5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2560,10 +2560,10 @@ dependencies: "@types/react" "^17" -"@types/react@17.0.52": - version "17.0.52" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b" - integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A== +"@types/react@18.0.24": + version "18.0.24" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20" + integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"