20 05 2025 deps update (#257)

* Update dependencies across packages

Upgraded various package dependencies, including `zod`, `@supabase/supabase-js`, `react-hook-form`, `lucide-react`, and others to their latest versions. Ensures compatibility, security, and access to new features.
This commit is contained in:
Giancarlo Buomprisco
2025-05-20 10:46:09 +07:00
committed by GitHub
parent ad1a673320
commit 2ede13dec9
32 changed files with 456 additions and 861 deletions

View File

@@ -25,13 +25,13 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.49.4",
"@supabase/supabase-js": "2.49.5",
"@types/react": "19.1.4",
"@types/react-dom": "19.1.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hook-form": "^7.56.3",
"zod": "^3.24.4"
"react-hook-form": "^7.56.4",
"zod": "^3.25.7"
},
"typesVersions": {
"*": {