Skip to content

Commit 4dfa0c7

Browse files
Update dependency @types/react to v18.0.30
1 parent fc4c07b commit 4dfa0c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@graphql-codegen/typescript": "2.7.2",
2929
"@graphql-codegen/typescript-operations": "2.5.2",
3030
"@graphql-codegen/typescript-urql": "3.6.3",
31-
"@types/react": "18.0.15",
31+
"@types/react": "18.0.30",
3232
"eslint": "8.23.1",
3333
"eslint-config-next": "12.3.0",
3434
"prettier": "2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,10 +2057,10 @@
20572057
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
20582058
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
20592059

2060-
"@types/[email protected].15":
2061-
version "18.0.15"
2062-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.15.tgz#d355644c26832dc27f3e6cbf0c4f4603fc4ab7fe"
2063-
integrity sha512-iz3BtLuIYH1uWdsv6wXYdhozhqj20oD4/Hk2DNXIn1kFsmp9x8d9QB6FnPhfkbhd2PgEONt9Q1x/ebkwjfFLow==
2060+
"@types/[email protected].30":
2061+
version "18.0.30"
2062+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
2063+
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
20642064
dependencies:
20652065
"@types/prop-types" "*"
20662066
"@types/scheduler" "*"

0 commit comments

Comments
 (0)