chore(deps): add vue / vue-router as dependencies

This commit is contained in:
Benjamin Canac
2025-03-10 12:42:56 +01:00
parent 0a603e41f9
commit c713f3015d
2 changed files with 32 additions and 26 deletions

View File

@@ -116,7 +116,9 @@
"unplugin": "^2.2.0",
"unplugin-auto-import": "^19.1.1",
"unplugin-vue-components": "^28.4.1",
"vaul-vue": "^0.3.0"
"vaul-vue": "^0.3.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.2.0",
@@ -149,7 +151,6 @@
"rollup": "4.34.9",
"typescript": "5.6.3",
"unplugin": "^2.2.0",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
},
"pnpm": {