Skip to content

Commit 0a8784b

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

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.1",
2424
"@emotion/babel-preset-css-prop": "11.11.0",
2525
"@types/node": "17.0.35",
26-
"@types/react": "18.2.7",
26+
"@types/react": "18.2.8",
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
@@ -981,10 +981,10 @@
981981
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
982982
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
983983

984-
"@types/react@18.2.7":
985-
version "18.2.7"
986-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
987-
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
984+
"@types/react@18.2.8":
985+
version "18.2.8"
986+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
987+
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
988988
dependencies:
989989
"@types/prop-types" "*"
990990
"@types/scheduler" "*"

0 commit comments

Comments
 (0)