feat(api): migrate HTTP layer to ofetch with token interceptor

This commit is contained in:
2026-06-08 15:49:48 +08:00
parent d7943f5f06
commit f4e1c30051
18 changed files with 1446 additions and 159 deletions
+2
View File
@@ -11,7 +11,9 @@
"generate-barrels": "barrelsby --delete"
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^5.2.0",
"next": "16.2.7",
"ofetch": "^1.5.1",
"react": "19.2.4",
"react-dom": "19.2.4",
"zod": "^4.4.3"