Merge pull request #15 from hpware/beta

Merge Beta Branch
This commit is contained in:
yuanhau 2025-07-02 22:52:34 +08:00 committed by GitHub
commit f120b8a9ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 503 additions and 290 deletions

View file

@ -14,7 +14,7 @@
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs",
"wipedev": "./clean-dev-env.sh",
"wipedev": "./wipedev.sh",
"generateVersionTag": "bun run versionTagGenerate.ts"
},
"dependencies": {
@ -41,6 +41,7 @@
"js-confetti": "^0.12.0",
"lucide-vue-next": "^0.511.0",
"nuxt": "^3.17.5",
"pg-backup": "^0.0.2",
"postgres": "^3.4.7",
"prettier": "^3.5.3",
"reka-ui": "^2.3.1",