This commit is contained in:
bipproduction
2025-10-27 09:57:04 +08:00
parent 41ff845f31
commit 37e58df4f5
5 changed files with 230 additions and 130 deletions

View File

@@ -25,6 +25,7 @@
"@tabler/icons-react": "^3.35.0",
"@types/jwt-decode": "^3.1.0",
"@types/lodash": "^4.17.20",
"@types/uuid": "^11.0.0",
"add": "^2.0.6",
"elysia": "^1.4.12",
"jwt-decode": "^4.0.0",
@@ -33,10 +34,11 @@
"react-dom": "^19.2.0",
"react-router-dom": "^7.9.4",
"swr": "^2.3.6",
"uuid": "^13.0.0",
"valtio": "^2.1.8"
},
"devDependencies": {
"@types/bun": "latest",
"@types/bun": "^1.3.1",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"biome": "^0.3.3",