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 24, 2024
1 parent 1900df1 commit ce84f95
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.2.47",
"vue": "^2.7.8",
"vitepress": "1.0.0-alpha.65"
}
}
2 changes: 1 addition & 1 deletion libs/storybook-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.0.2",
"vue": "2.7.8"
"vue": "2.7.16"
}
}
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.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.0.2",
"vue": "^3.2.45"
"vue": "^2.7.8"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@
"vite-tsconfig-paths": "~4.3.0",
"vitepress": "npm:[email protected]",
"vitest": "^1.6.0",
"vue": "2.7.8",
"vue": "2.7.16",
"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 ce84f95

Please sign in to comment.