Skip to content

Commit 9fa4e35

Browse files
committed
chore(package): update @types/react to version 18.2.65
1 parent 405b837 commit 9fa4e35

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.64",
74+
"@types/react": "^18.2.65",
7575
"@types/react-dom": "^18.2.21",
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.64":
4128-
version "18.2.64"
4129-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.64.tgz#3700fbb6b2fa60a6868ec1323ae4cbd446a2197d"
4130-
integrity sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==
4127+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.65":
4128+
version "18.2.65"
4129+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
4130+
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
41314131
dependencies:
41324132
"@types/prop-types" "*"
41334133
"@types/scheduler" "*"

0 commit comments

Comments
 (0)