Merge branch 'base'

This commit is contained in:
feige996
2025-05-27 21:02:32 +08:00
4 changed files with 627 additions and 338 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "unibest",
"type": "commonjs",
"version": "2.9.1",
"version": "2.9.3",
"description": "unibest - 最好的 uniapp 开发模板",
"author": {
"name": "feige996",
@@ -108,9 +108,9 @@
"pinia": "2.0.36",
"pinia-plugin-persistedstate": "3.2.1",
"qs": "6.5.3",
"vue": "3.4.21",
"vue": "^3.5.15",
"vue-i18n": "9.1.9",
"wot-design-uni": "^1.4.0",
"wot-design-uni": "^1.9.1",
"z-paging": "^2.8.4"
},
"devDependencies": {
@@ -149,7 +149,7 @@
"typescript": "^5.7.2",
"unocss": "^66.0.0",
"unplugin-auto-import": "^0.17.8",
"vite": "5.2.8",
"vite": "6.3.5",
"vite-plugin-restart": "^0.4.2",
"vitepress": "^1.5.0",
"vue-tsc": "^1.8.27"