Skip to content

Commit 037a7dc

Browse files
committed
chore(deps): update dependency @types/react to v18.0.28
1 parent c90a903 commit 037a7dc

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.20.12",
2424
"@emotion/babel-preset-css-prop": "11.10.0",
2525
"@types/node": "17.0.35",
26-
"@types/react": "18.0.27",
26+
"@types/react": "18.0.28",
2727
"typescript": "4.9.5",
2828
"typescript-styled-plugin": "0.18.2"
2929
}

yarn.lock

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

987-
"@types/react@18.0.27":
988-
version "18.0.27"
989-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
990-
integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
987+
"@types/react@18.0.28":
988+
version "18.0.28"
989+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
990+
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
991991
dependencies:
992992
"@types/prop-types" "*"
993993
"@types/scheduler" "*"

0 commit comments

Comments
 (0)