Skip to content

Commit

Permalink
chore(projects): update deps & update unocss deprecated api exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jun 8, 2023
1 parent 2a9b725 commit 0907d38
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 107 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -84,30 +84,30 @@
},
"devDependencies": {
"@amap/amap-jsapi-types": "0.0.13",
"@iconify/json": "2.2.74",
"@iconify/json": "2.2.75",
"@iconify/vue": "4.1.1",
"@soybeanjs/cli": "0.5.4",
"@soybeanjs/vite-plugin-vue-page-route": "0.0.5",
"@soybeanjs/vite-plugin-vue-page-route": "0.0.6",
"@types/bmapgl": "0.0.7",
"@types/crypto-js": "4.1.1",
"@types/node": "20.2.5",
"@types/qs": "6.9.7",
"@types/ua-parser-js": "0.7.36",
"@unocss/preset-uno": "0.53.0",
"@unocss/transformer-directives": "0.53.0",
"@unocss/vite": "0.53.0",
"@unocss/preset-uno": "0.53.1",
"@unocss/transformer-directives": "0.53.1",
"@unocss/vite": "0.53.1",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue-jsx": "3.0.1",
"cross-env": "7.0.3",
"eslint": "8.42.0",
"eslint-config-soybeanjs": "0.4.8",
"mockjs": "1.1.0",
"rollup-plugin-visualizer": "5.9.0",
"sass": "1.62.1",
"sass": "1.63.2",
"simple-git-hooks": "2.8.1",
"tsx": "3.12.7",
"typescript": "5.1.3",
"unplugin-icons": "0.16.2",
"unplugin-icons": "0.16.3",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vite-plugin-compression": "0.5.1",
Expand Down

1 comment on commit 0907d38

@vercel
Copy link

@vercel vercel bot commented on 0907d38 Jun 8, 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.