Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Jul 10, 2024
1 parent 0e87435 commit a7ff502
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 320 deletions.
3 changes: 1 addition & 2 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"prepack": "unbuild"
},
"peerDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"nuxt": "^3.6 || ^3.7 || ^3.8",
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0",
"vue": "^3.0.0"
Expand All @@ -84,8 +85,6 @@
"@storybook/types": "^8.1.11",
"@types/json-stable-stringify": "^1.0.36",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"changelogen": "^0.5.5",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vite": "^5.2.2"
Expand Down
Loading

0 comments on commit a7ff502

Please sign in to comment.