Upgrade vue-router from 4 to 5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 12:17:06 +08:00
parent 1f5673040f
commit 6af7253d08
2 changed files with 611 additions and 109 deletions

718
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
"vue": "^3.5.29", "vue": "^3.5.29",
"vue-axios": "^3.5.2", "vue-axios": "^3.5.2",
"vue-chartjs": "^5.3.3", "vue-chartjs": "^5.3.3",
"vue-router": "^4.6.4", "vue-router": "^5.0.3",
"vue-sweetalert2": "^5.0.11", "vue-sweetalert2": "^5.0.11",
"vue-toast-notification": "^3.1.3", "vue-toast-notification": "^3.1.3",
"vuedraggable": "^4.1.0" "vuedraggable": "^4.1.0"