chore: release 2.5.2
正在显示
| { | ||
| "name": "vben-admin", | ||
| "version": "2.5.1", | ||
| "version": "2.5.2", | ||
| "author": { | ||
| "name": "vben", | ||
| "email": "anncwb@126.com", | ||
| ... | ... | @@ -38,7 +38,7 @@ |
| "@logicflow/core": "^0.5.0", | ||
| "@logicflow/extension": "^0.5.0", | ||
| "@vueuse/core": "^5.0.3", | ||
| "@zxcvbn-ts/core": "^0.3.0", | ||
| "@zxcvbn-ts/core": "^1.0.0-beta.0", | ||
| "ant-design-vue": "2.2.0-beta.6", | ||
| "axios": "^0.21.1", | ||
| "codemirror": "^5.62.0", | ||
| ... | ... | @@ -60,13 +60,13 @@ |
| "vue-i18n": "9.1.6", | ||
| "vue-json-pretty": "^2.0.2", | ||
| "vue-router": "^4.0.10", | ||
| "vue-types": "^3.0.2", | ||
| "vue-types": "^4.0.0", | ||
| "xlsx": "^0.17.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^12.1.4", | ||
| "@commitlint/config-conventional": "^12.1.4", | ||
| "@iconify/json": "^1.1.360", | ||
| "@iconify/json": "^1.1.361", | ||
| "@purge-icons/generated": "^0.7.0", | ||
| "@types/codemirror": "^5.60.1", | ||
| "@types/crypto-js": "^4.0.1", | ||
| ... | ... | @@ -76,7 +76,7 @@ |
| "@types/jest": "^26.0.23", | ||
| "@types/lodash-es": "^4.17.4", | ||
| "@types/mockjs": "^1.0.3", | ||
| "@types/node": "^15.12.4", | ||
| "@types/node": "^15.12.5", | ||
| "@types/nprogress": "^0.2.0", | ||
| "@types/qrcode": "^1.4.0", | ||
| "@types/qs": "^6.9.6", | ||
| ... | ... | @@ -110,7 +110,7 @@ |
| "lint-staged": "^11.0.0", | ||
| "npm-run-all": "^4.1.5", | ||
| "postcss": "^8.3.5", | ||
| "prettier": "^2.3.1", | ||
| "prettier": "^2.3.2", | ||
| "pretty-quick": "^3.1.1", | ||
| "rimraf": "^3.0.2", | ||
| "rollup-plugin-visualizer": "5.5.0", | ||
| ... | ... |
请
注册
或者
登录
后发表评论