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 Oct 9, 2022
1 parent 65ac69e commit abd02d1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -58,19 +58,19 @@
"@soybeanjs/vue-admin-layout": "^1.1.1",
"@soybeanjs/vue-admin-tab": "^1.0.5",
"@vueuse/core": "^9.3.0",
"axios": "^0.27.2",
"axios": "0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.3",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.5",
"echarts": "^5.4.0",
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "2.33.3",
"pinia": "^2.0.22",
"naive-ui": "2.33.4",
"pinia": "^2.0.23",
"print-js": "^1.6.0",
"qs": "^6.11.0",
"swiper": "^8.4.2",
"swiper": "^8.4.3",
"ua-parser-js": "^1.0.2",
"vditor": "^3.8.17",
"vue": "3.2.40",
Expand All @@ -83,23 +83,23 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@iconify/json": "^2.1.117",
"@iconify/json": "^2.1.119",
"@iconify/vue": "^4.0.0",
"@milahu/patch-package": "^6.4.14",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18.8.0",
"@types/node": "^18.8.3",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.45.26",
"@unocss/vite": "^0.45.26",
"@unocss/preset-uno": "^0.45.29",
"@unocss/vite": "^0.45.29",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"commitizen": "^4.2.5",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^7.0.0",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-config-soybeanjs-vue": "^0.1.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
Expand All @@ -110,17 +110,17 @@
"standard-version": "^9.5.0",
"typescript": "4.8.4",
"unplugin-icons": "^0.14.11",
"unplugin-vue-components": "0.22.7",
"unplugin-vue-macros": "^0.11.2",
"unplugin-vue-components": "0.22.8",
"unplugin-vue-macros": "^0.12.0",
"utility-types": "^3.10.0",
"vite": "^3.1.4",
"vite": "^3.1.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-progress": "^0.0.5",
"vite-plugin-pwa": "^0.13.1",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.40.13"
"vue-tsc": "^1.0.2"
},
"lint-staged": {
"*.{vue,js,jsx,ts,tsx,json}": "eslint --fix"
Expand Down

1 comment on commit abd02d1

@vercel
Copy link

@vercel vercel bot commented on abd02d1 Oct 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.