File tree 2 files changed +20
-2
lines changed 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 98
98
"@storybook/manager-webpack5" : " ^6.5.13" ,
99
99
"@storybook/react" : " ^6.5.13" ,
100
100
"@storybook/storybook-deployer" : " ^2.8.16" ,
101
- "@storybook/theming" : " ^6.5.10 " ,
101
+ "@storybook/theming" : " ^6.5.14 " ,
102
102
"@testing-library/react-hooks" : " ^8.0.1" ,
103
103
"@types/jest" : " ^29.2.3" ,
104
104
"@types/js-cookie" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 2699
2699
core-js "^3.8.2"
2700
2700
global "^4.4.0"
2701
2701
2702
+
2703
+ version "6.5.14"
2704
+ resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-6.5.14.tgz#ec178f31e70969ae22399ce4207c05e4f1d480a8"
2705
+ integrity sha512-r1pY69DGKzX9/GngkudthaaPxPlka16zjG7Y58psunwcoUuH3riAP1cjqhXt5+S8FKCNI/MGb82PLlCPX2Liuw==
2706
+ dependencies:
2707
+ core-js "^3.8.2"
2708
+ global "^4.4.0"
2709
+
2702
2710
2703
2711
version "6.5.13"
2704
2712
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-6.5.13.tgz#a05fc969458760b348d640f26c2cad310ab35030"
3176
3184
read-pkg-up "^7.0.1"
3177
3185
regenerator-runtime "^0.13.7"
3178
3186
3179
- "@storybook/
[email protected] "
, "@storybook/theming@^6.5.10" :
3187
+
3180
3188
version "6.5.13"
3181
3189
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-6.5.13.tgz#3f905eb9f72ddc28d096384290999057987f3083"
3182
3190
integrity sha512-oif5NGFAUQhizo50r+ctw2hZNLWV4dPHai+L/gFvbaSeRBeHSNkIcMoZ2FlrO566HdGZTDutYXcR+xus8rI28g==
3186
3194
memoizerific "^1.11.3"
3187
3195
regenerator-runtime "^0.13.7"
3188
3196
3197
+ "@storybook/theming@^6.5.14":
3198
+ version "6.5.14"
3199
+ resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-6.5.14.tgz#4cc7e568b9641112f35abe0606cc6925952cb647"
3200
+ integrity sha512-3ff6RLZGaIil/AFJ0/BRlE2hhdPrC5v6wGbRfroZVmGldRCxio/7+KAA3LH6cuHnjK5MeBcCBaHuxzXqGmbEFw==
3201
+ dependencies:
3202
+ "@storybook/client-logger" "6.5.14"
3203
+ core-js "^3.8.2"
3204
+ memoizerific "^1.11.3"
3205
+ regenerator-runtime "^0.13.7"
3206
+
3189
3207
3190
3208
version "6.5.13"
3191
3209
resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-6.5.13.tgz#16b25fd839cdafc2b9989c548bc1ffb711b33dee"
You can’t perform that action at this time.
0 commit comments