Skip to content

Commit

Permalink
build(deps): 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Nov 27, 2021
1 parent 8b27fc8 commit a6bdc38
Show file tree
Hide file tree
Showing 7 changed files with 310 additions and 262 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,35 +32,35 @@
"dependencies": {
"@antv/g2plot": "^2.3.40",
"@better-scroll/core": "^2.4.2",
"@vueuse/core": "^7.0.0",
"@vueuse/core": "^7.1.2",
"axios": "^0.24.0",
"chroma-js": "^2.1.2",
"clipboard": "^2.0.8",
"dayjs": "^1.10.7",
"form-data": "^4.0.0",
"naive-ui": "^2.21.0",
"naive-ui": "^2.21.1",
"pinia": "^2.0.4",
"print-js": "^1.6.0",
"qs": "^6.10.1",
"swiper": "^7.3.0",
"swiper": "^7.3.1",
"vditor": "^3.8.7",
"vue": "^3.2.22",
"vue-router": "^4.0.12",
"wangeditor": "^4.7.9",
"xgplayer": "^2.31.2"
"xgplayer": "^2.31.3"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@iconify/json": "^1.1.431",
"@iconify/json": "^1.1.434",
"@iconify/vue": "^3.1.1",
"@types/bmapgl": "^0.0.4",
"@types/chroma-js": "^2.1.3",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vitejs/plugin-vue": "^1.9.4",
"@vitejs/plugin-vue": "^1.10.1",
"@vue/compiler-sfc": "^3.2.22",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^9.1.0",
Expand All @@ -75,14 +75,14 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.1.1",
"husky": "^7.0.4",
"lint-staged": "^12.1.0",
"lint-staged": "^12.1.2",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.4.1",
"prettier": "^2.5.0",
"rollup-plugin-visualizer": "^5.5.2",
"sass": "^1.43.4",
"sass": "^1.43.5",
"typescript": "^4.5.2",
"unplugin-icons": "^0.12.18",
"unplugin-icons": "^0.12.20",
"unplugin-vue-components": "^0.17.2",
"vite": "~2.5.10",
"vite-plugin-html": "^2.1.1",
Expand Down
Loading

1 comment on commit a6bdc38

@vercel
Copy link

@vercel vercel bot commented on a6bdc38 Nov 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.