Skip to content

Commit

Permalink
update vitest plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Nov 19, 2024
1 parent dd9ed96 commit 404771c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion code/frameworks/experimental-nextjs-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@storybook/react": "workspace:*",
"@storybook/test": "workspace:*",
"styled-jsx": "5.1.6",
"vite-plugin-storybook-nextjs": "1.1.0--canary.27.65f1124.0"
"vite-plugin-storybook-nextjs": "1.1.0--canary.27.f41fb2c.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6475,7 +6475,7 @@ __metadata:
sharp: "npm:^0.33.3"
styled-jsx: "npm:5.1.6"
typescript: "npm:^5.3.2"
vite-plugin-storybook-nextjs: "npm:1.1.0--canary.27.65f1124.0"
vite-plugin-storybook-nextjs: "npm:1.1.0--canary.27.f41fb2c.0"
peerDependencies:
"@storybook/test": "workspace:*"
next: ^14.1.0 || ^15.0.0
Expand Down Expand Up @@ -28791,9 +28791,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-storybook-nextjs@npm:1.1.0--canary.27.65f1124.0":
version: 1.1.0--canary.27.65f1124.0
resolution: "vite-plugin-storybook-nextjs@npm:1.1.0--canary.27.65f1124.0"
"vite-plugin-storybook-nextjs@npm:1.1.0--canary.27.f41fb2c.0":
version: 1.1.0--canary.27.f41fb2c.0
resolution: "vite-plugin-storybook-nextjs@npm:1.1.0--canary.27.f41fb2c.0"
dependencies:
"@next/env": "npm:^15.0.3"
image-size: "npm:^1.1.1"
Expand All @@ -28809,7 +28809,7 @@ __metadata:
dependenciesMeta:
sharp:
optional: true
checksum: 10c0/be22526b7471522a7a12f3302cf802708899a977d105317c7339f86aa4e6c25cbe3df37f983bef2c5875fda987daa7388171b78d0184ac7e000fbd180e1629bc
checksum: 10c0/6cebe1d4c91f8f77a83b72755a6ef802590b267766c17db50bd736c4c8ae03e72408922fa6d11b261ce65276c78f928a2dab6af8982bfa5247aa5a066aee7a21
languageName: node
linkType: hard

Expand Down

0 comments on commit 404771c

Please sign in to comment.