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 19, 2023
1 parent 211ae1f commit f2e82da
Show file tree
Hide file tree
Showing 3 changed files with 2,289 additions and 2,140 deletions.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@": "${workspaceFolder}/src",
"~@": "${workspaceFolder}/src"
},
"terminal.integrated.cursorStyle": "line",
"terminal.integrated.fontSize": 14,
"terminal.integrated.fontWeight": 500,
"terminal.integrated.tabs.enabled": true,
Expand Down
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": "^9.13.0",
"@vueuse/core": "^10.0.2",
"axios": "0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.3",
Expand All @@ -70,50 +70,50 @@
"form-data": "^4.0.0",
"lodash-es": "^4.17.21",
"naive-ui": "2.34.3",
"pinia": "^2.0.33",
"pinia": "^2.0.34",
"print-js": "^1.6.0",
"qs": "^6.11.1",
"swiper": "^9.2.0",
"ua-parser-js": "^1.0.34",
"vditor": "^3.9.1",
"swiper": "^9.2.2",
"ua-parser-js": "^1.0.35",
"vditor": "^3.9.2",
"vue": "3.2.47",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vuedraggable": "^4.1.0",
"wangeditor": "^4.7.15",
"xgplayer": "^2.32.2"
"xgplayer": "^3.0.1"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.13",
"@iconify/json": "^2.2.42",
"@iconify/vue": "^4.1.0",
"@iconify/json": "^2.2.50",
"@iconify/vue": "^4.1.1",
"@soybeanjs/cli": "^0.1.7",
"@soybeanjs/vite-plugin-vue-page-route": "^0.0.5",
"@types/bmapgl": "^0.0.6",
"@types/crypto-js": "^4.1.1",
"@types/node": "18.15.11",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.50.6",
"@unocss/transformer-directives": "^0.50.6",
"@unocss/vite": "^0.50.6",
"@unocss/preset-uno": "^0.51.4",
"@unocss/transformer-directives": "^0.51.4",
"@unocss/vite": "^0.51.4",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"conventional-changelog": "^3.1.25",
"cross-env": "^7.0.3",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"eslint-config-soybeanjs": "^0.3.2",
"lint-staged": "12.5.0",
"mockjs": "^1.1.0",
"rollup-plugin-visualizer": "^5.9.0",
"sass": "^1.60.0",
"sass": "^1.62.0",
"simple-git-hooks": "^2.8.1",
"standard-version": "^9.5.0",
"tsx": "^3.12.6",
"typescript": "5.0.3",
"typescript": "5.0.4",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "0.24.1",
"unplugin-vue-define-options": "^1.3.2",
"unplugin-vue-define-options": "^1.3.3",
"vite": "^4.2.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
Expand Down
Loading

1 comment on commit f2e82da

@vercel
Copy link

@vercel vercel bot commented on f2e82da Apr 19, 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.