feat: Introduce new coffee shop images and remove tRPC integration.

This commit is contained in:
2025-12-05 01:58:49 -05:00
parent e56554b4ee
commit 97bcf5e61c
28 changed files with 26 additions and 379 deletions

View File

@@ -22,10 +22,6 @@
"@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slot": "^1.2.4",
"@t3-oss/env-nextjs": "^0.12.0",
"@tanstack/react-query": "^5.69.0",
"@trpc/client": "^11.0.0",
"@trpc/react-query": "^11.0.0",
"@trpc/server": "^11.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"leaflet": "^1.9.4",
@@ -35,8 +31,6 @@
"react": "19.2.1",
"react-dom": "19.2.1",
"react-leaflet": "^5.0.0",
"server-only": "^0.0.1",
"superjson": "^2.2.1",
"tailwind-merge": "^3.4.0",
"zod": "^3.24.2"
},