5 Commits

2 changed files with 1042 additions and 783 deletions
+1040 -781
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -18,7 +18,7 @@
"pinia": "^3.0.0",
"qrcode": "^1.5.4",
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"vue-router": "^5.0.0",
"vuetify": "^4.0.0"
},
"devDependencies": {
@@ -26,7 +26,7 @@
"@vitejs/plugin-vue": "^6.0.1",
"@vue/tsconfig": "^0.9.0",
"typescript": "~6.0.0",
"vite": "^7.1.2",
"vite": "^8.0.0",
"vue-tsc": "^3.0.5"
}
}