Updated dependencies (#422)

* Updated dependencies

* Reduce number of CI workers
This commit is contained in:
Giancarlo Buomprisco
2025-12-07 10:45:31 +08:00
committed by GitHub
parent abf48bd36e
commit 2f78e16dfa
19 changed files with 354 additions and 354 deletions

View File

@@ -32,10 +32,10 @@
"@supabase/supabase-js": "catalog:",
"@tanstack/react-query": "catalog:",
"@types/react": "catalog:",
"lucide-react": "^0.555.0",
"lucide-react": "^0.556.0",
"next": "catalog:",
"react-hook-form": "^7.67.0",
"react-i18next": "^16.3.5",
"react-hook-form": "^7.68.0",
"react-i18next": "^16.4.0",
"sonner": "^2.0.7",
"zod": "catalog:"
},