Skip to content

Commit

Permalink
build(deps): update deps
Browse files Browse the repository at this point in the history
ISSUES CLOSED: \
  • Loading branch information
honghuangdc committed May 18, 2022
1 parent 44ab55d commit 028096e
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 245 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.0.4",
"@soybeanjs/vue-admin-tab": "^1.0.2",
"@vueuse/core": "^8.4.2",
"@vueuse/core": "^8.5.0",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.2",
Expand All @@ -38,11 +38,11 @@
"echarts": "^5.3.2",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.28.4",
"naive-ui": "^2.29.0",
"pinia": "^2.0.14",
"print-js": "^1.6.0",
"qs": "^6.10.3",
"swiper": "^8.1.4",
"swiper": "^8.1.5",
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.14",
"vue": "3.2.33",
Expand All @@ -52,13 +52,13 @@
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@iconify/json": "^2.1.43",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@iconify/json": "^2.1.45",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^17.0.33",
"@types/node": "^17.0.34",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.23.0",
Expand All @@ -85,17 +85,17 @@
"prettier": "^2.6.2",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "^1.51.0",
"standard-version": "^9.3.2",
"standard-version": "^9.5.0",
"typescript": "^4.6.4",
"unocss": "^0.33.4",
"unocss": "^0.33.5",
"unplugin-icons": "^0.14.3",
"unplugin-vue-components": "0.19.5",
"unplugin-vue-define-options": "^0.6.1",
"vite": "^2.9.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vue-tsc": "^0.34.13",
"vueuc": "^0.4.32"
"vue-tsc": "^0.34.15",
"vueuc": "^0.4.33"
}
}
Loading

0 comments on commit 028096e

Please sign in to comment.