Skip to content

Commit 858124e

Browse files
committed
chore(deps): update dependency @types/react to v18.2.11
1 parent 36b28a1 commit 858124e

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
@@ -26,7 +26,7 @@
2626
"@babel/core": "7.22.5",
2727
"@emotion/babel-preset-css-prop": "11.11.0",
2828
"@types/node": "18.16.17",
29-
"@types/react": "18.2.10",
29+
"@types/react": "18.2.11",
3030
"typescript": "4.9.5",
3131
"typescript-styled-plugin": "0.18.3"
3232
}

yarn.lock

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

993-
"@types/[email protected].10":
994-
version "18.2.10"
995-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.10.tgz#dd47f4f4f8fa163c135b56d5f5ecdcea1330dc5c"
996-
integrity sha512-5UTpmDa5L+PgTLXhLPNolv7/Qh+1YQuy4fsh/IahJbvtaLz2g9qX0CKsE0rBQCvn9ymt9NpvZENZwclbLKc3EQ==
993+
"@types/[email protected].11":
994+
version "18.2.11"
995+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.11.tgz#168f7dbb421ed214fcf8c5fe8e587765a3e02fd1"
996+
integrity sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==
997997
dependencies:
998998
"@types/prop-types" "*"
999999
"@types/scheduler" "*"

0 commit comments

Comments
 (0)