mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 13:54:02 +00:00
refactor(miniapp): add rewrite foundation and demo fixtures
This commit is contained in:
@@ -10,8 +10,13 @@
|
||||
"lint": "oxlint \"src\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@kobalte/core": "0.13.11",
|
||||
"@tanstack/solid-query": "5.90.23",
|
||||
"@twa-dev/sdk": "8.0.2",
|
||||
"solid-js": "^1.9.9"
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"solid-js": "^1.9.9",
|
||||
"zod": "4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
|
||||
Reference in New Issue
Block a user