diff --git a/examples/react/apollo-client-swc-plugin/package.json b/examples/react/apollo-client-swc-plugin/package.json index f450831299b..f4bf08141d1 100644 --- a/examples/react/apollo-client-swc-plugin/package.json +++ b/examples/react/apollo-client-swc-plugin/package.json @@ -11,7 +11,7 @@ "@graphql-codegen/client-preset-swc-plugin": "0.2.0", "@graphql-codegen/cli": "^5.0.2", "@vitejs/plugin-react-swc": "^3.3.0", - "@types/react": "18.2.58", + "@types/react": "18.2.60", "@types/react-dom": "18.2.19", "typescript": "5.2.2", "vite": "^4.1.0" diff --git a/website/package.json b/website/package.json index 1ed6ee511df..7f37c3b2f25 100644 --- a/website/package.json +++ b/website/package.json @@ -15,7 +15,7 @@ "@types/dedent": "0.7.2", "@types/jsonpath": "0.2.4", "@types/node": "18.19.18", - "@types/react": "18.2.58", + "@types/react": "18.2.60", "fast-xml-parser": "4.2.7", "jsonpath": "1.1.1", "prettier-plugin-tailwindcss": "0.2.8" diff --git a/yarn.lock b/yarn.lock index f25537a7225..4b2db029c19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4487,10 +4487,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.58", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27": - version "18.2.58" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d" - integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw== +"@types/react@*", "@types/react@18.2.60", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27": + version "18.2.60" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.60.tgz#df026eaef1100b6dafe420f36fecb1d209a8cee1" + integrity sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"