fix(layout): fix style compatibility issues
正在显示
... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
"@logicflow/extension": "^0.4.8", | "@logicflow/extension": "^0.4.8", | ||
"@vueuse/core": "^4.11.1", | "@vueuse/core": "^4.11.1", | ||
"@zxcvbn-ts/core": "^0.3.0", | "@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "2.1.2", | "ant-design-vue": "2.1.6", | ||
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
"codemirror": "^5.61.1", | "codemirror": "^5.61.1", | ||
"cropperjs": "^1.5.11", | "cropperjs": "^1.5.11", | ||
... | @@ -53,7 +53,7 @@ | ... | @@ -53,7 +53,7 @@ |
"sortablejs": "^1.13.0", | "sortablejs": "^1.13.0", | ||
"tinymce": "^5.8.1", | "tinymce": "^5.8.1", | ||
"vditor": "^3.8.5", | "vditor": "^3.8.5", | ||
"vue": "3.0.11", | "vue": "3.1.0-beta.4", | ||
"vue-i18n": "9.1.6", | "vue-i18n": "9.1.6", | ||
"vue-json-pretty": "^2.0.2", | "vue-json-pretty": "^2.0.2", | ||
"vue-router": "^4.0.8", | "vue-router": "^4.0.8", | ||
... | @@ -80,7 +80,7 @@ | ... | @@ -80,7 +80,7 @@ |
"@vitejs/plugin-legacy": "^1.4.0", | "@vitejs/plugin-legacy": "^1.4.0", | ||
"@vitejs/plugin-vue": "^1.2.2", | "@vitejs/plugin-vue": "^1.2.2", | ||
"@vitejs/plugin-vue-jsx": "^1.1.4", | "@vitejs/plugin-vue-jsx": "^1.1.4", | ||
"@vue/compiler-sfc": "3.0.11", | "@vue/compiler-sfc": "3.1.0-beta.4", | ||
"autoprefixer": "^10.2.5", | "autoprefixer": "^10.2.5", | ||
"commitizen": "^4.2.4", | "commitizen": "^4.2.4", | ||
"conventional-changelog-cli": "^2.1.1", | "conventional-changelog-cli": "^2.1.1", | ||
... | ... |
请
注册
或者
登录
后发表评论