chore(projects): update @soybeanjs/cli and generate total changelog

This commit is contained in:
Soybean
2023-06-07 01:46:09 +08:00
parent 3c7e1cf442
commit 58591f660a
4 changed files with 991 additions and 790 deletions

View File

@ -86,7 +86,7 @@
"@amap/amap-jsapi-types": "0.0.13",
"@iconify/json": "2.2.73",
"@iconify/vue": "4.1.1",
"@soybeanjs/cli": "0.5.0",
"@soybeanjs/cli": "0.5.3",
"@soybeanjs/vite-plugin-vue-page-route": "0.0.5",
"@types/bmapgl": "0.0.7",
"@types/crypto-js": "4.1.1",
@ -126,5 +126,5 @@
"commit-msg": "pnpm soy git-commit-verify",
"pre-commit": "pnpm typecheck && pnpm soy lint-staged"
},
"github-token": "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"
"github-token": "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"
}