Making progress on rewrite. Recreating queries and hooks now.

This commit is contained in:
2025-06-24 15:56:44 -05:00
parent 13cf089870
commit fbb24185df
13 changed files with 840 additions and 34 deletions

View File

@ -48,11 +48,12 @@
"@radix-ui/react-toggle": "^1.1.9",
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7",
"@sentry/nextjs": "^9.30.0",
"@sentry/nextjs": "^9.31.0",
"@supabase-cache-helpers/postgrest-react-query": "^1.13.4",
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.50.0",
"@supabase/supabase-js": "^2.50.1",
"@t3-oss/env-nextjs": "^0.12.0",
"@tanstack/react-query": "^5.80.10",
"@tanstack/react-query": "^5.81.2",
"@tanstack/react-table": "^8.21.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@ -93,12 +94,12 @@
"eslint-plugin-drizzle": "^0.2.3",
"eslint-plugin-prettier": "^5.5.0",
"postcss": "^8.5.6",
"prettier": "^3.5.3",
"prettier": "^3.6.0",
"prettier-plugin-tailwindcss": "^0.6.13",
"tailwindcss": "^4.1.10",
"tw-animate-css": "^1.3.4",
"typescript": "^5.8.3",
"typescript-eslint": "^8.34.1"
"typescript-eslint": "^8.35.0"
},
"ct3aMetadata": {
"initVersion": "7.39.3"