Skip to content

Commit ea0ccb7

Browse files
committed
chore(deps): update dependency @types/react to v18.2.8
1 parent ada6926 commit ea0ccb7

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.22.1",
2727
"@emotion/babel-preset-css-prop": "11.11.0",
2828
"@types/node": "18.16.16",
29-
"@types/react": "18.2.7",
29+
"@types/react": "18.2.8",
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
@@ -1073,10 +1073,10 @@
10731073
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
10741074
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
10751075

1076-
"@types/react@18.2.7":
1077-
version "18.2.7"
1078-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
1079-
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
1076+
"@types/react@18.2.8":
1077+
version "18.2.8"
1078+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
1079+
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
10801080
dependencies:
10811081
"@types/prop-types" "*"
10821082
"@types/scheduler" "*"

0 commit comments

Comments
 (0)