Dependencies Updates, Sidebar fixes, default plan, Radix single package (#297)

* Refactor Radix UI imports and update package dependencies, fix Sidebar "group" references, add default value to plan picker to preselect a plan
This commit is contained in:
Giancarlo Buomprisco
2025-07-11 16:57:27 +07:00
committed by GitHub
parent 1d734e6818
commit 50337298fd
72 changed files with 1902 additions and 1263 deletions

View File

@@ -19,13 +19,13 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.50.2",
"@tanstack/react-query": "5.81.2",
"@supabase/supabase-js": "2.50.5",
"@tanstack/react-query": "5.82.0",
"@types/react": "19.1.8",
"lucide-react": "^0.523.0",
"lucide-react": "^0.525.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-i18next": "^15.5.3"
"react-i18next": "^15.6.0"
},
"prettier": "@kit/prettier-config",
"typesVersions": {