diff --git a/website/package.json b/website/package.json index 5ff8b7b1..23fb8839 100644 --- a/website/package.json +++ b/website/package.json @@ -13,7 +13,7 @@ "@types/cors": "^2.8.14", "@types/d3": "^7.4.0", "@types/node": "^18.15.10", - "@types/react": "^18.0.30", + "@types/react": "^18.2.32", "@types/topojson": "^3.2.3", "bezier-easing": "^2.1.0", "clsx": "^2.0.0", diff --git a/website/yarn.lock b/website/yarn.lock index 086ad0bf..7298aaf2 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -687,10 +687,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.0.30": - version "18.0.30" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4" - integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA== +"@types/react@*", "@types/react@^18.2.32": + version "18.2.32" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a" + integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"