Skip to content

Commit

Permalink
build(projects): update deps and fix style [升级依赖&修复代码格式]
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 23, 2023
1 parent 6c50662 commit c1c4335
Show file tree
Hide file tree
Showing 4 changed files with 200 additions and 298 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"qs": "^6.11.2",
"swiper": "^9.3.2",
"ua-parser-js": "^1.0.35",
"vditor": "^3.9.2",
"vditor": "^3.9.3",
"vue": "3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.1",
Expand All @@ -85,24 +85,24 @@
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.13",
"@iconify/json": "^2.2.67",
"@iconify/json": "^2.2.68",
"@iconify/vue": "^4.1.1",
"@soybeanjs/cli": "^0.1.9",
"@soybeanjs/vite-plugin-vue-page-route": "^0.0.5",
"@types/bmapgl": "^0.0.7",
"@types/crypto-js": "^4.1.1",
"@types/node": "20.2.1",
"@types/node": "20.2.3",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.52.0",
"@unocss/transformer-directives": "^0.52.0",
"@unocss/vite": "^0.52.0",
"@unocss/preset-uno": "^0.52.3",
"@unocss/transformer-directives": "^0.52.3",
"@unocss/vite": "^0.52.3",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"conventional-changelog": "^3.1.25",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint-config-soybeanjs": "^0.3.7",
"eslint-config-soybeanjs": "^0.3.8",
"lint-staged": "13.2.2",
"mockjs": "^1.1.0",
"rollup-plugin-visualizer": "^5.9.0",
Expand Down
Loading

1 comment on commit c1c4335

@vercel
Copy link

@vercel vercel bot commented on c1c4335 May 23, 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.