Skip to content

Commit

Permalink
build(deps): 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Dec 24, 2021
1 parent 9bc682d commit 777cf8e
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 276 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"dependencies": {
"@antv/g2plot": "^2.4.3",
"@antv/g2plot": "^2.4.4",
"@better-scroll/core": "^2.4.2",
"@vueuse/core": "^7.4.1",
"axios": "^0.24.0",
Expand All @@ -40,10 +40,10 @@
"dayjs": "^1.10.7",
"form-data": "^4.0.0",
"naive-ui": "^2.23.1",
"pinia": "^2.0.8",
"pinia": "^2.0.9",
"print-js": "^1.6.0",
"qs": "^6.10.2",
"swiper": "^7.3.4",
"swiper": "^7.4.1",
"vditor": "^3.8.10",
"vue": "^3.2.26",
"vue-router": "^4.0.12",
Expand All @@ -54,7 +54,7 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@iconify/json": "^1.1.446",
"@iconify/json": "^1.1.447",
"@iconify/vue": "^3.1.1",
"@types/bmapgl": "^0.0.5",
"@types/chroma-js": "^2.1.3",
Expand All @@ -76,7 +76,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.3",
"lint-staged": "^12.1.4",
"mockjs": "^1.1.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
Expand All @@ -85,7 +85,7 @@
"sass": "^1.45.1",
"typescript": "^4.5.4",
"unplugin-icons": "^0.12.23",
"unplugin-vue-components": "^0.17.9",
"unplugin-vue-components": "^0.17.10",
"vite": "~2.5.10",
"vite-plugin-html": "^2.1.1",
"vite-plugin-mock": "^2.9.6",
Expand Down
Loading

1 comment on commit 777cf8e

@vercel
Copy link

@vercel vercel bot commented on 777cf8e Dec 24, 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.