Skip to content

Commit 6835d3d

Browse files
committed
Upgrade vite-plugin-storybook-nextjs to version 3.0.1 in package.json and yarn.lock
1 parent 58d2794 commit 6835d3d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

code/frameworks/nextjs-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@storybook/react": "workspace:*",
8484
"@storybook/react-vite": "workspace:*",
8585
"styled-jsx": "5.1.6",
86-
"vite-plugin-storybook-nextjs": "^3.0.0"
86+
"vite-plugin-storybook-nextjs": "^3.0.1"
8787
},
8888
"devDependencies": {
8989
"@types/node": "^22.0.0",

code/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6553,7 +6553,7 @@ __metadata:
65536553
semver: "npm:^7.3.5"
65546554
styled-jsx: "npm:5.1.6"
65556555
typescript: "npm:^5.8.3"
6556-
vite-plugin-storybook-nextjs: "npm:^3.0.0"
6556+
vite-plugin-storybook-nextjs: "npm:^3.0.1"
65576557
peerDependencies:
65586558
next: ^14.1.0 || ^15.0.0 || ^16.0.0
65596559
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -26391,9 +26391,9 @@ __metadata:
2639126391
languageName: node
2639226392
linkType: hard
2639326393

26394-
"vite-plugin-storybook-nextjs@npm:^3.0.0":
26395-
version: 3.0.0
26396-
resolution: "vite-plugin-storybook-nextjs@npm:3.0.0"
26394+
"vite-plugin-storybook-nextjs@npm:^3.0.1":
26395+
version: 3.0.1
26396+
resolution: "vite-plugin-storybook-nextjs@npm:3.0.1"
2639726397
dependencies:
2639826398
"@next/env": "npm:16.0.0"
2639926399
image-size: "npm:^2.0.0"
@@ -26405,7 +26405,7 @@ __metadata:
2640526405
next: ^14.1.0 || ^15.0.0 || ^16.0.0
2640626406
storybook: ^0.0.0-0 || ^9.0.0 || ^10.0.0 || ^10.0.0-0
2640726407
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
26408-
checksum: 10c0/bb460ddab4d46a98bdd1525c7f18117a0a335a3500243534955532b5a209d3e63aad369a96a669618dd13b785cabe74560b4439ce063c953c51b9ab44abb7b10
26408+
checksum: 10c0/f3962c8bd403afdcf8d1b1f02f32388733008e9cae35f94e1fdb47a658a4cef622e11e4f86bb66ab99a484a8ce89b519bc432782e0f965a0fd82b223354e6ac0
2640926409
languageName: node
2641026410
linkType: hard
2641126411

0 commit comments

Comments
 (0)