File tree Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Original file line number Diff line number Diff line change 1658
1658
uuid "^8.0.0"
1659
1659
1660
1660
"@storybook/addon-controls@^6.1.9":
1661
- version "6.1.9 "
1662
- resolved "https://registry.yarnpkg.com/@storybook/addon-controls/-/addon-controls-6.1.9 .tgz#d7663d4c95db49163c372989f04264b11a4fa5cf "
1663
- integrity sha512-ctMXTcouqrPlNpQ0w3q6wjg16s1DL9VJtw1WvkySwezOE0ytfeC8M4nsbsKJnuY+dCadHKGn392DC1qVidY7Hg ==
1661
+ version "6.1.11 "
1662
+ resolved "https://registry.yarnpkg.com/@storybook/addon-controls/-/addon-controls-6.1.11 .tgz#9a104ac58eefa3cf2b0fb6f4c762b8a39ed239cc "
1663
+ integrity sha512-KGK1qk95E+j0yDBgA93ctMCf/z9VosPtldhP2oZDPD8kAKz6dVPXkz7LKgrZYDH4ZySk4fDOApBC8OLe3bxE1g ==
1664
1664
dependencies:
1665
- "@storybook/addons" "6.1.9 "
1666
- "@storybook/api" "6.1.9 "
1667
- "@storybook/client-api" "6.1.9 "
1668
- "@storybook/components" "6.1.9 "
1669
- "@storybook/node-logger" "6.1.9 "
1670
- "@storybook/theming" "6.1.9 "
1665
+ "@storybook/addons" "6.1.11 "
1666
+ "@storybook/api" "6.1.11 "
1667
+ "@storybook/client-api" "6.1.11 "
1668
+ "@storybook/components" "6.1.11 "
1669
+ "@storybook/node-logger" "6.1.11 "
1670
+ "@storybook/theming" "6.1.11 "
1671
1671
core-js "^3.0.1"
1672
1672
ts-dedent "^2.0.0"
1673
1673
2102
2102
dependencies:
2103
2103
lodash "^4.17.15"
2104
2104
2105
+
2106
+ version "6.1.11"
2107
+ resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-6.1.11.tgz#8e0d058b4804f2fea03c9d7d331b8e2d02f3b7ff"
2108
+ integrity sha512-MASonXDWpSMU9HF9mqbGOR1Ps/DTJ8AVmYD50+OnB9kXl4M42Dliobeq7JwKFMnZ42RelUCCSXdWW80hGrUKKA==
2109
+ dependencies:
2110
+ "@types/npmlog" "^4.1.2"
2111
+ chalk "^4.0.0"
2112
+ core-js "^3.0.1"
2113
+ npmlog "^4.1.2"
2114
+ pretty-hrtime "^1.0.3"
2115
+
2105
2116
2106
2117
version "6.1.9"
2107
2118
resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-6.1.9.tgz#c63a61f72209d76eeeffe9d151fec043864b9438"
You can’t perform that action at this time.
0 commit comments