Skip to content

Commit

Permalink
build(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Mar 2, 2022
1 parent 8cdad54 commit 8d00b23
Show file tree
Hide file tree
Showing 2 changed files with 1,461 additions and 1,878 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"dependencies": {
"@antv/g2plot": "^2.4.8",
"@better-scroll/core": "^2.4.2",
"@vueuse/core": "^7.6.2",
"@vueuse/core": "^7.7.0",
"axios": "^0.26.0",
"clipboard": "^2.0.10",
"colord": "^2.9.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.10.7",
"dayjs": "^1.10.8",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.25.5",
"naive-ui": "^2.26.0",
"pinia": "^2.0.11",
"print-js": "^1.6.0",
"qs": "^6.10.3",
Expand All @@ -43,31 +43,31 @@
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.11",
"vue": "^3.2.31",
"vue-router": "^4.0.12",
"wangeditor": "^4.7.11",
"vue-router": "^4.0.13",
"wangeditor": "^4.7.12",
"xgplayer": "^2.31.4"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@iconify/json": "^2.1.6",
"@iconify/vue": "^3.1.3",
"@iconify/json": "^2.1.9",
"@iconify/vue": "^3.1.4",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^17.0.21",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@vitejs/plugin-vue": "^2.2.2",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"commitizen": "^4.2.4",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.3.0",
"eslint": "^8.9.0",
"eslint": "^8.10.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-import": "^2.25.4",
Expand All @@ -79,18 +79,18 @@
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.5.1",
"rollup-plugin-visualizer": "^5.5.4",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "^1.49.9",
"typescript": "^4.5.5",
"typescript": "^4.6.2",
"unplugin-icons": "^0.13.2",
"unplugin-vue-components": "^0.17.21",
"vite": "2.8.4",
"vite-plugin-html": "^3.0.6",
"vite": "2.8.6",
"vite-plugin-html": "^3.1.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-windicss": "^1.7.1",
"vue-tsc": "^0.32.0",
"vueuc": "^0.4.26",
"windicss": "^3.4.4"
"vite-plugin-windicss": "^1.8.1",
"vue-tsc": "^0.32.1",
"vueuc": "^0.4.27",
"windicss": "^3.5.0"
}
}
Loading

0 comments on commit 8d00b23

Please sign in to comment.