Skip to content

Commit

Permalink
[dx] upgrade nuxt-storybook version up to 8.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreezag committed Jul 30, 2024
1 parent 9ce2f81 commit ce3e39e
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@conarti/eslint-plugin-feature-sliced": "^1.0.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/storybook": "8.1.1",
"@nuxtjs/storybook": "8.1.5",
"@nuxtjs/tailwindcss": "^6.2.0",
"@storybook-vue/nuxt": "0.2.10",
"@storybook/addon-essentials": "^8.1.11",
Expand Down
163 changes: 132 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1801,7 +1801,7 @@
which "^3.0.1"
ws "^8.17.1"

"@nuxt/kit@3.12.3", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.5.0":
"@nuxt/kit@3.12.3", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.0", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.5.0":
version "3.12.3"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.12.3.tgz#71a8ea30feb54e0c6fb3b7df33b71aa08ba05f8f"
integrity sha512-5R8FZLDxBKlkDWYsqwU1tctGJ5vwMA96WBrNkpQ0LznB2/p+3MWWTO6vz+0P0F9xvZZfkk/KKyZ3uUhnG9VJOA==
Expand Down Expand Up @@ -1933,19 +1933,21 @@
eslint-plugin-vue "^9.7.0"
local-pkg "^0.4.2"

"@nuxtjs/storybook@8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/storybook/-/storybook-8.1.1.tgz#8f71e2e22ff10d4487570237e72ba6121935b58f"
integrity sha512-g8Gqgfp+JmhWuXRwnENCrtmqpYpJyZzPleu8oqHLTlP3Q4ToxUJ51J6JELoo7gcGmWVcaXX4tsHzKHSi9DWQsA==
"@nuxtjs/storybook@8.1.5":
version "8.1.5"
resolved "https://registry.yarnpkg.com/@nuxtjs/storybook/-/storybook-8.1.5.tgz#27e05b308da7435dbfa2e584b7cae419afb96c4e"
integrity sha512-DmrETT8qCP8edqdYv2bdE39QR7P3w6fKupRK083tkg3YBGZjD0bNrWwB4dkMxPnOhuTzsTvTpdaS5Q0afnUNUA==
dependencies:
"@nuxt/devtools-kit" "^1.0.8"
"@nuxt/kit" "^3.11.2"
"@storybook-vue/nuxt" "^0.2.6"
"@nuxt/kit" "^3.12.0"
"@storybook-vue/nuxt" "8.1.5"
"@storybook/core-common" "^8.2.1"
"@storybook/core-server" "^8.2.1"
chalk "^5.0.0"
consola "^3.2.3"
defu "^6.1.4"
get-port-please "^3.1.2"
storybook "^8.0.6"
storybook "^8.2.1"
ufo "^1.5.3"

"@nuxtjs/tailwindcss@^6.2.0":
Expand Down Expand Up @@ -2426,7 +2428,7 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==

"@storybook-vue/nuxt@0.2.10", "@storybook-vue/nuxt@^0.2.6":
"@storybook-vue/nuxt@0.2.10":
version "0.2.10"
resolved "https://registry.yarnpkg.com/@storybook-vue/nuxt/-/nuxt-0.2.10.tgz#e879865e2b4eee1dd127941e88f4d516ae0902c4"
integrity sha512-6bPV3CDWqPBBT4KtC7Nx3TziNA02i1BKPSzlWpLuLyQpOLogwLupn5DyryBpA4VQ0Su/7EYHt/g8t+c8rE7JXg==
Expand All @@ -2446,6 +2448,24 @@
vue "^3.4.31"
vue-router "^4.3.0"

"@storybook-vue/nuxt@8.1.5":
version "8.1.5"
resolved "https://registry.yarnpkg.com/@storybook-vue/nuxt/-/nuxt-8.1.5.tgz#b3200ffb19f98eadba2aa6f8880e01c8ccdfa5e7"
integrity sha512-jHgW0pKARqb3LOPb8pLivfojYTwvrhG9rJOtUB4PfSAX3+nwsWtn8H9wHFQoQsP4ESTIopH4er8HCXCgibD6iw==
dependencies:
"@nuxt/kit" "^3.12.2"
"@nuxt/schema" "^3.12.2"
"@nuxt/vite-builder" "^3.12.2"
"@rollup/plugin-replace" "^5.0.7"
"@storybook/builder-vite" "^8.2.1"
"@storybook/vue3" "^8.2.1"
"@storybook/vue3-vite" "^8.2.1"
json-stable-stringify "^1.1.1"
ofetch "^1.3.4"
pathe "^1.1.2"
unctx "^2.3.1"
vue-router "^4.3.0"

