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 29, 2022
1 parent 7f9c98a commit f6b6141
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.1.1",
"@soybeanjs/vue-admin-tab": "^1.0.5",
"@vueuse/core": "^9.0.0",
"@vueuse/core": "^9.0.2",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.2",
Expand All @@ -44,7 +44,7 @@
"echarts": "^5.3.3",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.31.0",
"naive-ui": "^2.32.1",
"pinia": "^2.0.17",
"print-js": "^1.6.0",
"qs": "^6.11.0",
Expand All @@ -60,11 +60,11 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@iconify/json": "^2.1.84",
"@iconify/json": "^2.1.85",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18.6.1",
"@types/node": "^18.6.2",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.31.0",
Expand Down Expand Up @@ -93,17 +93,17 @@
"sass": "^1.54.0",
"standard-version": "^9.5.0",
"typescript": "^4.7.4",
"unocss": "^0.44.7",
"unplugin-icons": "^0.14.7",
"unocss": "^0.45.1",
"unplugin-icons": "^0.14.8",
"unplugin-vue-components": "0.21.2",
"unplugin-vue-define-options": "^0.6.2",
"vite": "^3.0.3",
"vite": "^3.0.4",
"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.39.0"
"vue-tsc": "^0.39.2"
},
"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

0 comments on commit f6b6141

Please sign in to comment.