mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:01:07 +08:00
Update vite-plugin-storybook-nextjs to 2.0.0--canary.33.17a2310.0
This commit is contained in:
parent
dbfb0cc14b
commit
75f412aea2
@ -2,10 +2,13 @@
|
||||
export type SupportedFrameworks =
|
||||
| 'angular'
|
||||
| 'ember'
|
||||
| 'experimental-nextjs-vite'
|
||||
| 'html-vite'
|
||||
| 'html-webpack5'
|
||||
| 'nextjs'
|
||||
| 'nextjs-vite'
|
||||
| 'preact-vite'
|
||||
| 'preact-webpack5'
|
||||
| 'react-native-web-vite'
|
||||
| 'react-vite'
|
||||
| 'react-webpack5'
|
||||
@ -14,7 +17,9 @@ export type SupportedFrameworks =
|
||||
| 'svelte-webpack5'
|
||||
| 'sveltekit'
|
||||
| 'vue3-vite'
|
||||
| 'vue3-webpack5'
|
||||
| 'web-components-vite'
|
||||
| 'web-components-webpack5'
|
||||
| 'qwik'
|
||||
| 'solid'
|
||||
| 'nuxt'
|
||||
|
@ -108,7 +108,7 @@
|
||||
"@storybook/react": "workspace:*",
|
||||
"@storybook/react-vite": "workspace:*",
|
||||
"styled-jsx": "5.1.6",
|
||||
"vite-plugin-storybook-nextjs": "2.0.0--canary.33.7c1f48f.0"
|
||||
"vite-plugin-storybook-nextjs": "2.0.0--canary.33.17a2310.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.0.0",
|
||||
|
@ -7018,7 +7018,7 @@ __metadata:
|
||||
next: "npm:^15.0.3"
|
||||
styled-jsx: "npm:5.1.6"
|
||||
typescript: "npm:^5.7.3"
|
||||
vite-plugin-storybook-nextjs: "npm:2.0.0--canary.33.7c1f48f.0"
|
||||
vite-plugin-storybook-nextjs: "npm:2.0.0--canary.33.17a2310.0"
|
||||
peerDependencies:
|
||||
next: ^14.1.0 || ^15.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
@ -29093,9 +29093,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite-plugin-storybook-nextjs@npm:2.0.0--canary.33.7c1f48f.0":
|
||||
version: 2.0.0--canary.33.7c1f48f.0
|
||||
resolution: "vite-plugin-storybook-nextjs@npm:2.0.0--canary.33.7c1f48f.0"
|
||||
"vite-plugin-storybook-nextjs@npm:2.0.0--canary.33.17a2310.0":
|
||||
version: 2.0.0--canary.33.17a2310.0
|
||||
resolution: "vite-plugin-storybook-nextjs@npm:2.0.0--canary.33.17a2310.0"
|
||||
dependencies:
|
||||
"@next/env": "npm:^15.0.3"
|
||||
image-size: "npm:^2.0.0"
|
||||
@ -29106,7 +29106,7 @@ __metadata:
|
||||
next: ^14.1.0 || ^15.0.0
|
||||
storybook: ^9.0.0-0
|
||||
vite: ^5.0.0 || ^6.0.0
|
||||
checksum: 10c0/12ac552fa2ddd8512b07c77d18e290e8988822995fcd9bde6aacae58fec98a4a8f7b18d0cb609790256528d51beea76ccb124322684d7241b30908043a8473bd
|
||||
checksum: 10c0/6882ee982a8865df9a778c10f0efca70c669b0ad050b25f4ceb115e83d00b3f25f59e27d5b84b03bfa517fcd1b9223fff753d971b4fe575bf924e7b493a18342
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user