feat(web-next): wire tRPC route handler against core-api + new TrpcProvider

This commit is contained in:
2026-05-05 08:54:04 +02:00
parent bd1a348340
commit 8403bfee7f
4 changed files with 12 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
"@repo/media": "workspace:*",
"@repo/navigation": "workspace:*",
"@tanstack/react-query": "^5.66.0",
"@trpc/server": "^11.0.0",
"next": "^15.3.0",
"payload": "^3.14.0",
"react": "^19.0.0",