tailwindcss upgrade

This commit is contained in:
2025-01-28 18:13:24 +08:00
parent 3bcd12eaaf
commit ab54c72179
8 changed files with 407 additions and 69 deletions

View File

@@ -13,9 +13,9 @@
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.56.3",
"@tanstack/vue-query": "^5.64.2",
"@tanstack/vue-query": "^5.65.0",
"@tinymce/tinymce-vue": "^6.1.0",
"@vueuse/core": "^12.4.0",
"@vueuse/core": "^12.5.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"file2md5": "^1.3.0",
@@ -27,17 +27,17 @@
"pinyin-match": "^1.2.6",
"postcss-import": "^16.1.0",
"qs": "^6.14.0",
"tinymce": "^7.6.0",
"tinymce": "^7.6.1",
"vue": "^3.5.13",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.6",
"vue-data-ui": "^2.4.85",
"vue-data-ui": "^2.4.90",
"vue-router": "^4.5.0",
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.18",
"@vitejs/plugin-vue": "^5.2.1",
@@ -45,7 +45,7 @@
"@vue/babel-plugin-jsx": "^1.2.5",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.4",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-plugin-vue": "^9.32.0",
"less": "^4.2.2",
"less-loader": "^12.2.0",