build(deps): 依赖升级

This commit is contained in:
2025-10-31 14:47:49 +08:00
parent 07e3e15be8
commit 2f6ad79660
2 changed files with 28 additions and 29 deletions

View File

@@ -15,7 +15,6 @@
},
"lint-staged": {
"*.{js,vue}": [
"npx prettier --write --end-of-line lf .",
"eslint --ext .js,.vue ."
]
},
@@ -36,8 +35,8 @@
"@vueuse/core": "^10.11.1",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.13.0",
"dayjs": "^1.11.18",
"axios": "^1.13.1",
"dayjs": "^1.11.19",
"echarts": "^5.6.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
@@ -54,7 +53,7 @@
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify/json": "^2.2.401",
"@iconify/json": "^2.2.402",
"@iconify/vue": "^4.3.0",
"@unocss/preset-rem-to-px": "^0.55.7",
"@vitejs/plugin-vue": "^4.6.2",