|
2777 | 2777 | ts-dedent "^2.0.0"
|
2778 | 2778 | util-deprecate "^1.0.2"
|
2779 | 2779 |
|
| 2780 | + |
| 2781 | + version "6.3.12" |
| 2782 | + resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-6.3.12.tgz#6585c98923b49fcb25dbceeeb96ef2a83e28e0f4" |
| 2783 | + integrity sha512-zNDsamZvHnuqLznDdP9dUeGgQ9TyFh4ray3t1VGO7ZqWVZ2xtVCCXjDvMnOXI2ifMpX5UsrOvshIPeE9fMBmiQ== |
| 2784 | + dependencies: |
| 2785 | + core-js "^3.8.2" |
| 2786 | + global "^4.4.0" |
| 2787 | + |
2780 | 2788 |
|
2781 | 2789 | version "6.3.8"
|
2782 | 2790 | resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-6.3.8.tgz#042b81c45f73066e4f6c32942c72f4aca0ae6646"
|
|
2785 | 2793 | core-js "^3.8.2"
|
2786 | 2794 | global "^4.4.0"
|
2787 | 2795 |
|
| 2796 | + |
| 2797 | + version "6.3.12" |
| 2798 | + resolved "https://registry.yarnpkg.com/@storybook/components/-/components-6.3.12.tgz#0c7967c60354c84afa20dfab4753105e49b1927d" |
| 2799 | + integrity sha512-kdQt8toUjynYAxDLrJzuG7YSNL6as1wJoyzNUaCfG06YPhvIAlKo7le9tS2mThVFN5e9nbKrW3N1V1sp6ypZXQ== |
| 2800 | + dependencies: |
| 2801 | + "@popperjs/core" "^2.6.0" |
| 2802 | + "@storybook/client-logger" "6.3.12" |
| 2803 | + "@storybook/csf" "0.0.1" |
| 2804 | + "@storybook/theming" "6.3.12" |
| 2805 | + "@types/color-convert" "^2.0.0" |
| 2806 | + "@types/overlayscrollbars" "^1.12.0" |
| 2807 | + "@types/react-syntax-highlighter" "11.0.5" |
| 2808 | + color-convert "^2.0.1" |
| 2809 | + core-js "^3.8.2" |
| 2810 | + fast-deep-equal "^3.1.3" |
| 2811 | + global "^4.4.0" |
| 2812 | + lodash "^4.17.20" |
| 2813 | + markdown-to-jsx "^7.1.3" |
| 2814 | + memoizerific "^1.11.3" |
| 2815 | + overlayscrollbars "^1.13.1" |
| 2816 | + polished "^4.0.5" |
| 2817 | + prop-types "^15.7.2" |
| 2818 | + react-colorful "^5.1.2" |
| 2819 | + react-popper-tooltip "^3.1.1" |
| 2820 | + react-syntax-highlighter "^13.5.3" |
| 2821 | + react-textarea-autosize "^8.3.0" |
| 2822 | + regenerator-runtime "^0.13.7" |
| 2823 | + ts-dedent "^2.0.0" |
| 2824 | + util-deprecate "^1.0.2" |
| 2825 | + |
2788 | 2826 | "@storybook/ [email protected]", "@storybook/components@^6.3.0":
|
2789 | 2827 | version "6.3.8"
|
2790 | 2828 | resolved "https://registry.yarnpkg.com/@storybook/components/-/components-6.3.8.tgz#cb84b0245d8784d41e7e6be25a0d5774363e5b87"
|
|
3158 | 3196 | prettier "~2.2.1"
|
3159 | 3197 | regenerator-runtime "^0.13.7"
|
3160 | 3198 |
|
| 3199 | + |
| 3200 | + version "6.3.12" |
| 3201 | + resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-6.3.12.tgz#5bddf9bd90a60709b5ab238ecdb7d9055dd7862e" |
| 3202 | + integrity sha512-wOJdTEa/VFyFB2UyoqyYGaZdym6EN7RALuQOAMT6zHA282FBmKw8nL5DETHEbctpnHdcrMC/391teK4nNSrdOA== |
| 3203 | + dependencies: |
| 3204 | + "@emotion/core" "^10.1.1" |
| 3205 | + "@emotion/is-prop-valid" "^0.8.6" |
| 3206 | + "@emotion/styled" "^10.0.27" |
| 3207 | + "@storybook/client-logger" "6.3.12" |
| 3208 | + core-js "^3.8.2" |
| 3209 | + deep-object-diff "^1.1.0" |
| 3210 | + emotion-theming "^10.0.27" |
| 3211 | + global "^4.4.0" |
| 3212 | + memoizerific "^1.11.3" |
| 3213 | + polished "^4.0.5" |
| 3214 | + resolve-from "^5.0.0" |
| 3215 | + ts-dedent "^2.0.0" |
| 3216 | + |
3161 | 3217 | "@storybook/ [email protected]", "@storybook/theming@^6.3.8":
|
3162 | 3218 | version "6.3.8"
|
3163 | 3219 | resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-6.3.8.tgz#3af76408aa8a4f13e217cf407e63a03db217eedc"
|
@@ -5090,7 +5146,17 @@ babel-plugin-react-docgen@^4.2.1:
|
5090 | 5146 | lodash "^4.17.15"
|
5091 | 5147 | react-docgen "^5.0.0"
|
5092 | 5148 |
|
5093 |
| -[email protected], "babel-plugin-styled-components@>= 1.12.0": |
| 5149 | + |
| 5150 | + version "1.13.3" |
| 5151 | + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz#1f1cb3927d4afa1e324695c78f690900e3d075bc" |
| 5152 | + integrity sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw== |
| 5153 | + dependencies: |
| 5154 | + "@babel/helper-annotate-as-pure" "^7.15.4" |
| 5155 | + "@babel/helper-module-imports" "^7.15.4" |
| 5156 | + babel-plugin-syntax-jsx "^6.18.0" |
| 5157 | + lodash "^4.17.11" |
| 5158 | + |
| 5159 | +"babel-plugin-styled-components@>= 1.12.0": |
5094 | 5160 | version "1.13.2"
|
5095 | 5161 | resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz#ebe0e6deff51d7f93fceda1819e9b96aeb88278d"
|
5096 | 5162 | integrity sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA==
|
|
0 commit comments