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 Nov 13, 2022
1 parent 1a02cab commit 8456750
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 260 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -60,7 +60,7 @@
"@better-scroll/core": "^2.5.0",
"@soybeanjs/vue-admin-layout": "^1.1.1",
"@soybeanjs/vue-admin-tab": "^1.0.5",
"@vueuse/core": "^9.4.0",
"@vueuse/core": "^9.5.0",
"axios": "0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.3",
Expand All @@ -76,7 +76,7 @@
"swiper": "^8.4.4",
"ua-parser-js": "^1.0.32",
"vditor": "^3.8.18",
"vue": "3.2.41",
"vue": "3.2.45",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vuedraggable": "^4.1.0",
Expand All @@ -85,18 +85,18 @@
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.10",
"@iconify/json": "^2.1.133",
"@iconify/json": "^2.1.136",
"@iconify/vue": "^4.0.0",
"@soybeanjs/router-page": "1.0.3",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "18.8.3",
"@types/node": "18.11.9",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.46.3",
"@unocss/vite": "^0.46.3",
"@unocss/preset-uno": "^0.46.5",
"@unocss/vite": "^0.46.5",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"commitlint": "^17.2.0",
"conventional-changelog": "^3.1.25",
"cross-env": "^7.0.3",
Expand All @@ -105,24 +105,24 @@
"eslint": "^8.27.0",
"eslint-config-soybeanjs-vue": "^0.1.2",
"esno": "^0.16.3",
"husky": "^8.0.1",
"husky": "^8.0.2",
"mockjs": "^1.1.0",
"npm-check-updates": "^16.3.16",
"npm-check-updates": "^16.3.25",
"rimraf": "^3.0.2",
"rollup-plugin-visualizer": "^5.8.3",
"sass": "^1.56.0",
"sass": "^1.56.1",
"standard-version": "^9.5.0",
"typescript": "4.8.4",
"unplugin-icons": "^0.14.13",
"unplugin-vue-components": "0.22.8",
"unplugin-vue-macros": "^0.16.0",
"unplugin-vue-components": "0.22.9",
"unplugin-vue-macros": "^0.16.3",
"utility-types": "^3.10.0",
"vite": "^3.2.2",
"vite": "^3.2.3",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-progress": "^0.0.6",
"vite-plugin-pwa": "^0.13.2",
"vite-plugin-pwa": "^0.13.3",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.0.9",
"zx": "^7.1.1"
Expand Down

1 comment on commit 8456750

@vercel
Copy link

@vercel vercel bot commented on 8456750 Nov 13, 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.