chore: update deps
正在显示
... | @@ -33,8 +33,8 @@ | ... | @@ -33,8 +33,8 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@iconify/iconify": "^2.0.1", | "@iconify/iconify": "^2.0.1", | ||
"@logicflow/core": "^0.4.8", | "@logicflow/core": "^0.4.10", | ||
"@logicflow/extension": "^0.4.8", | "@logicflow/extension": "^0.4.10", | ||
"@vueuse/core": "^4.11.1", | "@vueuse/core": "^4.11.1", | ||
"@zxcvbn-ts/core": "^0.3.0", | "@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "2.1.2", | "ant-design-vue": "2.1.2", | ||
... | @@ -90,8 +90,8 @@ | ... | @@ -90,8 +90,8 @@ |
"eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
"eslint-define-config": "^1.0.8", | "eslint-define-config": "^1.0.8", | ||
"eslint-plugin-prettier": "^3.4.0", | "eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-vue": "^7.9.0", | "eslint-plugin-vue": "^7.10.0", | ||
"esno": "^0.5.0", | "esno": "^0.6.0", | ||
"fs-extra": "^10.0.0", | "fs-extra": "^10.0.0", | ||
"http-server": "^0.12.3", | "http-server": "^0.12.3", | ||
"husky": "^6.0.0", | "husky": "^6.0.0", | ||
... | @@ -114,20 +114,20 @@ | ... | @@ -114,20 +114,20 @@ |
"vite-plugin-compression": "^0.2.5", | "vite-plugin-compression": "^0.2.5", | ||
"vite-plugin-html": "^2.0.7", | "vite-plugin-html": "^2.0.7", | ||
"vite-plugin-imagemin": "^0.3.2", | "vite-plugin-imagemin": "^0.3.2", | ||
"vite-plugin-mock": "^2.5.4", | "vite-plugin-mock": "^2.6.2", | ||
"vite-plugin-purge-icons": "^0.7.0", | "vite-plugin-purge-icons": "^0.7.0", | ||
"vite-plugin-pwa": "^0.7.3", | "vite-plugin-pwa": "^0.7.3", | ||
"vite-plugin-style-import": "^0.10.1", | "vite-plugin-style-import": "^0.10.1", | ||
"vite-plugin-svg-icons": "^0.6.1", | "vite-plugin-svg-icons": "^0.6.2", | ||
"vite-plugin-theme": "^0.8.0", | "vite-plugin-theme": "^0.8.0", | ||
"vite-plugin-windicss": "^0.16.5", | "vite-plugin-windicss": "^0.16.7", | ||
"vue-eslint-parser": "^7.6.0", | "vue-eslint-parser": "^7.6.0", | ||
"vue-tsc": "^0.1.6" | "vue-tsc": "^0.1.6" | ||
}, | }, | ||
"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.50.2" | "rollup": "^2.50.4" | ||
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
... | ... |
请
注册
或者
登录
后发表评论