Skip to content

Commit 107ead4

Browse files
committed
chore(deps): update dependency @types/react to v18.0.31
1 parent 3a791d7 commit 107ead4

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
@@ -23,7 +23,7 @@
2323
"@babel/core": "7.21.3",
2424
"@emotion/babel-preset-css-prop": "11.10.0",
2525
"@types/node": "17.0.35",
26-
"@types/react": "18.0.30",
26+
"@types/react": "18.0.31",
2727
"typescript": "4.9.5",
2828
"typescript-styled-plugin": "0.18.2"
2929
}

yarn.lock

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

1007-
"@types/react@18.0.30":
1008-
version "18.0.30"
1009-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
1010-
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
1007+
"@types/react@18.0.31":
1008+
version "18.0.31"
1009+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
1010+
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
10111011
dependencies:
10121012
"@types/prop-types" "*"
10131013
"@types/scheduler" "*"

0 commit comments

Comments
 (0)