feat: update dependencies and enhance authentication flow with context hooks

This commit is contained in:
2026-02-22 04:28:26 +08:00
parent 26f8d24b89
commit 3630144fb1
4 changed files with 55 additions and 29 deletions

View File

@@ -55,6 +55,6 @@
"tailwindcss": "^4.2.0",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
"vite": "v8.0.0-beta.14"
"vite": "v8.0.0-beta.15"
}
}