fix: fix antdv console warning
正在显示
| ... | ... | @@ -39,7 +39,7 @@ |
| "@logicflow/extension": "^0.5.0", | ||
| "@vueuse/core": "^5.0.3", | ||
| "@zxcvbn-ts/core": "^0.3.0", | ||
| "ant-design-vue": "2.1.6", | ||
| "ant-design-vue": "2.2.0-beta.6", | ||
| "axios": "^0.21.1", | ||
| "codemirror": "^5.62.0", | ||
| "cropperjs": "^1.5.12", | ||
| ... | ... | @@ -56,7 +56,7 @@ |
| "sortablejs": "^1.13.0", | ||
| "tinymce": "^5.8.2", | ||
| "vditor": "^3.8.5", | ||
| "vue": "3.0.11", | ||
| "vue": "3.1.2", | ||
| "vue-i18n": "9.1.6", | ||
| "vue-json-pretty": "^2.0.2", | ||
| "vue-router": "^4.0.10", | ||
| ... | ... | @@ -86,7 +86,7 @@ |
| "@vitejs/plugin-legacy": "^1.4.2", | ||
| "@vitejs/plugin-vue": "^1.2.3", | ||
| "@vitejs/plugin-vue-jsx": "^1.1.5", | ||
| "@vue/compiler-sfc": "3.0.11", | ||
| "@vue/compiler-sfc": "3.1.2", | ||
| "@vue/test-utils": "^2.0.0-rc.9", | ||
| "autoprefixer": "^10.2.6", | ||
| "commitizen": "^4.2.4", | ||
| ... | ... |
请
注册
或者
登录
后发表评论