feat: add tg api
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m35s

This commit is contained in:
Hewston Fox
2026-03-16 00:50:53 +02:00
parent 67c2721cff
commit 9f0ff8c4e5
29 changed files with 544 additions and 40 deletions

View File

@@ -21,7 +21,9 @@
"@tanstack/react-query-devtools": "^5.91.3",
"@tanstack/react-router": "^1.166.3",
"@tanstack/react-router-devtools": "^1.166.3",
"@telegram-apps/sdk-react": "^3.3.9",
"arktype": "^2.2.0",
"axios": "^1.13.6",
"clsx": "^2.1.1",
"i18next": "^25.8.17",
"i18next-http-backend": "^3.0.2",
@@ -43,6 +45,7 @@
"lint-staged": "^16.3.2",
"oxfmt": "^0.36.0",
"oxlint": "^1.51.0",
"rollup": "^4.59.0",
"typescript": "~5.9.3",
"vite": "^7.3.1"
},