This commit is contained in:
2024-11-10 15:13:31 +08:00
parent 13914f624a
commit f20eda9ffa
2 changed files with 90 additions and 76 deletions

View File

@@ -13,7 +13,7 @@
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.56.3",
"@tanstack/vue-query": "^5.59.16",
"@tanstack/vue-query": "^5.59.20",
"@tinymce/tinymce-vue": "^6.1.0",
"@vueuse/core": "^11.2.0",
"axios": "^1.7.7",
@@ -24,11 +24,11 @@
"mammoth": "^1.8.0",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.2.5",
"pinia": "^2.2.6",
"pinyin-match": "^1.2.6",
"postcss-import": "^16.1.0",
"qs": "^6.13.0",
"tinymce": "^7.4.1",
"tinymce": "^7.5.0",
"vue": "^3.5.12",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.6",
@@ -38,16 +38,16 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.8.4",
"@types/node": "^22.9.0",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.16",
"@types/qs": "^6.9.17",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/babel-plugin-jsx": "^1.2.5",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"caniuse-lite": "^1.0.30001675",
"eslint": "^9.13.0",
"caniuse-lite": "^1.0.30001679",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",