mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: use @pureadmin/descriptions replace el-descriptions
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"@logicflow/core": "^1.1.16",
|
||||
"@logicflow/extension": "^1.1.16",
|
||||
"@pureadmin/components": "^1.0.6",
|
||||
"@pureadmin/descriptions": "^1.0.0",
|
||||
"@pureadmin/table": "^0.0.1",
|
||||
"@vueuse/core": "^8.7.4",
|
||||
"@vueuse/motion": "^2.0.0-beta.12",
|
||||
@@ -68,7 +69,7 @@
|
||||
"vue-form-create2": "^1.2.8",
|
||||
"vue-i18n": "^9.2.0-beta.36",
|
||||
"vue-json-pretty": "^2.0.2",
|
||||
"vue-pdf-embed": "^1.1.2",
|
||||
"vue-pdf-embed": "^1.1.4",
|
||||
"vue-router": "^4.0.15",
|
||||
"vue-types": "^4.1.1",
|
||||
"vue-virtual-scroller": "^2.0.0-alpha.1",
|
||||
@@ -109,6 +110,7 @@
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
"@vue/eslint-config-typescript": "^10.0.0",
|
||||
"@vue/runtime-core": "^3.2.37",
|
||||
"autoprefixer": "^10.4.5",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "^8.8.0",
|
||||
|
||||
Reference in New Issue
Block a user