Updated packages (Next.js 15.1.0)
Fixed linting
This commit is contained in:
@@ -29,13 +29,13 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/ssr": "^0.5.2",
|
||||
"@supabase/supabase-js": "^2.47.2",
|
||||
"@tanstack/react-query": "5.62.3",
|
||||
"@supabase/supabase-js": "^2.47.3",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"next": "15.0.4",
|
||||
"next": "15.1.0",
|
||||
"react": "19.0.0",
|
||||
"server-only": "^0.0.1",
|
||||
"zod": "^3.23.8"
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user