Skip to content

Commit

Permalink
Merge pull request #19583 from sterashima78/remove-unused-dependencies
Browse files Browse the repository at this point in the history
remove unused dependencies from @storybook/web-components-vite
  • Loading branch information
shilman authored Oct 24, 2022
2 parents e4e46c1 + 73c3e3e commit 01e1e34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion code/frameworks/web-components-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"@storybook/node-logger": "7.0.0-alpha.42",
"@storybook/preview-web": "7.0.0-alpha.42",
"@storybook/web-components": "7.0.0-alpha.42",
"@vitejs/plugin-vue": "^3.0.3",
"magic-string": "^0.26.1",
"vite": "3"
},
Expand Down
3 changes: 1 addition & 2 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8958,7 +8958,6 @@ __metadata:
"@storybook/preview-web": 7.0.0-alpha.42
"@storybook/web-components": 7.0.0-alpha.42
"@types/node": ^16.0.0
"@vitejs/plugin-vue": ^3.0.3
magic-string: ^0.26.1
typescript: ~4.6.3
vite: ^3.1.0
Expand Down Expand Up @@ -10654,7 +10653,7 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^3.0.0, @vitejs/plugin-vue@npm:^3.0.3":
"@vitejs/plugin-vue@npm:^3.0.0":
version: 3.1.2
resolution: "@vitejs/plugin-vue@npm:3.1.2"
peerDependencies:
Expand Down

0 comments on commit 01e1e34

Please sign in to comment.