This commit is contained in:
2025-08-22 21:36:59 +08:00
parent 78444fa4b7
commit b7ed4b5d2f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -38,7 +38,7 @@
"typescript": "^5.9.2", "typescript": "^5.9.2",
"unplugin-auto-import": "^20.0.0", "unplugin-auto-import": "^20.0.0",
"unplugin-vue-components": "^29.0.0", "unplugin-vue-components": "^29.0.0",
"vite": "^7.0.4", "vite": "^7.1.3",
"vue-tsc": "^3.0.6" "vue-tsc": "^3.0.6"
} }
}, },

View File

@@ -40,7 +40,7 @@
"typescript": "^5.9.2", "typescript": "^5.9.2",
"unplugin-auto-import": "^20.0.0", "unplugin-auto-import": "^20.0.0",
"unplugin-vue-components": "^29.0.0", "unplugin-vue-components": "^29.0.0",
"vite": "^7.0.4", "vite": "^7.1.3",
"vue-tsc": "^3.0.6" "vue-tsc": "^3.0.6"
} }
} }