|
2469 | 2469 | webpack-hot-middleware "^2.25.0"
|
2470 | 2470 | webpack-virtual-modules "^0.2.2"
|
2471 | 2471 |
|
| 2472 | + |
| 2473 | + version "6.1.16" |
| 2474 | + resolved "https://registry.yarnpkg.com/@storybook/core/-/core-6.1.16.tgz#868e1b9eeab07f93f58ea3b8fa6687138a44a774" |
| 2475 | + integrity sha512-qpIrgkuUcmiaWC+Oq91odiS0SxWmSReoeoLhrRsOFEdIL7ccIHf7ftCdOZ03nHuYMB/UV2Y7iEvdgpaIHygwuQ== |
| 2476 | + dependencies: |
| 2477 | + "@babel/core" "^7.12.3" |
| 2478 | + "@babel/plugin-proposal-class-properties" "^7.12.1" |
| 2479 | + "@babel/plugin-proposal-decorators" "^7.12.1" |
| 2480 | + "@babel/plugin-proposal-export-default-from" "^7.12.1" |
| 2481 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" |
| 2482 | + "@babel/plugin-proposal-object-rest-spread" "^7.12.1" |
| 2483 | + "@babel/plugin-proposal-optional-chaining" "^7.12.1" |
| 2484 | + "@babel/plugin-proposal-private-methods" "^7.12.1" |
| 2485 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 2486 | + "@babel/plugin-transform-arrow-functions" "^7.12.1" |
| 2487 | + "@babel/plugin-transform-block-scoping" "^7.12.1" |
| 2488 | + "@babel/plugin-transform-classes" "^7.12.1" |
| 2489 | + "@babel/plugin-transform-destructuring" "^7.12.1" |
| 2490 | + "@babel/plugin-transform-for-of" "^7.12.1" |
| 2491 | + "@babel/plugin-transform-parameters" "^7.12.1" |
| 2492 | + "@babel/plugin-transform-shorthand-properties" "^7.12.1" |
| 2493 | + "@babel/plugin-transform-spread" "^7.12.1" |
| 2494 | + "@babel/plugin-transform-template-literals" "^7.12.1" |
| 2495 | + "@babel/preset-env" "^7.12.1" |
| 2496 | + "@babel/preset-react" "^7.12.1" |
| 2497 | + "@babel/preset-typescript" "^7.12.1" |
| 2498 | + "@babel/register" "^7.12.1" |
| 2499 | + "@storybook/addons" "6.1.16" |
| 2500 | + "@storybook/api" "6.1.16" |
| 2501 | + "@storybook/channel-postmessage" "6.1.16" |
| 2502 | + "@storybook/channels" "6.1.16" |
| 2503 | + "@storybook/client-api" "6.1.16" |
| 2504 | + "@storybook/client-logger" "6.1.16" |
| 2505 | + "@storybook/components" "6.1.16" |
| 2506 | + "@storybook/core-events" "6.1.16" |
| 2507 | + "@storybook/csf" "0.0.1" |
| 2508 | + "@storybook/node-logger" "6.1.16" |
| 2509 | + "@storybook/router" "6.1.16" |
| 2510 | + "@storybook/semver" "^7.3.2" |
| 2511 | + "@storybook/theming" "6.1.16" |
| 2512 | + "@storybook/ui" "6.1.16" |
| 2513 | + "@types/glob-base" "^0.3.0" |
| 2514 | + "@types/micromatch" "^4.0.1" |
| 2515 | + "@types/node-fetch" "^2.5.4" |
| 2516 | + airbnb-js-shims "^2.2.1" |
| 2517 | + ansi-to-html "^0.6.11" |
| 2518 | + autoprefixer "^9.7.2" |
| 2519 | + babel-loader "^8.0.6" |
| 2520 | + babel-plugin-emotion "^10.0.20" |
| 2521 | + babel-plugin-macros "^2.8.0" |
| 2522 | + babel-preset-minify "^0.5.0 || 0.6.0-alpha.5" |
| 2523 | + better-opn "^2.0.0" |
| 2524 | + boxen "^4.1.0" |
| 2525 | + case-sensitive-paths-webpack-plugin "^2.2.0" |
| 2526 | + chalk "^4.0.0" |
| 2527 | + cli-table3 "0.6.0" |
| 2528 | + commander "^5.0.0" |
| 2529 | + core-js "^3.0.1" |
| 2530 | + cpy "^8.1.1" |
| 2531 | + css-loader "^3.5.3" |
| 2532 | + detect-port "^1.3.0" |
| 2533 | + dotenv-webpack "^1.7.0" |
| 2534 | + ejs "^3.1.2" |
| 2535 | + express "^4.17.0" |
| 2536 | + file-loader "^6.0.0" |
| 2537 | + file-system-cache "^1.0.5" |
| 2538 | + find-up "^4.1.0" |
| 2539 | + fork-ts-checker-webpack-plugin "^4.1.4" |
| 2540 | + fs-extra "^9.0.0" |
| 2541 | + glob "^7.1.6" |
| 2542 | + glob-base "^0.3.0" |
| 2543 | + glob-promise "^3.4.0" |
| 2544 | + global "^4.3.2" |
| 2545 | + html-webpack-plugin "^4.2.1" |
| 2546 | + inquirer "^7.0.0" |
| 2547 | + interpret "^2.0.0" |
| 2548 | + ip "^1.1.5" |
| 2549 | + json5 "^2.1.1" |
| 2550 | + lazy-universal-dotenv "^3.0.1" |
| 2551 | + micromatch "^4.0.2" |
| 2552 | + node-fetch "^2.6.0" |
| 2553 | + pkg-dir "^4.2.0" |
| 2554 | + pnp-webpack-plugin "1.6.4" |
| 2555 | + postcss-flexbugs-fixes "^4.1.0" |
| 2556 | + postcss-loader "^3.0.0" |
| 2557 | + pretty-hrtime "^1.0.3" |
| 2558 | + qs "^6.6.0" |
| 2559 | + raw-loader "^4.0.1" |
| 2560 | + react-dev-utils "^10.0.0" |
| 2561 | + regenerator-runtime "^0.13.7" |
| 2562 | + resolve-from "^5.0.0" |
| 2563 | + serve-favicon "^2.5.0" |
| 2564 | + shelljs "^0.8.4" |
| 2565 | + stable "^0.1.8" |
| 2566 | + style-loader "^1.2.1" |
| 2567 | + telejson "^5.0.2" |
| 2568 | + terser-webpack-plugin "^3.0.0" |
| 2569 | + ts-dedent "^2.0.0" |
| 2570 | + unfetch "^4.1.0" |
| 2571 | + url-loader "^4.0.0" |
| 2572 | + util-deprecate "^1.0.2" |
| 2573 | + webpack "^4.44.2" |
| 2574 | + webpack-dev-middleware "^3.7.0" |
| 2575 | + webpack-filter-warnings-plugin "^1.2.1" |
| 2576 | + webpack-hot-middleware "^2.25.0" |
| 2577 | + webpack-virtual-modules "^0.2.2" |
| 2578 | + |
2472 | 2579 |
|
2473 | 2580 | version "0.0.1"
|
2474 | 2581 | resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.1.tgz#95901507dc02f0bc6f9ac8ee1983e2fc5bb98ce6"
|
|
2487 | 2594 | npmlog "^4.1.2"
|
2488 | 2595 | pretty-hrtime "^1.0.3"
|
2489 | 2596 |
|
| 2597 | + |
| 2598 | + version "6.1.16" |
| 2599 | + resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-6.1.16.tgz#a7b25977f562eaaf3fcc4fed35298e22d08ac543" |
| 2600 | + integrity sha512-xwqAhhalwCs6FZvEyizgEhOkSAC+Ww+2bQ0FzHTAATTspp8DnRmSq6VmT8F8W9KJOMd1p4vYVy7C4dLhU2E/sQ== |
| 2601 | + dependencies: |
| 2602 | + "@types/npmlog" "^4.1.2" |
| 2603 | + chalk "^4.0.0" |
| 2604 | + core-js "^3.0.1" |
| 2605 | + npmlog "^4.1.2" |
| 2606 | + pretty-hrtime "^1.0.3" |
| 2607 | + |
2490 | 2608 |
|
2491 | 2609 | version "6.1.15"
|
2492 | 2610 | resolved "https://registry.yarnpkg.com/@storybook/postinstall/-/postinstall-6.1.15.tgz#e371d5152100501b1fc45e452c9b11ee4fdf92b0"
|
2493 | 2611 | integrity sha512-sfQz9hU/WVanLVzhx7gx3TyNWRxrKgbK7Zam2eE4MxgRcAIEJCgrd3nvllExjoPVStttuUFa3p4K94n2TQM9qA==
|
2494 | 2612 | dependencies:
|
2495 | 2613 | core-js "^3.0.1"
|
2496 | 2614 |
|
2497 |
| -"@storybook/react@^6.1.15": |
2498 |
| - version "6.1.15" |
2499 |
| - resolved "https://registry.yarnpkg.com/@storybook/react/-/react-6.1.15.tgz#e17d00b05b8980ad381ba701805309ed46d1fdcd" |
2500 |
| - integrity sha512-7WoYLOZuAlzgQsL9oy4JCr9NcB4NBCuxslPSncN5l/7ewGXgfVXTAOMOfw+EVNrtUeVJU2fC8gFiHVl0SJpTZw== |
| 2615 | +"@storybook/react@^6.1.16": |
| 2616 | + version "6.1.16" |
| 2617 | + resolved "https://registry.yarnpkg.com/@storybook/react/-/react-6.1.16.tgz#0714d69cade41b19f7ff5479c3c8aea4f73e7024" |
| 2618 | + integrity sha512-YHty7BIApRE6SHRHiDkIKiRv3LJkkSLGs2GArx1kZa6eZP0dL01GzHxGT7msClRO9iQTxUAkrj0O4EeF5WunbA== |
2501 | 2619 | dependencies:
|
2502 | 2620 | "@babel/preset-flow" "^7.12.1"
|
2503 | 2621 | "@babel/preset-react" "^7.12.1"
|
2504 | 2622 | "@pmmmwh/react-refresh-webpack-plugin" "^0.4.2"
|
2505 |
| - "@storybook/addons" "6.1.15" |
2506 |
| - "@storybook/core" "6.1.15" |
2507 |
| - "@storybook/node-logger" "6.1.15" |
| 2623 | + "@storybook/addons" "6.1.16" |
| 2624 | + "@storybook/core" "6.1.16" |
| 2625 | + "@storybook/node-logger" "6.1.16" |
2508 | 2626 | "@storybook/semver" "^7.3.2"
|
2509 | 2627 | "@types/webpack-env" "^1.15.3"
|
2510 | 2628 | babel-plugin-add-react-displayname "^0.0.5"
|
|
2642 | 2760 | resolve-from "^5.0.0"
|
2643 | 2761 | store2 "^2.7.1"
|
2644 | 2762 |
|
| 2763 | + |
| 2764 | + version "6.1.16" |
| 2765 | + resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-6.1.16.tgz#b6e5615bdc89eba384f192df203da83c19b1be8a" |
| 2766 | + integrity sha512-6A45rCFhQTSIWmrlDpGFdT7SD6cUbFpmEKFLTeiPJWZJ4L+pqRxKh6J8X3QMeaD7GiacxiAfSdzk15jNxo+Qog== |
| 2767 | + dependencies: |
| 2768 | + "@emotion/core" "^10.1.1" |
| 2769 | + "@storybook/addons" "6.1.16" |
| 2770 | + "@storybook/api" "6.1.16" |
| 2771 | + "@storybook/channels" "6.1.16" |
| 2772 | + "@storybook/client-logger" "6.1.16" |
| 2773 | + "@storybook/components" "6.1.16" |
| 2774 | + "@storybook/core-events" "6.1.16" |
| 2775 | + "@storybook/router" "6.1.16" |
| 2776 | + "@storybook/semver" "^7.3.2" |
| 2777 | + "@storybook/theming" "6.1.16" |
| 2778 | + "@types/markdown-to-jsx" "^6.11.0" |
| 2779 | + copy-to-clipboard "^3.0.8" |
| 2780 | + core-js "^3.0.1" |
| 2781 | + core-js-pure "^3.0.1" |
| 2782 | + downshift "^6.0.6" |
| 2783 | + emotion-theming "^10.0.19" |
| 2784 | + fuse.js "^3.6.1" |
| 2785 | + global "^4.3.2" |
| 2786 | + lodash "^4.17.15" |
| 2787 | + markdown-to-jsx "^6.11.4" |
| 2788 | + memoizerific "^1.11.3" |
| 2789 | + polished "^3.4.4" |
| 2790 | + qs "^6.6.0" |
| 2791 | + react-draggable "^4.0.3" |
| 2792 | + react-helmet-async "^1.0.2" |
| 2793 | + react-hotkeys "2.0.0" |
| 2794 | + react-sizeme "^2.6.7" |
| 2795 | + regenerator-runtime "^0.13.7" |
| 2796 | + resolve-from "^5.0.0" |
| 2797 | + store2 "^2.7.1" |
| 2798 | + |
2645 | 2799 | "@stylelint/postcss-css-in-js@^0.37.2":
|
2646 | 2800 | version "0.37.2"
|
2647 | 2801 | resolved "https://registry.yarnpkg.com/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.2.tgz#7e5a84ad181f4234a2480803422a47b8749af3d2"
|
|
0 commit comments