版本升级

This commit is contained in:
2023-12-07 10:43:15 +08:00
parent 1cc0762477
commit 006851755b
3 changed files with 2387 additions and 598 deletions

1515
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -7,23 +7,23 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.4.0",
"dayjs": "^1.11.9",
"element-plus": "^2.3.8",
"axios": "^1.6.2",
"dayjs": "^1.11.10",
"element-plus": "^2.4.3",
"normalize.css": "^8.0.1",
"pinia": "^2.1.6",
"pinia": "^2.1.7",
"qs": "^6.11.2",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
"vue": "^3.3.10",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/node": "^18.17.1",
"@vitejs/plugin-vue": "^4.2.3",
"sass": "^1.64.2",
"@vitejs/plugin-vue": "^4.5.1",
"sass": "^1.69.5",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.7",
"unplugin-auto-import": "^0.17.2",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.6",
"vue-tsc": "^0.39.5"
}
}

1446
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff