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 3, 2022
1 parent 43d685c commit b298af1
Show file tree
Hide file tree
Showing 3 changed files with 791 additions and 835 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"dependencies": {
"@antv/g2plot": "^2.4.8",
"@antv/g2plot": "^2.4.9",
"@better-scroll/core": "^2.4.2",
"@vueuse/core": "^7.7.0",
"axios": "^0.26.0",
Expand All @@ -38,10 +38,10 @@
"pinia": "^2.0.11",
"print-js": "^1.6.0",
"qs": "^6.10.3",
"soybean-admin-layout": "^1.0.3",
"soybean-admin-layout": "^1.0.4",
"swiper": "^8.0.6",
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.11",
"vditor": "^3.8.12",
"vue": "^3.2.31",
"vue-router": "^4.0.13",
"wangeditor": "^4.7.12",
Expand All @@ -51,7 +51,7 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@iconify/json": "^2.1.9",
"@iconify/json": "^2.1.10",
"@iconify/vue": "^3.1.4",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
Expand All @@ -69,7 +69,7 @@
"cz-customizable": "^6.3.0",
"eslint": "^8.10.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.4.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.5.0",
Expand All @@ -81,16 +81,16 @@
"prettier": "^2.5.1",
"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.6",
"vite-plugin-html": "^3.1.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-windicss": "^1.8.1",
"vite-plugin-windicss": "^1.8.2",
"vue-tsc": "^0.32.1",
"vueuc": "^0.4.27",
"windicss": "^3.5.0"
"windicss": "^3.5.1"
}
}
Loading

1 comment on commit b298af1

@vercel
Copy link

@vercel vercel bot commented on b298af1 Mar 3, 2022

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.