chore: update deps
正在显示
... | @@ -35,8 +35,8 @@ | ... | @@ -35,8 +35,8 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@iconify/iconify": "^2.0.3", | "@iconify/iconify": "^2.0.3", | ||
"@logicflow/core": "^0.6.4", | "@logicflow/core": "^0.6.5", | ||
"@logicflow/extension": "^0.6.4", | "@logicflow/extension": "^0.6.5", | ||
"@vueuse/core": "^5.2.0", | "@vueuse/core": "^5.2.0", | ||
"@zxcvbn-ts/core": "^1.0.0-beta.0", | "@zxcvbn-ts/core": "^1.0.0-beta.0", | ||
"ant-design-vue": "2.2.2", | "ant-design-vue": "2.2.2", | ||
... | @@ -67,7 +67,7 @@ | ... | @@ -67,7 +67,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^13.1.0", | "@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-conventional": "^13.1.0", | "@commitlint/config-conventional": "^13.1.0", | ||
"@iconify/json": "^1.1.380", | "@iconify/json": "^1.1.381", | ||
"@purge-icons/generated": "^0.7.0", | "@purge-icons/generated": "^0.7.0", | ||
"@types/codemirror": "^5.60.2", | "@types/codemirror": "^5.60.2", | ||
"@types/crypto-js": "^4.0.2", | "@types/crypto-js": "^4.0.2", | ||
... | @@ -77,7 +77,7 @@ | ... | @@ -77,7 +77,7 @@ |
"@types/jest": "^26.0.24", | "@types/jest": "^26.0.24", | ||
"@types/lodash-es": "^4.17.4", | "@types/lodash-es": "^4.17.4", | ||
"@types/mockjs": "^1.0.4", | "@types/mockjs": "^1.0.4", | ||
"@types/node": "^16.4.6", | "@types/node": "^16.4.9", | ||
"@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.4.1", | "@types/qrcode": "^1.4.1", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
... | @@ -94,12 +94,12 @@ | ... | @@ -94,12 +94,12 @@ |
"conventional-changelog-cli": "^2.1.1", | "conventional-changelog-cli": "^2.1.1", | ||
"cross-env": "^7.0.3", | "cross-env": "^7.0.3", | ||
"dotenv": "^10.0.0", | "dotenv": "^10.0.0", | ||
"eslint": "^7.31.0", | "eslint": "^7.32.0", | ||
"eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
"eslint-define-config": "^1.0.9", | "eslint-define-config": "^1.0.9", | ||
"eslint-plugin-jest": "^24.4.0", | "eslint-plugin-jest": "^24.4.0", | ||
"eslint-plugin-prettier": "^3.4.0", | "eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-vue": "^7.14.0", | "eslint-plugin-vue": "^7.15.0", | ||
"esno": "^0.8.0", | "esno": "^0.8.0", | ||
"fs-extra": "^10.0.0", | "fs-extra": "^10.0.0", | ||
"http-server": "^0.12.3", | "http-server": "^0.12.3", | ||
... | @@ -129,7 +129,7 @@ | ... | @@ -129,7 +129,7 @@ |
"vite-plugin-imagemin": "^0.4.1", | "vite-plugin-imagemin": "^0.4.1", | ||
"vite-plugin-mock": "^2.9.3", | "vite-plugin-mock": "^2.9.3", | ||
"vite-plugin-purge-icons": "^0.7.0", | "vite-plugin-purge-icons": "^0.7.0", | ||
"vite-plugin-pwa": "^0.8.2", | "vite-plugin-pwa": "^0.9.3", | ||
"vite-plugin-style-import": "^1.0.1", | "vite-plugin-style-import": "^1.0.1", | ||
"vite-plugin-svg-icons": "^1.0.1", | "vite-plugin-svg-icons": "^1.0.1", | ||
"vite-plugin-theme": "^0.8.1", | "vite-plugin-theme": "^0.8.1", | ||
... | @@ -139,7 +139,7 @@ | ... | @@ -139,7 +139,7 @@ |
"resolutions": { | "resolutions": { | ||
"//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it", | "//": "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", | "bin-wrapper": "npm:bin-wrapper-china", | ||
"rollup": "^2.55.0" | "rollup": "^2.55.1" | ||
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
... | ... |
请
注册
或者
登录
后发表评论