"@storybook/addon-actions@8.1.11", "@storybook/addon-actions@^8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-8.1.11.tgz#dafa4e84e01924372feda003c449e827347e4afd"
Expand Down Expand Up @@ -2644,6 +2664,21 @@
magic-string "^0.30.0"
ts-dedent "^2.0.0"

"@storybook/builder-vite@8.2.4", "@storybook/builder-vite@^8.2.1":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/builder-vite/-/builder-vite-8.2.4.tgz#27cd941915d859c3456b09a590857dfa0ea837ad"
integrity sha512-hDx0ZLcnFrIJaVoFMu41d9w1uWmwy/DDUuIbSd0T7xHwWyVqgI8lmaQlBIp81/QmSKaUB964UduHcdIjkoWoYA==
dependencies:
"@storybook/csf-plugin" "8.2.4"
"@types/find-cache-dir" "^3.2.1"
browser-assert "^1.2.1"
es-module-lexer "^1.5.0"
express "^4.19.2"
find-cache-dir "^3.0.0"
fs-extra "^11.1.0"
magic-string "^0.30.0"
ts-dedent "^2.0.0"

"@storybook/channels@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-8.1.11.tgz#7d4b1877ae31d4c073c17a36b157067e2a71f231"
Expand Down Expand Up @@ -2725,15 +2760,15 @@
recast "^0.23.5"
tiny-invariant "^1.3.1"

"@storybook/codemod@8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@storybook/codemod/-/codemod-8.2.1.tgz#536a24a2eac9b8156a0075dc8c525a88c7914279"
integrity sha512-LYvVLOKj5mDbbAPLrxd3BWQaemTqp2y5RV5glNqsPq3FoFX4rn4VnWb5X/YBWsMqqCK+skimH/f7HQ5fDvWubg==
"@storybook/codemod@8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/codemod/-/codemod-8.2.4.tgz#5499a806d77b1f397cd9a0e4234c61e02b7f2e3b"
integrity sha512-QcZdqjX4NvkVcWR3yI9it3PfqmBOCR+3iY6j4PmG7p5IE0j9kXMKBbeFrBRprSijHKlwcjbc3bRx2SnKF6AFEg==
dependencies:
"@babel/core" "^7.24.4"
"@babel/preset-env" "^7.24.4"
"@babel/types" "^7.24.0"
"@storybook/core" "8.2.1"
"@storybook/core" "8.2.4"
"@storybook/csf" "0.1.11"
"@types/cross-spawn" "^6.0.2"
cross-spawn "^7.0.3"
Expand All @@ -2760,6 +2795,11 @@
memoizerific "^1.11.3"
util-deprecate "^1.0.2"

"@storybook/components@^8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-8.2.4.tgz#3185c3d5c68700daaad4b8cb3078a2eb0a9e3047"
integrity sha512-JLT1RoR/RXX+ZTeFoY85CRHb9Zz3l0PRRUSetEjoIJdnBGeL5C38bs0s9QnYjpCDLUlhdYhTln+GzmbyH8ocpA==

"@storybook/core-common@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/core-common/-/core-common-8.1.11.tgz#02600936b5285ebefbfe9d6caf653aab5e213257"
Expand Down Expand Up @@ -2795,6 +2835,11 @@
ts-dedent "^2.0.0"
util "^0.12.4"

"@storybook/core-common@^8.2.1":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/core-common/-/core-common-8.2.4.tgz#bf181846e446ba64a054f0c0511345f0bdd05fae"
integrity sha512-KU7i/ryO+Dv9MS63mLgIRuHORLrEzE90joIvwxnm/uLQFVBdRViCcxRmRwprZyOzOQM0iKqyFmI6UhANSoZcnQ==

"@storybook/core-events@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-8.1.11.tgz#e72f9563aef3286c106021d9926723bc24614f4a"
Expand Down Expand Up @@ -2854,10 +2899,15 @@
watchpack "^2.2.0"
ws "^8.2.3"

