Update dependencies across packages with minor version upgrades (#255)

Upgraded various dependencies to their latest minor versions, including `@types/react`, `@tanstack/react-query`, `lucide-react`, `@types/node`, and others. These updates aim to ensure compatibility, access to new features, and bug fixes.
This commit is contained in:
Giancarlo Buomprisco
2025-05-15 22:56:00 +07:00
committed by GitHub
parent 804fb7fbe3
commit 6e28de759d
29 changed files with 1106 additions and 984 deletions

View File

@@ -27,7 +27,7 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "19.1.3",
"@types/react": "19.1.4",
"date-fns": "^4.1.0",
"next": "15.3.2",
"react": "19.1.0",