Skip to content

Commit 3d953f6

Browse files
committed
chore(deps): update dependency @types/react to v18.0.24
1 parent 44ecf20 commit 3d953f6

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.23",
26+
"@types/react": "18.0.24",
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
@@ -949,10 +949,10 @@
949949
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
950950
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
951951

952-
"@types/react@18.0.23":
953-
version "18.0.23"
954-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4"
955-
integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==
952+
"@types/react@18.0.24":
953+
version "18.0.24"
954+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
955+
integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
956956
dependencies:
957957
"@types/prop-types" "*"
958958
"@types/scheduler" "*"

0 commit comments

Comments
 (0)