fix: typo, ifx #637
正在显示
| ... | ... | @@ -33,13 +33,13 @@ |
| }, | ||
| "dependencies": { | ||
| "@iconify/iconify": "^2.0.1", | ||
| "@logicflow/core": "^0.4.3", | ||
| "@logicflow/extension": "^0.4.3", | ||
| "@logicflow/core": "^0.4.6", | ||
| "@logicflow/extension": "^0.4.6", | ||
| "@vueuse/core": "^4.11.0", | ||
| "@zxcvbn-ts/core": "^0.3.0", | ||
| "ant-design-vue": "^2.1.6", | ||
| "axios": "^0.21.1", | ||
| "codemirror": "^5.61.0", | ||
| "codemirror": "^5.61.1", | ||
| "cropperjs": "^1.5.11", | ||
| "crypto-js": "^4.0.0", | ||
| "echarts": "^5.1.1", | ||
| ... | ... | @@ -47,11 +47,11 @@ |
| "mockjs": "^1.1.0", | ||
| "nprogress": "^0.2.0", | ||
| "path-to-regexp": "^6.2.0", | ||
| "pinia": "2.0.0-alpha.18", | ||
| "pinia": "2.0.0-alpha.13", | ||
| "print-js": "^1.6.0", | ||
| "qrcode": "^1.4.4", | ||
| "sortablejs": "^1.13.0", | ||
| "tinymce": "^5.8.0", | ||
| "tinymce": "^5.8.1", | ||
| "vditor": "^3.8.5", | ||
| "vue": "3.0.11", | ||
| "vue-i18n": "9.0.0", | ||
| ... | ... | @@ -63,7 +63,7 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^12.1.4", | ||
| "@commitlint/config-conventional": "^12.1.4", | ||
| "@iconify/json": "^1.1.344", | ||
| "@iconify/json": "^1.1.347", | ||
| "@purge-icons/generated": "^0.7.0", | ||
| "@types/codemirror": "^5.60.0", | ||
| "@types/crypto-js": "^4.0.1", | ||
| ... | ... | @@ -86,7 +86,7 @@ |
| "conventional-changelog-cli": "^2.1.1", | ||
| "cross-env": "^7.0.3", | ||
| "dotenv": "^9.0.2", | ||
| "eslint": "^7.26.0", | ||
| "eslint": "^7.27.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-define-config": "^1.0.8", | ||
| "eslint-plugin-prettier": "^3.4.0", | ||
| ... | ... | @@ -95,11 +95,11 @@ |
| "fs-extra": "^10.0.0", | ||
| "http-server": "^0.12.3", | ||
| "husky": "^6.0.0", | ||
| "inquirer": "^8.0.0", | ||
| "inquirer": "^8.1.0", | ||
| "is-ci": "^3.0.0", | ||
| "less": "^4.1.1", | ||
| "lint-staged": "^11.0.0", | ||
| "postcss": "^8.2.15", | ||
| "postcss": "^8.3.0", | ||
| "prettier": "^2.3.0", | ||
| "pretty-quick": "^3.1.0", | ||
| "rimraf": "^3.0.2", | ||
| ... | ... |
请
注册
或者
登录
后发表评论