chore: update deps
正在显示
... | ... | @@ -33,13 +33,13 @@ |
}, | ||
"dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.6", | ||
"@logicflow/core": "^0.3.1", | ||
"@logicflow/extension": "^0.3.1", | ||
"@vueuse/core": "^4.8.2", | ||
"@logicflow/core": "^0.3.3", | ||
"@logicflow/extension": "^0.3.3", | ||
"@vueuse/core": "^4.9.0", | ||
"@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "^2.1.2", | ||
"axios": "^0.21.1", | ||
"codemirror": "^5.60.0", | ||
"codemirror": "^5.61.0", | ||
"cropperjs": "^1.5.11", | ||
"crypto-js": "^4.0.0", | ||
"echarts": "^5.1.0", | ||
... | ... | @@ -63,7 +63,7 @@ |
"devDependencies": { | ||
"@commitlint/cli": "^12.1.1", | ||
"@commitlint/config-conventional": "^12.1.1", | ||
"@iconify/json": "^1.1.330", | ||
"@iconify/json": "^1.1.331", | ||
"@purge-icons/generated": "^0.7.0", | ||
"@types/codemirror": "^0.0.109", | ||
"@types/crypto-js": "^4.0.1", | ||
... | ... | @@ -110,7 +110,7 @@ |
"stylelint-order": "^4.1.0", | ||
"ts-node": "^9.1.1", | ||
"typescript": "4.2.4", | ||
"vite": "2.1.5", | ||
"vite": "2.2.1", | ||
"vite-plugin-compression": "^0.2.4", | ||
"vite-plugin-html": "^2.0.7", | ||
"vite-plugin-imagemin": "^0.3.0", | ||
... | ... | @@ -120,9 +120,9 @@ |
"vite-plugin-style-import": "^0.9.2", | ||
"vite-plugin-svg-icons": "^0.4.3", | ||
"vite-plugin-theme": "^0.7.1", | ||
"vite-plugin-windicss": "0.14.6", | ||
"vite-plugin-windicss": "0.15.2", | ||
"vue-eslint-parser": "^7.6.0", | ||
"vue-tsc": "^0.0.24" | ||
"vue-tsc": "^0.0.25" | ||
}, | ||
"resolutions": { | ||
"//": "Used to install imagemin dependencies, because imagemin may not be installed in China.If it is abroad, you can delete it", | ||
... | ... |
请
注册
或者
登录
后发表评论