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 Feb 18, 2025
1 parent 21e923a commit 25e7d84
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
Expand Up @@ -2,7 +2,7 @@
"name": "vue-docs",
"type": "module",
"devDependencies": {
"vue": "^3.5.13",
"vue": "^2.7.8",
"vitepress": "2.0.0-alpha.2"
}
}
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.13"
"vue": "^2.7.8"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"vitest-fetch-mock": "^0.4.3",
"vue": "2.7.8",
"vue-tsc": "2.1.5",
"vue3": "npm:vue@3.3.7"
"vue3": "npm:vue@3.5.13"
},
"overrides": {
"minimist": "1.2.6",
Expand Down

0 comments on commit 25e7d84

Please sign in to comment.