"@storybook/core@8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.2.1.tgz#d18a90355a2a6719eadc8e9ab30b3303d714313b"
integrity sha512-hmuBRtT0JwmvEpsi4f/hh/QOqiEUmvV1xCbLQy+FEqMBxk5VsksVLKXJiWFG5lYodmjdxCLCb37JDVuOOZIIpw==
"@storybook/core-server@^8.2.1":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/core-server/-/core-server-8.2.4.tgz#ac6f37238c2dce291e6005cf2a3f52c3e8842a04"
integrity sha512-7Z7+owGtxjcnVq3TU2jbApISwzcEbp5SBMatdznFYpLRjQU5hG8wXCOssjyl+xX1wl/pIVh+MS/dU4KoaLMibg==

"@storybook/core@8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.2.4.tgz#04547072b3b66bb142ccb3c28984159b7239767f"
integrity sha512-jePmsGZT2hhUNQs8ED6+hFVt2m4hrMseO8kkN7Mcsve1MIujzHUS7Gjo4uguBwHJJOtiXB2fw4OSiQCmsXscZA==
dependencies:
"@storybook/csf" "0.1.11"
"@types/express" "^4.17.21"
Expand Down Expand Up @@ -2886,6 +2936,13 @@
dependencies:
unplugin "^1.3.1"

"@storybook/csf-plugin@8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/csf-plugin/-/csf-plugin-8.2.4.tgz#76fc4b8a487fe7129267810f91efc1041d43a345"
integrity sha512-7V2tmeyAwv4/AQiBpB+7fCpphnY1yhcz+Zv9esUOHKqFn5+7u9FKpEXFFcf6fcbqXr2KoNw2F1EnTv3K/SxXrg==
dependencies:
unplugin "^1.3.1"

"@storybook/csf-tools@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/csf-tools/-/csf-tools-8.1.11.tgz#e89699f6fdc336778f7174a01734f37025ca09c9"
Expand Down Expand Up @@ -2978,6 +3035,11 @@
telejson "^7.2.0"
ts-dedent "^2.0.0"

"@storybook/manager-api@^8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/manager-api/-/manager-api-8.2.4.tgz#459eab9451263580a15297991099e2590c91a04e"
integrity sha512-ayiOtcGupSeLCi2doEsRpALNPo4MBWYruc+e3jjkeVJQIg9A1ipSogNQh8unuOmq9rezO4/vcNBd6MxLs3xLWg==

"@storybook/manager@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/manager/-/manager-8.1.11.tgz#a5bd296a3ae3f8a486b79ae12a7265e3063f0009"
Expand Down Expand Up @@ -3008,6 +3070,11 @@
ts-dedent "^2.0.0"
util-deprecate "^1.0.2"

"@storybook/preview-api@^8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/preview-api/-/preview-api-8.2.4.tgz#c1681e86f7a45b22ea2978c3fca654a3c7926f01"
integrity sha512-IxOiUYYzNnk1OOz3zQBhsa3P1fsgqeMBZcH7TjiQWs9osuWG20oqsFR6+Z3dxoW8IuQHvpnREGKvAbRsDsThcA==

"@storybook/react-dom-shim@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/react-dom-shim/-/react-dom-shim-8.1.11.tgz#d4cc6222eb1f169d10c5403dbb580e4c3e29c142"
Expand Down Expand Up @@ -3062,6 +3129,11 @@
"@storybook/global" "^5.0.0"
memoizerific "^1.11.3"

"@storybook/theming@^8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.2.4.tgz#b8b1b16b60bba982265778069aecaadc7a135822"
integrity sha512-B4HQMzTeg1TgV9uPDIoDkMSnP839Y05I9+Tw60cilAD+jTqrCvMlccHfehsTzJk+gioAflunATcbU05TMZoeIQ==

"@storybook/types@8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/types/-/types-8.1.11.tgz#c6e89fb6d543ebd4d3445a465af6aa27fbbe6aaa"
Expand All @@ -3084,6 +3156,19 @@
vue-component-meta "^2.0.0"
vue-docgen-api "^4.75.1"

"@storybook/vue3-vite@^8.2.1":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/vue3-vite/-/vue3-vite-8.2.4.tgz#194cb8a95856ab124cb7411e4c3de9e832e2105e"
integrity sha512-tRXduE0Ez1nxaz15iF483ofxm/tCr4a9kk7VXZluCgqu8vCyMYkZUaujc1DweuaIWCCVC0p+JfowOx/dl5oxFg==
dependencies:
"@storybook/builder-vite" "8.2.4"
"@storybook/vue3" "8.2.4"
find-package-json "^1.2.0"
magic-string "^0.30.0"
typescript "^5.0.0"
vue-component-meta "^2.0.0"
vue-docgen-api "^4.75.1"

