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 Sep 2, 2022
1 parent 3540b75 commit 3e0cc8c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"echarts": "^5.3.3",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "2.33.1",
"naive-ui": "2.33.2",
"pinia": "^2.0.21",
"print-js": "^1.6.0",
"qs": "^6.11.0",
Expand All @@ -76,39 +76,39 @@
"vue": "3.2.38",
"vue-router": "^4.1.5",
"wangeditor": "^4.7.15",
"xgplayer": "^2.31.7"
"xgplayer": "^2.32.0"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@iconify/json": "^2.1.101",
"@iconify/json": "^2.1.102",
"@iconify/vue": "^3.2.1",
"@milahu/patch-package": "^6.4.14",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18.7.14",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.45.13",
"@unocss/vite": "^0.45.13",
"@unocss/preset-uno": "^0.45.14",
"@unocss/vite": "^0.45.14",
"@vitejs/plugin-vue": "^3.0.3",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"commitizen": "^4.2.5",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.9.2",
"cz-customizable": "^7.0.0",
"eslint": "^8.23.0",
"eslint-config-soybeanjs-vue": "^0.0.10",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"mockjs": "^1.1.0",
"postinstall-postinstall": "^2.1.0",
"rollup-plugin-visualizer": "^5.8.0",
"sass": "^1.54.7",
"sass": "^1.54.8",
"standard-version": "^9.5.0",
"typescript": "4.8.2",
"unplugin-icons": "^0.14.8",
"unplugin-icons": "^0.14.9",
"unplugin-vue-components": "0.22.4",
"unplugin-vue-define-options": "^0.11.1",
"utility-types": "^3.10.0",
Expand Down

0 comments on commit 3e0cc8c

Please sign in to comment.