Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian authored and IanVS committed Sep 28, 2022
1 parent 337ea70 commit 3b886e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/builder-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@storybook/mdx2-csf": "^0.0.3",
"@sveltejs/vite-plugin-svelte": "^1.0.0",
"@vitejs/plugin-vue": "^3.0.0",
"vue-docgen-api": "^4.40.0",
"vite": ">= 3.0.0"
"vite": ">= 3.0.0",
"vue-docgen-api": "^4.40.0"
},
"peerDependenciesMeta": {
"@storybook/mdx2-csf": {
Expand All @@ -79,10 +79,10 @@
"@sveltejs/vite-plugin-svelte": {
"optional": true
},
"vue-docgen-api": {
"@vitejs/plugin-vue": {
"optional": true
},
"@vitejs/plugin-vue": {
"vue-docgen-api": {
"optional": true
}
},
Expand Down
3 changes: 3 additions & 0 deletions packages/builder-vite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1985,13 +1985,16 @@ __metadata:
"@sveltejs/vite-plugin-svelte": ^1.0.0
"@vitejs/plugin-vue": ^3.0.0
vite: ">= 3.0.0"
vue-docgen-api: ^4.40.0
peerDependenciesMeta:
"@storybook/mdx2-csf":
optional: true
"@sveltejs/vite-plugin-svelte":
optional: true
"@vitejs/plugin-vue":
optional: true
vue-docgen-api:
optional: true
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 3b886e7

Please sign in to comment.