diff --git a/package.json b/package.json index 1441400..5a478c7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@researchgate/spire-config": "7.0.0", "@storybook/addon-options": "5.3.21", "@storybook/react": "6.3.12", - "@types/react": "17.0.53", + "@types/react": "18.0.27", "babel-loader": "8.3.0", "cross-env": "7.0.3", "intersection-observer": "0.12.2", diff --git a/yarn.lock b/yarn.lock index 6a98272..84838e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2923,10 +2923,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@17.0.53": - version "17.0.53" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab" - integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw== +"@types/react@*", "@types/react@18.0.27": + version "18.0.27" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71" + integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"