Skip to content

Commit acc5f79

Browse files
committed
chore(deps): update dependency @types/react to v18.2.0
1 parent 4585bc5 commit acc5f79

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@graphql-codegen/typescript": "2.7.3",
1717
"@graphql-codegen/typescript-operations": "2.5.3",
1818
"@graphql-codegen/typescript-react-apollo": "3.3.7",
19-
"@types/react": "18.0.38",
19+
"@types/react": "18.2.0",
2020
"typescript": "4.9.5"
2121
},
2222
"scripts": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,10 @@
12511251
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz"
12521252
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
12531253

1254-
"@types/react@18.0.38":
1255-
version "18.0.38"
1256-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.38.tgz#02a23bef8848b360a0d1dceef4432c15c21c600c"
1257-
integrity sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==
1254+
"@types/react@18.2.0":
1255+
version "18.2.0"
1256+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21"
1257+
integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==
12581258
dependencies:
12591259
"@types/prop-types" "*"
12601260
"@types/scheduler" "*"

0 commit comments

Comments
 (0)