Skip to content

Commit b0125f4

Browse files
committed
chore(package): update @types/react to version 18.2.61
1 parent eca0557 commit b0125f4

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.60",
74+
"@types/react": "^18.2.61",
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.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==
4127+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.61":
4128+
version "18.2.61"
4129+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
4130+
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
41314131
dependencies:
41324132
"@types/prop-types" "*"
41334133
"@types/scheduler" "*"

0 commit comments

Comments
 (0)