This commit is contained in:
2024-06-20 19:12:13 +08:00
parent 12f0406a48
commit 4a6e6f4ac4
22 changed files with 509 additions and 204 deletions

View File

@@ -31,7 +31,7 @@
"qs": "^6.11.2",
"sortablejs": "^1.15.0",
"tinymce": "^6.8.3",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.5",
"vue-echarts": "^6.5.5",
@@ -57,6 +57,6 @@
"postcss": "^8.4.38",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.2",
"vite": "^5.2.12"
"vite": "^5.3.1"
}
}