Merge pull request #64 from JeremyYu-cn/feat-upgrade-vue3

Feat: upgrade vite and vue to the latest version
This commit is contained in:
Jeremy Yu 2024-03-04 15:55:01 +00:00 committed by GitHub
commit a27eff6a92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,7 @@
"eslint-config-alloy": "~4.1.0", "eslint-config-alloy": "~4.1.0",
"eslint-plugin-vue": "^7.12.1", "eslint-plugin-vue": "^7.12.1",
"less": "^4.1.1", "less": "^4.1.1",
"terser": "^5.28.1",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"unplugin-element-plus": "^0.7.1", "unplugin-element-plus": "^0.7.1",
"vite": "^5.1.4", "vite": "^5.1.4",