Skip to content

Commit e8c5885

Browse files
committed
chore(deps): update dependency @types/react to v18.0.23
1 parent d888102 commit e8c5885

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.19.6",
2424
"@emotion/babel-preset-css-prop": "11.10.0",
2525
"@types/node": "17.0.35",
26-
"@types/react": "18.0.22",
26+
"@types/react": "18.0.23",
2727
"typescript": "4.8.4",
2828
"typescript-styled-plugin": "0.18.2"
2929
}

yarn.lock

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

934-
"@types/react@18.0.22":
935-
version "18.0.22"
936-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
937-
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
934+
"@types/react@18.0.23":
935+
version "18.0.23"
936+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4"
937+
integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==
938938
dependencies:
939939
"@types/prop-types" "*"
940940
"@types/scheduler" "*"

0 commit comments

Comments
 (0)