Skip to content

Commit

Permalink
build(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jun 15, 2022
1 parent 3eb7f6f commit 833018a
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 240 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@antv/data-set": "^0.11.8",
"@antv/g2": "^4.2.2",
"@antv/g2": "^4.2.3",
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.0.4",
"@soybeanjs/vue-admin-tab": "^1.0.2",
Expand All @@ -42,14 +42,14 @@
"colord": "^2.9.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.3",
"echarts": "^5.3.2",
"echarts": "^5.3.3",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.30.3",
"naive-ui": "^2.30.4",
"pinia": "^2.0.14",
"print-js": "^1.6.0",
"qs": "^6.10.5",
"swiper": "^8.2.3",
"swiper": "^8.2.4",
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.15",
"vue": "3.2.37",
Expand All @@ -61,19 +61,19 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@iconify/json": "^2.1.59",
"@iconify/json": "^2.1.62",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^17.0.42",
"@types/node": "^17.0.44",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"commitizen": "^4.2.4",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -90,12 +90,12 @@
"mockjs": "^1.1.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.6.2",
"prettier": "^2.7.0",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "^1.52.3",
"standard-version": "^9.5.0",
"typescript": "^4.7.3",
"unocss": "^0.38.2",
"unocss": "^0.39.0",
"unplugin-icons": "^0.14.3",
"unplugin-vue-components": "0.19.6",
"unplugin-vue-define-options": "^0.6.1",
Expand All @@ -104,7 +104,7 @@
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vue-eslint-parser": "^9.0.2",
"vue-tsc": "^0.37.3"
"vue-tsc": "^0.37.8"
},
"homepage": "https://github.com/honghuangdc/soybean-admin",
"repository": {
Expand Down

0 comments on commit 833018a

Please sign in to comment.