Skip to content

Commit 197c337

Browse files
authored
chore(package): update @types/react to version 18.3.13
1 parent e7d15bb commit 197c337

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.12",
74+
"@types/react": "^18.3.13",
7575
"@types/react-dom": "^18.3.1",
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
@@ -4062,10 +4062,10 @@
40624062
dependencies:
40634063
"@types/react" "*"
40644064

4065-
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.12":
4066-
version "18.3.12"
4067-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
4068-
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
4065+
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.13":
4066+
version "18.3.13"
4067+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.13.tgz#84c9690d9a271f548659760754ea8745701bfd82"
4068+
integrity sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==
40694069
dependencies:
40704070
"@types/prop-types" "*"
40714071
csstype "^3.0.2"

0 commit comments

Comments
 (0)