This commit is contained in:
2024-11-01 09:03:20 +08:00
parent cf5984ee9f
commit 13914f624a
2 changed files with 49 additions and 49 deletions

View File

@@ -12,10 +12,10 @@
},
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.56.2",
"@tanstack/vue-query": "^5.59.13",
"@arco-design/web-vue": "^2.56.3",
"@tanstack/vue-query": "^5.59.16",
"@tinymce/tinymce-vue": "^6.1.0",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"axios": "^1.7.7",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
@@ -24,7 +24,7 @@
"mammoth": "^1.8.0",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"pinyin-match": "^1.2.6",
"postcss-import": "^16.1.0",
"qs": "^6.13.0",
@@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.7.9",
"@types/node": "^22.8.4",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.16",
"@vitejs/plugin-vue": "^5.1.4",
@@ -46,9 +46,9 @@
"@vue/babel-plugin-jsx": "^1.2.5",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"caniuse-lite": "^1.0.30001669",
"caniuse-lite": "^1.0.30001675",
"eslint": "^9.13.0",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"postcss": "^8.4.47",