|
1732 | 1732 | util-deprecate "^1.0.2" |
1733 | 1733 |
|
1734 | 1734 | "@storybook/addon-knobs@^6.1.14": |
1735 | | - version "6.1.14" |
1736 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-knobs/-/addon-knobs-6.1.14.tgz#748a66eff822189c016e7024129637932020bf81" |
1737 | | - integrity sha512-Zyd4hWbV8OpsC3Cllmz4kxrGgoSGR6fDjaN1rYTZplUDf0h3dVWPEd/RhI3iU7umE5FqrFuQyadunHwuGXh3OA== |
| 1735 | + version "6.1.15" |
| 1736 | + resolved "https://registry.yarnpkg.com/@storybook/addon-knobs/-/addon-knobs-6.1.15.tgz#8f12fd5da15c0a00993dbe837b971a4867339de2" |
| 1737 | + integrity sha512-eiwav0/9fGrChwAs7yTi13W1mR9g+vYtkQaCKQFF2VIarY9mFH0gKZvLDSs+SH2wyPMp1JOROu8ef39B8Cyj4A== |
1738 | 1738 | dependencies: |
1739 | | - "@storybook/addons" "6.1.14" |
1740 | | - "@storybook/api" "6.1.14" |
1741 | | - "@storybook/channels" "6.1.14" |
1742 | | - "@storybook/client-api" "6.1.14" |
1743 | | - "@storybook/components" "6.1.14" |
1744 | | - "@storybook/core-events" "6.1.14" |
1745 | | - "@storybook/theming" "6.1.14" |
| 1739 | + "@storybook/addons" "6.1.15" |
| 1740 | + "@storybook/api" "6.1.15" |
| 1741 | + "@storybook/channels" "6.1.15" |
| 1742 | + "@storybook/client-api" "6.1.15" |
| 1743 | + "@storybook/components" "6.1.15" |
| 1744 | + "@storybook/core-events" "6.1.15" |
| 1745 | + "@storybook/theming" "6.1.15" |
1746 | 1746 | copy-to-clipboard "^3.0.8" |
1747 | 1747 | core-js "^3.0.1" |
1748 | 1748 | escape-html "^1.0.3" |
|
1941 | 1941 | ts-dedent "^2.0.0" |
1942 | 1942 | util-deprecate "^1.0.2" |
1943 | 1943 |
|
1944 | | -"@storybook/channel-postmessage@6.1.14": |
1945 | | - version "6.1.14" |
1946 | | - resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-6.1.14.tgz#41f3115895010dad9fb30f4ac381e4f904b1e50c" |
1947 | | - integrity sha512-If83dXXW9mKIRuvuWhWa/zkEw/F0FDgikp33x8436J3rWCh3recp27kffFRrKG0YDMpFSk/Ci5G47E9zn9SCjw== |
1948 | | - dependencies: |
1949 | | - "@storybook/channels" "6.1.14" |
1950 | | - "@storybook/client-logger" "6.1.14" |
1951 | | - "@storybook/core-events" "6.1.14" |
1952 | | - core-js "^3.0.1" |
1953 | | - global "^4.3.2" |
1954 | | - qs "^6.6.0" |
1955 | | - telejson "^5.0.2" |
1956 | | - |
1957 | 1944 | "@storybook/channel-postmessage@6.1.15": |
1958 | 1945 | version "6.1.15" |
1959 | 1946 | resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-6.1.15.tgz#80ea2346d18496f9710dd7f87fd2a9eca46ef36f" |
|
1992 | 1979 | ts-dedent "^2.0.0" |
1993 | 1980 | util-deprecate "^1.0.2" |
1994 | 1981 |
|
1995 | | -"@storybook/client-api@6.1.14": |
1996 | | - version "6.1.14" |
1997 | | - resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-6.1.14.tgz#6daf56743cc72e13f05fff3d2ac554897cc9f9fd" |
1998 | | - integrity sha512-pIDSlS48bhJdtgNg7sXV1NmLJtB0ebRHJI9htIiqtL7EGQenb4+Bbwflhj1j51OEkuM+bQsAAZxq5deiUQEGVw== |
1999 | | - dependencies: |
2000 | | - "@storybook/addons" "6.1.14" |
2001 | | - "@storybook/channel-postmessage" "6.1.14" |
2002 | | - "@storybook/channels" "6.1.14" |
2003 | | - "@storybook/client-logger" "6.1.14" |
2004 | | - "@storybook/core-events" "6.1.14" |
2005 | | - "@storybook/csf" "0.0.1" |
2006 | | - "@types/qs" "^6.9.0" |
2007 | | - "@types/webpack-env" "^1.15.3" |
2008 | | - core-js "^3.0.1" |
2009 | | - global "^4.3.2" |
2010 | | - lodash "^4.17.15" |
2011 | | - memoizerific "^1.11.3" |
2012 | | - qs "^6.6.0" |
2013 | | - regenerator-runtime "^0.13.7" |
2014 | | - stable "^0.1.8" |
2015 | | - store2 "^2.7.1" |
2016 | | - ts-dedent "^2.0.0" |
2017 | | - util-deprecate "^1.0.2" |
2018 | | - |
2019 | 1982 | "@storybook/client-api@6.1.15": |
2020 | 1983 | version "6.1.15" |
2021 | 1984 | resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-6.1.15.tgz#8f8ead111459b94621571bdb2276f8a0aace17b1" |
|
2090 | 2053 | simplebar-react "^1.0.0-alpha.6" |
2091 | 2054 | ts-dedent "^1.1.0" |
2092 | 2055 |
|
2093 | | -"@storybook/components@6.1.14": |
2094 | | - version "6.1.14" |
2095 | | - resolved "https://registry.yarnpkg.com/@storybook/components/-/components-6.1.14.tgz#4ea47edfa0a3e4a26882aa5a1eb90c1ec86e6f71" |
2096 | | - integrity sha512-Nxsp/9o1tqfY8s6RBWNHyM03A5D9k56Kr/4VNa++CbDrz1+TIxpYlDgS4sllUlXyvICLfk3sUtg3KS5CPl2iZA== |
2097 | | - dependencies: |
2098 | | - "@popperjs/core" "^2.5.4" |
2099 | | - "@storybook/client-logger" "6.1.14" |
2100 | | - "@storybook/csf" "0.0.1" |
2101 | | - "@storybook/theming" "6.1.14" |
2102 | | - "@types/overlayscrollbars" "^1.9.0" |
2103 | | - "@types/react-color" "^3.0.1" |
2104 | | - "@types/react-syntax-highlighter" "11.0.4" |
2105 | | - core-js "^3.0.1" |
2106 | | - fast-deep-equal "^3.1.1" |
2107 | | - global "^4.3.2" |
2108 | | - lodash "^4.17.15" |
2109 | | - markdown-to-jsx "^6.11.4" |
2110 | | - memoizerific "^1.11.3" |
2111 | | - overlayscrollbars "^1.10.2" |
2112 | | - polished "^3.4.4" |
2113 | | - react-color "^2.17.0" |
2114 | | - react-popper-tooltip "^3.1.1" |
2115 | | - react-syntax-highlighter "^13.5.0" |
2116 | | - react-textarea-autosize "^8.1.1" |
2117 | | - ts-dedent "^2.0.0" |
2118 | | - |
2119 | 2056 | "@storybook/components@6.1.15": |
2120 | 2057 | version "6.1.15" |
2121 | 2058 | resolved "https://registry.yarnpkg.com/@storybook/components/-/components-6.1.15.tgz#b4a2af23ee6b9cba4c255191eae3d3463e29bfb7" |
|
0 commit comments