Skip to content

Commit 8d7e817

Browse files
committed
chore(deps): update dependency @types/react to v18.0.31
1 parent 3c20e46 commit 8d7e817

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.11",
29-
"@types/react": "18.0.30",
29+
"@types/react": "18.0.31",
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.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==
1078+
"@types/react@18.0.31":
1079+
version "18.0.31"
1080+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
1081+
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
10821082
dependencies:
10831083
"@types/prop-types" "*"
10841084
"@types/scheduler" "*"

0 commit comments

Comments
 (0)