Skip to content

Commit 106784e

Browse files
committed
chore(package): update @types/react to version 18.3.9
1 parent c9e1464 commit 106784e

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.3.8",
74+
"@types/react": "^18.3.9",
7575
"@types/react-dom": "^18.3.0",
7676
"babel-loader": "^9.2.1",
7777
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4145,10 +4145,10 @@
41454145
dependencies:
41464146
"@types/react" "*"
41474147

4148-
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.8":
4149-
version "18.3.8"
4150-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8.tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79"
4151-
integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==
4148+
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.9":
4149+
version "18.3.9"
4150+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
4151+
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
41524152
dependencies:
41534153
"@types/prop-types" "*"
41544154
csstype "^3.0.2"

0 commit comments

Comments
 (0)