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 26, 2022
1 parent c37d0ac commit b32bca4
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,40 +35,40 @@
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.1.1",
"@soybeanjs/vue-admin-tab": "^1.0.5",
"@vueuse/core": "^8.9.4",
"@vueuse/core": "^9.0.0",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.3",
"dayjs": "^1.11.4",
"echarts": "^5.3.3",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.31.0",
"pinia": "^2.0.16",
"pinia": "^2.0.17",
"print-js": "^1.6.0",
"qs": "^6.11.0",
"swiper": "^8.3.1",
"swiper": "^8.3.2",
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.15",
"vue": "3.2.37",
"vue-router": "^4.1.2",
"wangeditor": "^4.7.15",
"xgplayer": "^2.31.6"
"xgplayer": "^2.31.7"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@iconify/json": "^2.1.79",
"@iconify/json": "^2.1.83",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18.0.6",
"@types/node": "^18.6.1",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
Expand All @@ -83,27 +83,27 @@
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "9.2.0",
"eslint-plugin-vue": "9.3.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"mockjs": "^1.1.0",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.7.1",
"rollup-plugin-visualizer": "^5.7.1",
"sass": "^1.53.0",
"sass": "^1.54.0",
"standard-version": "^9.5.0",
"typescript": "^4.7.4",
"unocss": "^0.44.4",
"unocss": "^0.44.7",
"unplugin-icons": "^0.14.7",
"unplugin-vue-components": "0.21.1",
"unplugin-vue-components": "0.21.2",
"unplugin-vue-define-options": "^0.6.2",
"vite": "^3.0.2",
"vite": "^3.0.3",
"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.8"
"vue-tsc": "^0.39.0"
},
"homepage": "https://github.com/honghuangdc/soybean-admin",
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite3、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
Expand Down

1 comment on commit b32bca4

@vercel
Copy link

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