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 9, 2022
1 parent 8f3e855 commit 9917b5e
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 190 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -45,7 +45,7 @@
"echarts": "^5.3.2",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.30.2",
"naive-ui": "^2.30.3",
"pinia": "^2.0.14",
"print-js": "^1.6.0",
"qs": "^6.10.5",
Expand All @@ -61,11 +61,11 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@iconify/json": "^2.1.57",
"@iconify/json": "^2.1.58",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^17.0.40",
"@types/node": "^17.0.41",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.27.1",
Expand All @@ -86,16 +86,16 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "9.1.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.0",
"lint-staged": "^13.0.1",
"mockjs": "^1.1.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.6.2",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "^1.52.2",
"sass": "^1.52.3",
"standard-version": "^9.5.0",
"typescript": "^4.7.3",
"unocss": "^0.38.0",
"unocss": "^0.38.1",
"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.2"
"vue-tsc": "^0.37.3"
},
"homepage": "https://github.com/honghuangdc/soybean-admin",
"repository": {
Expand Down

1 comment on commit 9917b5e

@vercel
Copy link

@vercel vercel bot commented on 9917b5e Jun 9, 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.