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 Jul 7, 2022
1 parent 896e6f2 commit 1523c7b
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 278 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
},
"dependencies": {
"@antv/data-set": "^0.11.8",
"@antv/g2": "^4.2.4",
"@antv/g2": "^4.2.5",
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.0.4",
"@soybeanjs/vue-admin-tab": "^1.0.2",
"@vueuse/core": "^8.7.5",
"@vueuse/core": "^8.9.0",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.2",
Expand All @@ -45,46 +45,46 @@
"echarts": "^5.3.3",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.30.8",
"naive-ui": "^2.31.0",
"pinia": "^2.0.14",
"print-js": "^1.6.0",
"qs": "^6.11.0",
"swiper": "^8.2.6",
"swiper": "^8.3.0",
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.15",
"vue": "3.2.37",
"vue-router": "^4.0.16",
"vue-router": "^4.1.1",
"wangeditor": "^4.7.15",
"xgplayer": "^2.31.6"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@iconify/json": "^2.1.70",
"@iconify/json": "^2.1.73",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18.0.0",
"@types/node": "^18.0.3",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"commitizen": "^4.2.4",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.7.0",
"eslint": "^8.18.0",
"cz-customizable": "^6.9.0",
"eslint": "^8.19.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "9.1.1",
"eslint-plugin-vue": "9.2.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"mockjs": "^1.1.0",
Expand All @@ -95,17 +95,17 @@
"sass": "^1.53.0",
"standard-version": "^9.5.0",
"typescript": "^4.7.4",
"unocss": "^0.42.0",
"unplugin-icons": "^0.14.6",
"unplugin-vue-components": "0.20.1",
"unplugin-vue-define-options": "^0.6.1",
"unocss": "^0.43.2",
"unplugin-icons": "^0.14.7",
"unplugin-vue-components": "0.21.1",
"unplugin-vue-define-options": "^0.6.2",
"vite": "^2.9.13",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-svg-icons": "^2.0.1",
"vue-eslint-parser": "^9.0.3",
"vue-tsc": "^0.38.2"
"vue-tsc": "^0.38.3"
},
"homepage": "https://github.com/honghuangdc/soybean-admin",
"repository": {
Expand Down
Loading

1 comment on commit 1523c7b

@vercel
Copy link

@vercel vercel bot commented on 1523c7b Jul 7, 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.