|
1995 | 1995 | resolved "https://registry.yarnpkg.com/@storybook/components/-/components-8.6.14.tgz#3cfc5e120f3dc38990fc37b34a22eff1e3f4bdfb" |
1996 | 1996 | integrity sha512-HNR2mC5I4Z5ek8kTrVZlIY/B8gJGs5b3XdZPBPBopTIN6U/YHXiDyOjY3JlaS4fSG1fVhp/Qp1TpMn1w/9m1pw== |
1997 | 1997 |
|
1998 | | -"@storybook/core-common@^8.0.0": |
1999 | | - version "8.6.14" |
2000 | | - resolved "https://registry.yarnpkg.com/@storybook/core-common/-/core-common-8.6.14.tgz#c7f7f5f800c55114f6724350ac77cf37e9601a97" |
2001 | | - integrity sha512-Q1rSAFnuZcisoWqE1tmLSsXtPUIC0BC00VPCdpvoeNBOyBbye4JCeARbqr3utQSMrXJJ25D8Qt9rc0f2gwbg2w== |
2002 | | - |
2003 | 1998 | "@storybook/core@8.6.14": |
2004 | 1999 | version "8.6.14" |
2005 | 2000 | resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.14.tgz#335b067709fd649512b6553b31ad48c8c56f7ed9" |
|
2024 | 2019 | dependencies: |
2025 | 2020 | unplugin "^1.3.1" |
2026 | 2021 |
|
2027 | | -"@storybook/csf-tools@^8.0.0": |
2028 | | - version "8.6.14" |
2029 | | - resolved "https://registry.yarnpkg.com/@storybook/csf-tools/-/csf-tools-8.6.14.tgz#3f15fc5ee212137adf9839510635e598d0191ef9" |
2030 | | - integrity sha512-Eymed7SmNimrj3azp1DGMEp9f3UdhvmCLqGsuzeKIQoPawwW0135ybls1aG4XfkhcAx51y1jTZG31aipFPRrfg== |
2031 | | - |
2032 | 2022 | "@storybook/csf@0.1.12", "@storybook/csf@^0.1.11": |
2033 | 2023 | version "0.1.12" |
2034 | 2024 | resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.12.tgz#1dcfa0f398a69b834c563884b5f747db3d5a81df" |
|
2067 | 2057 | resolved "https://registry.yarnpkg.com/@storybook/manager-api/-/manager-api-8.6.14.tgz#1e0740193fbfd4a66e9ff5f75c7f976e16028752" |
2068 | 2058 | integrity sha512-ez0Zihuy17udLbfHZQXkGqwtep0mSGgHcNzGN7iZrMP1m+VmNo+7aGCJJdvXi7+iU3yq8weXSQFWg5DqWgLS7g== |
2069 | 2059 |
|
2070 | | -"@storybook/preview-api@8.6.14", "@storybook/preview-api@^8.0.0": |
| 2060 | +"@storybook/preview-api@8.6.14": |
2071 | 2061 | version "8.6.14" |
2072 | 2062 | resolved "https://registry.yarnpkg.com/@storybook/preview-api/-/preview-api-8.6.14.tgz#b4a1eda7ecf17c4d3a07aa9a42ed1251de121f74" |
2073 | 2063 | integrity sha512-2GhcCd4dNMrnD7eooEfvbfL4I83qAqEyO0CO7JQAmIO6Rxb9BsOLLI/GD5HkvQB73ArTJ+PT50rfaO820IExOQ== |
|
2104 | 2094 | "@storybook/react-dom-shim" "8.6.14" |
2105 | 2095 | "@storybook/theming" "8.6.14" |
2106 | 2096 |
|
2107 | | -"@storybook/test-runner@^0.19.1": |
2108 | | - version "0.19.1" |
2109 | | - resolved "https://registry.yarnpkg.com/@storybook/test-runner/-/test-runner-0.19.1.tgz#b0a94bd09d9914f47e23d11779690ffc5b5164a7" |
2110 | | - integrity sha512-Nc4djXw3Lv3AAXg6TJ7yVTeuMryjMsTDd8GCbE/PStU602rpe8syEqElz78GPoJqB1VYWQ3T9pcu93MKyHT+xQ== |
| 2097 | +"@storybook/test-runner@^0.21.3": |
| 2098 | + version "0.21.3" |
| 2099 | + resolved "https://registry.yarnpkg.com/@storybook/test-runner/-/test-runner-0.21.3.tgz#20ad7a9ee20811c51f332557e362733df2c31c4b" |
| 2100 | + integrity sha512-tsorR0IVYElcaTZrT/ZrH/8YDw7c+wrLDN0e3qj1WdbqU8l2IU4+a32HLXaakzdDpuTn+d8xCk4VZMlzMrmToA== |
2111 | 2101 | dependencies: |
2112 | 2102 | "@babel/core" "^7.22.5" |
2113 | 2103 | "@babel/generator" "^7.22.5" |
2114 | 2104 | "@babel/template" "^7.22.5" |
2115 | 2105 | "@babel/types" "^7.22.5" |
2116 | 2106 | "@jest/types" "^29.6.3" |
2117 | | - "@storybook/core-common" "^8.0.0" |
2118 | 2107 | "@storybook/csf" "^0.1.11" |
2119 | | - "@storybook/csf-tools" "^8.0.0" |
2120 | | - "@storybook/preview-api" "^8.0.0" |
2121 | 2108 | "@swc/core" "^1.5.22" |
2122 | 2109 | "@swc/jest" "^0.2.23" |
2123 | 2110 | expect-playwright "^0.8.0" |
|
0 commit comments