Skip to content

Commit 5e87b15

Browse files
committed
chore(deps): update dependency @types/react to v18.0.19
1 parent 1abd492 commit 5e87b15

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.3",
19-
"@types/react": "18.0.18",
19+
"@types/react": "18.0.19",
2020
"typescript": "4.8.3"
2121
},
2222
"scripts": {

example/yarn.lock

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

1225-
"@types/[email protected].18":
1226-
version "18.0.18"
1227-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
1228-
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
1225+
"@types/[email protected].19":
1226+
version "18.0.19"
1227+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.19.tgz#269a5f35b9a73c69dfb0c7189017013ab02acbaa"
1228+
integrity sha512-BDc3Q+4Q3zsn7k9xZrKfjWyJsSlEDMs38gD1qp2eDazLCdcPqAT+vq1ND+Z8AGel/UiwzNUk8ptpywgNQcJ1MQ==
12291229
dependencies:
12301230
"@types/prop-types" "*"
12311231
"@types/scheduler" "*"

0 commit comments

Comments
 (0)