Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @storybook/builder-vite from 8.2.9 to 8.3.1 #1980

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 1 addition & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,7 @@ __metadata:
languageName: node
linkType: hard

"@storybook/builder-vite@npm:8.3.1":
"@storybook/builder-vite@npm:8.3.1, @storybook/builder-vite@npm:^8.2.9":
version: 8.3.1
resolution: "@storybook/builder-vite@npm:8.3.1"
dependencies:
Expand Down Expand Up @@ -2355,36 +2355,6 @@ __metadata:
languageName: node
linkType: hard

"@storybook/builder-vite@npm:^8.2.9":
version: 8.2.9
resolution: "@storybook/builder-vite@npm:8.2.9"
dependencies:
"@storybook/csf-plugin": "npm:8.2.9"
"@types/find-cache-dir": "npm:^3.2.1"
browser-assert: "npm:^1.2.1"
es-module-lexer: "npm:^1.5.0"
express: "npm:^4.19.2"
find-cache-dir: "npm:^3.0.0"
fs-extra: "npm:^11.1.0"
magic-string: "npm:^0.30.0"
ts-dedent: "npm:^2.0.0"
peerDependencies:
"@preact/preset-vite": "*"
storybook: ^8.2.9
typescript: ">= 4.3.x"
vite: ^4.0.0 || ^5.0.0
vite-plugin-glimmerx: "*"
peerDependenciesMeta:
"@preact/preset-vite":
optional: true
typescript:
optional: true
vite-plugin-glimmerx:
optional: true
checksum: 10c0/c40972e41144476741da74ca6d678564faab99cf16b08b5cfcaeaad8ae4b775b448ff7ca5a53c82b514d2f9c50ddb724945a73858e7783362c526e154d2f851e
languageName: node
linkType: hard

"@storybook/components@npm:^8.2.9":
version: 8.3.0
resolution: "@storybook/components@npm:8.3.0"
Expand Down Expand Up @@ -2431,17 +2401,6 @@ __metadata:
languageName: node
linkType: hard

"@storybook/csf-plugin@npm:8.2.9":
version: 8.2.9
resolution: "@storybook/csf-plugin@npm:8.2.9"
dependencies:
unplugin: "npm:^1.3.1"
peerDependencies:
storybook: ^8.2.9
checksum: 10c0/5075e0676cbe3b48755073fc1f75aa9d2654a8300339b296bd86983760bb5857d0c1b15eca1019c746749ac3fec5a8a83beab91bb8ed1d0f958bf7b348a67d8b
languageName: node
linkType: hard

"@storybook/csf-plugin@npm:8.3.0":
version: 8.3.0
resolution: "@storybook/csf-plugin@npm:8.3.0"
Expand Down
Loading