chore: update deps
正在显示
... | ... | @@ -35,11 +35,11 @@ |
}, | ||
"dependencies": { | ||
"@iconify/iconify": "^2.0.3", | ||
"@logicflow/core": "^0.6.7", | ||
"@logicflow/extension": "^0.6.7", | ||
"@logicflow/core": "^0.6.8", | ||
"@logicflow/extension": "^0.6.8", | ||
"@vueuse/core": "^5.2.0", | ||
"@zxcvbn-ts/core": "^1.0.0-beta.0", | ||
"ant-design-vue": "2.2.2", | ||
"ant-design-vue": "2.2.3", | ||
"axios": "^0.21.1", | ||
"codemirror": "^5.62.2", | ||
"cropperjs": "^1.5.12", | ||
... | ... | @@ -59,15 +59,15 @@ |
"vditor": "^3.8.6", | ||
"vue": "3.1.5", | ||
"vue-i18n": "9.1.7", | ||
"vue-json-pretty": "^2.0.2", | ||
"vue-json-pretty": "^2.0.3", | ||
"vue-router": "^4.0.10", | ||
"vue-types": "^4.0.1", | ||
"vue-types": "^4.0.2", | ||
"xlsx": "^0.17.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-conventional": "^13.1.0", | ||
"@iconify/json": "^1.1.383", | ||
"@iconify/json": "^1.1.384", | ||
"@purge-icons/generated": "^0.7.0", | ||
"@types/codemirror": "^5.60.2", | ||
"@types/crypto-js": "^4.0.2", | ||
... | ... | @@ -77,7 +77,7 @@ |
"@types/jest": "^26.0.24", | ||
"@types/lodash-es": "^4.17.4", | ||
"@types/mockjs": "^1.0.4", | ||
"@types/node": "^16.4.11", | ||
"@types/node": "^16.4.13", | ||
"@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.4.1", | ||
"@types/qs": "^6.9.7", | ||
... | ... | @@ -85,7 +85,7 @@ |
"@typescript-eslint/eslint-plugin": "^4.29.0", | ||
"@typescript-eslint/parser": "^4.29.0", | ||
"@vitejs/plugin-legacy": "^1.5.1", | ||
"@vitejs/plugin-vue": "^1.3.0", | ||
"@vitejs/plugin-vue": "^1.4.0", | ||
"@vitejs/plugin-vue-jsx": "^1.1.7", | ||
"@vue/compiler-sfc": "3.1.5", | ||
"@vue/test-utils": "^2.0.0-rc.12", | ||
... | ... | @@ -102,13 +102,13 @@ |
"eslint-plugin-vue": "^7.15.1", | ||
"esno": "^0.8.0", | ||
"fs-extra": "^10.0.0", | ||
"http-server": "^0.12.3", | ||
"http-server": "^13.0.0", | ||
"husky": "^7.0.1", | ||
"inquirer": "^8.1.2", | ||
"is-ci": "^3.0.0", | ||
"jest": "^27.0.6", | ||
"less": "^4.1.1", | ||
"lint-staged": "^11.1.1", | ||
"lint-staged": "^11.1.2", | ||
"npm-run-all": "^4.1.5", | ||
"postcss": "^8.3.6", | ||
"prettier": "^2.3.2", | ||
... | ... | @@ -128,7 +128,7 @@ |
"vite-plugin-imagemin": "^0.4.3", | ||
"vite-plugin-mock": "^2.9.4", | ||
"vite-plugin-purge-icons": "^0.7.0", | ||
"vite-plugin-pwa": "^0.9.3", | ||
"vite-plugin-pwa": "^0.10.0", | ||
"vite-plugin-style-import": "^1.1.1", | ||
"vite-plugin-svg-icons": "^1.0.4", | ||
"vite-plugin-theme": "^0.8.1", | ||
... | ... | @@ -139,7 +139,7 @@ |
"resolutions": { | ||
"//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it", | ||
"bin-wrapper": "npm:bin-wrapper-china", | ||
"rollup": "^2.55.1" | ||
"rollup": "^2.56.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
... | ... |
请
注册
或者
登录
后发表评论