Skip to content

Commit e08dd7c

Browse files
committed
chore(deps): update dependency @types/react to v18.0.30
1 parent 6403cef commit e08dd7c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/core": "7.21.3",
2727
"@emotion/babel-preset-css-prop": "11.10.0",
2828
"@types/node": "18.15.10",
29-
"@types/react": "18.0.29",
29+
"@types/react": "18.0.30",
3030
"typescript": "4.9.5",
3131
"typescript-styled-plugin": "0.18.2"
3232
}

yarn.lock

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

1078-
"@types/react@18.0.29":
1079-
version "18.0.29"
1080-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
1081-
integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
1078+
"@types/react@18.0.30":
1079+
version "18.0.30"
1080+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
1081+
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
10821082
dependencies:
10831083
"@types/prop-types" "*"
10841084
"@types/scheduler" "*"

0 commit comments

Comments
 (0)