build(deps): 升级依赖
This commit is contained in:
parent
b5f05128ab
commit
50c1d51e87
26
package.json
26
package.json
@ -19,13 +19,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^6.5.3",
|
||||
"axios": "^0.22.0",
|
||||
"axios": "^0.23.0",
|
||||
"chroma-js": "^2.1.2",
|
||||
"clipboard": "^2.0.8",
|
||||
"dayjs": "^1.10.7",
|
||||
"form-data": "^4.0.0",
|
||||
"naive-ui": "^2.19.3",
|
||||
"pinia": "^2.0.0-rc.12",
|
||||
"naive-ui": "^2.19.7",
|
||||
"pinia": "^2.0.0-rc.13",
|
||||
"qs": "^6.10.1",
|
||||
"vue": "^3.2.20",
|
||||
"vue-router": "^4.0.11"
|
||||
@ -33,12 +33,12 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^13.2.1",
|
||||
"@commitlint/config-conventional": "^13.2.0",
|
||||
"@iconify/json": "^1.1.412",
|
||||
"@iconify/json": "^1.1.413",
|
||||
"@iconify/vue": "^3.0.0",
|
||||
"@types/chroma-js": "^2.1.3",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
||||
"@typescript-eslint/parser": "^5.0.0",
|
||||
"@vicons/antd": "^0.11.0",
|
||||
"@vicons/carbon": "^0.11.0",
|
||||
"@vicons/fa": "^0.11.0",
|
||||
@ -55,10 +55,10 @@
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"cz-customizable": "^6.3.0",
|
||||
"dotenv": "^10.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-vue": "^7.19.1",
|
||||
"husky": "^7.0.2",
|
||||
@ -67,13 +67,13 @@
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.4.1",
|
||||
"sass": "^1.42.1",
|
||||
"typescript": "^4.4.3",
|
||||
"unplugin-icons": "^0.12.12",
|
||||
"typescript": "^4.4.4",
|
||||
"unplugin-icons": "^0.12.14",
|
||||
"unplugin-vue-components": "^0.15.6",
|
||||
"vite": "^2.6.5",
|
||||
"vite": "^2.6.7",
|
||||
"vite-plugin-html": "^2.1.1",
|
||||
"vite-plugin-windicss": "^1.4.10",
|
||||
"vue-tsc": "^0.28.2",
|
||||
"vite-plugin-windicss": "^1.4.11",
|
||||
"vue-tsc": "^0.28.3",
|
||||
"vueuc": "^0.4.13",
|
||||
"windicss": "^3.1.9"
|
||||
},
|
||||
|
1171
pnpm-lock.yaml
1171
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user