chore(dependencies): update multiple dependencies to latest versions (#301)
- Upgraded `@supabase/supabase-js` to `2.51.0` - Bumped `@tanstack/react-query` to `5.83.0` - Incremented `next` and related packages to `15.4.1` - Miscellaneous upgrades including `@react-email/components`, `eslint`, and `cssnano`.
This commit is contained in:
committed by
GitHub
parent
50337298fd
commit
abcf1ae3d7
@@ -26,11 +26,11 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.50.5",
|
||||
"@supabase/supabase-js": "2.51.0",
|
||||
"@types/react": "19.1.8",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.525.0",
|
||||
"next": "15.3.5",
|
||||
"next": "15.4.1",
|
||||
"react": "19.1.0",
|
||||
"react-hook-form": "^7.60.0",
|
||||
"react-i18next": "^15.6.0",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.1.8",
|
||||
"next": "15.3.5",
|
||||
"next": "15.4.1",
|
||||
"react": "19.1.0",
|
||||
"zod": "^3.25.74"
|
||||
},
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.1.8",
|
||||
"date-fns": "^4.1.0",
|
||||
"next": "15.3.5",
|
||||
"next": "15.4.1",
|
||||
"react": "19.1.0",
|
||||
"zod": "^3.25.74"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user