|
2667 | 2667 | ts-dedent "^2.0.0" |
2668 | 2668 | util-deprecate "^1.0.2" |
2669 | 2669 |
|
2670 | | -"@storybook/addon-actions@^6.3.2": |
2671 | | - version "6.3.2" |
2672 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-6.3.2.tgz#0671a6ca17d9199239f2763398eda04e99bd1724" |
2673 | | - integrity sha512-kGengy5+RrBFjRaBmtlblltLaS4GtQEDnXV3g3Geeg9+PYSVKOvh2AgdPdQrjHSJFzpOBwUr3zMhXhdWrizyiQ== |
| 2670 | +"@storybook/addon-actions@^6.3.6": |
| 2671 | + version "6.3.6" |
| 2672 | + resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-6.3.6.tgz#691d61d6aca9c4b3edba50c531cbe4d4139ed451" |
| 2673 | + integrity sha512-1MBqCbFiupGEDyIXqFkzF4iR8AduuB7qSNduqtsFauvIkrG5bnlbg5JC7WjnixkCaaWlufgbpasEHioXO9EXGw== |
2674 | 2674 | dependencies: |
2675 | | - "@storybook/addons" "6.3.2" |
2676 | | - "@storybook/api" "6.3.2" |
2677 | | - "@storybook/client-api" "6.3.2" |
2678 | | - "@storybook/components" "6.3.2" |
2679 | | - "@storybook/core-events" "6.3.2" |
2680 | | - "@storybook/theming" "6.3.2" |
| 2675 | + "@storybook/addons" "6.3.6" |
| 2676 | + "@storybook/api" "6.3.6" |
| 2677 | + "@storybook/client-api" "6.3.6" |
| 2678 | + "@storybook/components" "6.3.6" |
| 2679 | + "@storybook/core-events" "6.3.6" |
| 2680 | + "@storybook/theming" "6.3.6" |
2681 | 2681 | core-js "^3.8.2" |
2682 | 2682 | fast-deep-equal "^3.1.3" |
2683 | 2683 | global "^4.4.0" |
|
3073 | 3073 | qs "^6.10.0" |
3074 | 3074 | telejson "^5.3.2" |
3075 | 3075 |
|
| 3076 | + |
| 3077 | + version "6.3.6" |
| 3078 | + resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-6.3.6.tgz#f29c3678161462428e78c9cfed2da11ffca4acb0" |
| 3079 | + integrity sha512-GK7hXnaa+1pxEeMpREDzAZ3+2+k1KN1lbrZf+V7Kc1JZv1/Ji/vxk8AgxwiuzPAMx5J0yh/FduPscIPZ87Pibw== |
| 3080 | + dependencies: |
| 3081 | + "@storybook/channels" "6.3.6" |
| 3082 | + "@storybook/client-logger" "6.3.6" |
| 3083 | + "@storybook/core-events" "6.3.6" |
| 3084 | + core-js "^3.8.2" |
| 3085 | + global "^4.4.0" |
| 3086 | + qs "^6.10.0" |
| 3087 | + telejson "^5.3.2" |
| 3088 | + |
3076 | 3089 | |
3077 | 3090 | version "5.3.21" |
3078 | 3091 | resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-5.3.21.tgz#53ba622b171d68b3b102983a62aa05149a49497b" |
|
3197 | 3210 | ts-dedent "^2.0.0" |
3198 | 3211 | util-deprecate "^1.0.2" |
3199 | 3212 |
|
| 3213 | + |
| 3214 | + version "6.3.6" |
| 3215 | + resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-6.3.6.tgz#4826ce366ae109f608da6ade24b29efeb9b7f7dd" |
| 3216 | + integrity sha512-Q/bWuH691L6k7xkiKtBmZo8C+ijgmQ+vc2Fz8pzIRZuMV8ROL74qhrS4BMKV4LhiYm4f8todtWfaQPBjawZMIA== |
| 3217 | + dependencies: |
| 3218 | + "@storybook/addons" "6.3.6" |
| 3219 | + "@storybook/channel-postmessage" "6.3.6" |
| 3220 | + "@storybook/channels" "6.3.6" |
| 3221 | + "@storybook/client-logger" "6.3.6" |
| 3222 | + "@storybook/core-events" "6.3.6" |
| 3223 | + "@storybook/csf" "0.0.1" |
| 3224 | + "@types/qs" "^6.9.5" |
| 3225 | + "@types/webpack-env" "^1.16.0" |
| 3226 | + core-js "^3.8.2" |
| 3227 | + global "^4.4.0" |
| 3228 | + lodash "^4.17.20" |
| 3229 | + memoizerific "^1.11.3" |
| 3230 | + qs "^6.10.0" |
| 3231 | + regenerator-runtime "^0.13.7" |
| 3232 | + stable "^0.1.8" |
| 3233 | + store2 "^2.12.0" |
| 3234 | + ts-dedent "^2.0.0" |
| 3235 | + util-deprecate "^1.0.2" |
| 3236 | + |
3200 | 3237 | |
3201 | 3238 | version "5.3.21" |
3202 | 3239 | resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-5.3.21.tgz#912c83b0d358e70acad1ad4abe199de4c38b109f" |
|
0 commit comments