"@storybook/vue3@8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@storybook/vue3/-/vue3-8.2.1.tgz#584f9ce1e1fdacb636f39d27d3ba1d0aea9718ef"
Expand All @@ -3096,6 +3181,22 @@
type-fest "~2.19"
vue-component-type-helpers latest

"@storybook/vue3@8.2.4", "@storybook/vue3@^8.2.1":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@storybook/vue3/-/vue3-8.2.4.tgz#a9efb8398c9970ca634232e8842694b797666da0"
integrity sha512-GD75+f1xpqivAWfkWSE1jmZu0jM7MFuVaNfIqLeC8rZyre4WMkOOpp6oM+UxkVQVqlz2tWW9ZG7+8n99gUnN2Q==
dependencies:
"@storybook/components" "^8.2.4"
"@storybook/global" "^5.0.0"
"@storybook/manager-api" "^8.2.4"
"@storybook/preview-api" "^8.2.4"
"@storybook/theming" "^8.2.4"
"@vue/compiler-core" "^3.0.0"
lodash "^4.17.21"
ts-dedent "^2.0.0"
type-fest "~2.19"
vue-component-type-helpers latest

"@storybook/vue3@^8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/vue3/-/vue3-8.1.11.tgz#53094ccbe8fa23d809ccbb490111e924d34106bd"
Expand Down Expand Up @@ -10453,15 +10554,22 @@ store2@^2.14.2:
resolved "https://registry.yarnpkg.com/store2/-/store2-2.14.3.tgz#24077d7ba110711864e4f691d2af941ec533deb5"
integrity sha512-4QcZ+yx7nzEFiV4BMLnr/pRa5HYzNITX2ri0Zh6sT9EyQHbBHacC6YigllUPU9X3D0f/22QCgfokpKs52YRrUg==

storybook@^8.0.6:
version "8.2.1"
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.2.1.tgz#d6dab17369be758968e083d9859092e31f832778"
integrity sha512-YT6//jQk5vfBCRVgcq1oBDUz8kE9PELTJAZr9VeeaLay/Fl5cUeNxjP7bm06hCOyYQ2gSUe4jF6TAwzwGePMLQ==
storybook@^8.1.11:
version "8.1.11"
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.1.11.tgz#c41b25fee0146a55afccba8978b6349c454313a6"
integrity sha512-3KjIhF8lczXhKKHyHbOqV30dvuRYJSxc0d1as/C8kybuwE7cLaydhWGma7VBv5bTSPv0rDzucx7KcO+achArPg==
dependencies:
"@storybook/cli" "8.1.11"

storybook@^8.2.1:
version "8.2.4"
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.2.4.tgz#ad7bd6ad8e531782d33608e0258a82db8d897976"
integrity sha512-ASavW8vIHiWpFY+4M6ngeqK5oL4OkxqdpmQYxvRqH0gA1G1hfq/vmDw4YC4GnqKwyWPQh2kaV5JFurKZVaeaDQ==
dependencies:
"@babel/core" "^7.24.4"
"@babel/types" "^7.24.0"
"@storybook/codemod" "8.2.1"
"@storybook/core" "8.2.1"
"@storybook/codemod" "8.2.4"
"@storybook/core" "8.2.4"
"@types/semver" "^7.3.4"
"@yarnpkg/fslib" "2.10.3"
"@yarnpkg/libzip" "2.3.0"
Expand All @@ -10487,13 +10595,6 @@ storybook@^8.0.6:
tiny-invariant "^1.3.1"
ts-dedent "^2.0.0"

storybook@^8.1.11:
version "8.1.11"
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.1.11.tgz#c41b25fee0146a55afccba8978b6349c454313a6"
integrity sha512-3KjIhF8lczXhKKHyHbOqV30dvuRYJSxc0d1as/C8kybuwE7cLaydhWGma7VBv5bTSPv0rDzucx7KcO+achArPg==
dependencies:
"@storybook/cli" "8.1.11"

stream-shift@^1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.3.tgz#85b8fab4d71010fc3ba8772e8046cc49b8a3864b"
Expand Down

0 comments on commit ce3e39e

Please sign in to comment.