build(deps): 更新依赖

This commit is contained in:
Soybean
2021-10-14 10:22:00 +08:00
parent 45d31a0f56
commit ffe50143b7
2 changed files with 69 additions and 66 deletions

View File

@@ -24,7 +24,7 @@
"clipboard": "^2.0.8",
"dayjs": "^1.10.7",
"form-data": "^4.0.0",
"naive-ui": "^2.19.7",
"naive-ui": "^2.19.8",
"pinia": "^2.0.0-rc.13",
"qs": "^6.10.1",
"vue": "^3.2.20",
@@ -33,7 +33,7 @@
"devDependencies": {
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@iconify/json": "^1.1.413",
"@iconify/json": "^1.1.414",
"@iconify/vue": "^3.0.0",
"@types/chroma-js": "^2.1.3",
"@types/qs": "^6.9.7",
@@ -50,7 +50,7 @@
"@vitejs/plugin-vue": "^1.9.3",
"@vue/compiler-sfc": "^3.2.20",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^7.0.0",
"@vue/eslint-config-typescript": "^8.0.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.3.0",
@@ -66,9 +66,9 @@
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.4.1",
"sass": "^1.42.1",
"sass": "^1.43.2",
"typescript": "^4.4.4",
"unplugin-icons": "^0.12.14",
"unplugin-icons": "^0.12.15",
"unplugin-vue-components": "^0.15.6",
"vite": "^2.6.7",
"vite-plugin-html": "^2.1.1",