Skip to content

Commit 3aa6aee

Browse files
Update dependency @types/react to v18.2.14
1 parent fc4c07b commit 3aa6aee

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.2.14",
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/react@18.0.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/react@18.2.14":
2061+
version "18.2.14"
2062+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
2063+
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
20642064
dependencies:
20652065
"@types/prop-types" "*"
20662066
"@types/scheduler" "*"

0 commit comments

Comments
 (0)