Skip to content

Commit

Permalink
chore(deps): update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Oct 30, 2024
1 parent c5dd033 commit ef8eedd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/vue-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-docs",
"devDependencies": {
"vue": "^3.5.12",
"vue": "^2.7.8",
"vitepress": "1.0.0-alpha.65"
}
}
2 changes: 1 addition & 1 deletion libs/storybook-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^7.6.20",
"vue": "^3.5.12"
"vue": "^2.7.8"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"vitest": "^1.6.0",
"vue": "2.7.8",
"vue-tsc": "2.1.5",
"vue3": "npm:vue@3.3.7"
"vue3": "npm:vue@3.5.12"
},
"customElements": "/dist/libs/components/custom-elements.json",
"nx": {
Expand Down

0 comments on commit ef8eedd

Please sign in to comment.