Deps Update and minor changes (#222)
1. Revert Card changes 2. Use X logo instead of Twitter 3. Update Dependencies * Remove reference to pg_sodium as new Supabase CLI doesn't play well with it
This commit is contained in:
committed by
GitHub
parent
6fbc5cf6e5
commit
e7f17dd34f
@@ -38,14 +38,14 @@
|
||||
"@tanstack/react-query": "5.69.0",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"lucide-react": "^0.483.0",
|
||||
"lucide-react": "^0.484.0",
|
||||
"next": "15.2.4",
|
||||
"next-themes": "0.4.6",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.4.1",
|
||||
"sonner": "^2.0.1",
|
||||
"sonner": "^2.0.2",
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"prettier": "@kit/prettier-config",
|
||||
|
||||
Reference in New Issue
Block a user