feat(client): add basePath option on createAuthClient (#1571)

* chore(dependencies): update @better-fetch/fetch to 1.1.15

* feat(client): add basePath option
This commit is contained in:
Bereket Engida
2025-02-25 10:38:57 +03:00
committed by GitHub
parent c7d348a565
commit 1a3aff29a7
8 changed files with 135 additions and 59 deletions

View File

@@ -11,7 +11,7 @@
"lint": "next lint"
},
"dependencies": {
"@better-fetch/fetch": "1.1.12",
"@better-fetch/fetch": "^1.1.15",
"@hookform/resolvers": "^3.9.1",
"@libsql/client": "^0.12.0",
"@libsql/kysely-libsql": "^0.4.1",