Skip to content

Commit 81095a2

Browse files
committed
chore(deps): update dependency @types/react to v18.2.10
1 parent 886aab7 commit 81095a2

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.22.5",
2424
"@emotion/babel-preset-css-prop": "11.11.0",
2525
"@types/node": "17.0.35",
26-
"@types/react": "18.2.9",
26+
"@types/react": "18.2.10",
2727
"typescript": "4.9.5",
2828
"typescript-styled-plugin": "0.18.3"
2929
}

yarn.lock

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

922-
"@types/react@18.2.9":
923-
version "18.2.9"
924-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
925-
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
922+
"@types/react@18.2.10":
923+
version "18.2.10"
924+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.10.tgz#dd47f4f4f8fa163c135b56d5f5ecdcea1330dc5c"
925+
integrity sha512-5UTpmDa5L+PgTLXhLPNolv7/Qh+1YQuy4fsh/IahJbvtaLz2g9qX0CKsE0rBQCvn9ymt9NpvZENZwclbLKc3EQ==
926926
dependencies:
927927
"@types/prop-types" "*"
928928
"@types/scheduler" "*"

0 commit comments

Comments
 (0)