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 Apr 26, 2023
1 parent 5957833 commit bae1767
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 490 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@antv/g2": "^4.2.10",
"@better-scroll/core": "^2.5.1",
"@soybeanjs/vue-materials": "^0.1.9",
"@vueuse/core": "^10.0.2",
"@vueuse/core": "^10.1.0",
"axios": "0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.3",
Expand All @@ -70,10 +70,10 @@
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "2.34.3",
"pinia": "^2.0.34",
"pinia": "^2.0.35",
"print-js": "^1.6.0",
"qs": "^6.11.1",
"swiper": "^9.2.3",
"swiper": "^9.2.4",
"ua-parser-js": "^1.0.35",
"vditor": "^3.9.2",
"vue": "3.2.47",
Expand All @@ -85,42 +85,42 @@
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.13",
"@iconify/json": "^2.2.52",
"@iconify/json": "^2.2.55",
"@iconify/vue": "^4.1.1",
"@soybeanjs/cli": "^0.1.7",
"@soybeanjs/cli": "^0.1.8",
"@soybeanjs/vite-plugin-vue-page-route": "^0.0.5",
"@types/bmapgl": "^0.0.7",
"@types/crypto-js": "^4.1.1",
"@types/node": "18.15.11",
"@types/node": "18.16.1",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.51.5",
"@unocss/transformer-directives": "^0.51.5",
"@unocss/vite": "^0.51.5",
"@vitejs/plugin-vue": "^4.1.0",
"@unocss/preset-uno": "^0.51.8",
"@unocss/transformer-directives": "^0.51.8",
"@unocss/vite": "^0.51.8",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"conventional-changelog": "^3.1.25",
"cross-env": "^7.0.3",
"eslint": "^8.38.0",
"eslint-config-soybeanjs": "^0.3.2",
"eslint": "^8.39.0",
"eslint-config-soybeanjs": "^0.3.3",
"lint-staged": "12.5.0",
"mockjs": "^1.1.0",
"rollup-plugin-visualizer": "^5.9.0",
"sass": "^1.62.0",
"sass": "^1.62.1",
"simple-git-hooks": "^2.8.1",
"standard-version": "^9.5.0",
"tsx": "^3.12.6",
"typescript": "5.0.4",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "0.24.1",
"unplugin-vue-define-options": "^1.3.3",
"vite": "^4.2.2",
"vite": "^4.3.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "2.9.8",
"vite-plugin-progress": "^0.0.7",
"vite-plugin-pwa": "^0.14.7",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.4.4"
},
"pnpm": {
"patchedDependencies": {
Expand Down
Loading

1 comment on commit bae1767

@vercel
Copy link

@vercel vercel bot commented on bae1767 Apr 26, 2023

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.