chore: update dependencies and versions across multiple packages (#410)
- Upgraded various dependencies including @supabase/supabase-js to version 2.80.0, lucide-react to version 0.553.0, and react-i18next to version 16.2.4. - Updated @types/node to version 24.10.0 and adjusted related dependencies. - Incremented pino-pretty to version 13.1.2 and updated @tailwindcss/postcss to version 4.1.17. - Refactored package.json files to ensure consistency across applications and libraries.
This commit is contained in:
committed by
GitHub
parent
fa2fa9a15c
commit
2829979363
@@ -29,13 +29,13 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@marsidev/react-turnstile": "^1.3.1",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.78.0",
|
||||
"@supabase/supabase-js": "2.80.0",
|
||||
"@tanstack/react-query": "5.90.5",
|
||||
"@types/react": "catalog:",
|
||||
"lucide-react": "^0.552.0",
|
||||
"lucide-react": "^0.553.0",
|
||||
"next": "catalog:",
|
||||
"react-hook-form": "^7.66.0",
|
||||
"react-i18next": "^16.2.3",
|
||||
"react-i18next": "^16.2.4",
|
||||
"sonner": "^2.0.7",
|
||||
"zod": "^3.25.74"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user