Skip to content

Commit c7922c8

Browse files
committed
chore(package): update @types/react to version 18.2.60
1 parent 7dadc6d commit c7922c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@storybook/addons": "^7.0.23",
7272
"@storybook/react": "^7.0.23",
7373
"@storybook/react-webpack5": "^7.4.5",
74-
"@types/react": "^18.2.58",
74+
"@types/react": "^18.2.60",
7575
"@types/react-dom": "^18.2.19",
7676
"babel-loader": "^9.1.3",
7777
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4124,10 +4124,10 @@
41244124
dependencies:
41254125
"@types/react" "*"
41264126

4127-
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.58":
4128-
version "18.2.58"
4129-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d"
4130-
integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==
4127+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.60":
4128+
version "18.2.60"
4129+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.60.tgz#df026eaef1100b6dafe420f36fecb1d209a8cee1"
4130+
integrity sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==
41314131
dependencies:
41324132
"@types/prop-types" "*"
41334133
"@types/scheduler" "*"

0 commit comments

Comments
 (0)