File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 71
71
"@storybook/addons" : " ^7.0.23" ,
72
72
"@storybook/react" : " ^7.0.23" ,
73
73
"@storybook/react-webpack5" : " ^7.4.5" ,
74
- "@types/react" : " ^18.3.2 " ,
74
+ "@types/react" : " ^18.3.3 " ,
75
75
"@types/react-dom" : " ^18.3.0" ,
76
76
"babel-loader" : " ^9.1.3" ,
77
77
"husky" : " ^8.0.3" ,
Original file line number Diff line number Diff line change 4128
4128
dependencies:
4129
4129
"@types/react" "*"
4130
4130
4131
- "@types/react@*", "@types/react@>=16", "@types/react@^18.3.2 ":
4132
- version "18.3.2 "
4133
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2 .tgz#462ae4904973bc212fa910424d901e3d137dbfcd "
4134
- integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w ==
4131
+ "@types/react@*", "@types/react@>=16", "@types/react@^18.3.3 ":
4132
+ version "18.3.3 "
4133
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
4134
+ integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
4135
4135
dependencies:
4136
4136
"@types/prop-types" "*"
4137
4137
csstype "^3.0.2"
@@ -14248,6 +14248,7 @@ wordwrap@^1.0.0:
14248
14248
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
14249
14249
14250
14250
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14251
+ name wrap-ansi-cjs
14251
14252
version "7.0.0"
14252
14253
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14253
14254
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
You can’t perform that action at this time.
0 commit comments