Updated packages (Next.js 15.1.0)
Fixed linting
This commit is contained in:
@@ -27,15 +27,15 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.47.2",
|
||||
"@supabase/supabase-js": "^2.47.3",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"next": "15.1.0",
|
||||
"react": "19.0.0",
|
||||
"react-hook-form": "^7.54.0",
|
||||
"react-i18next": "^15.1.3",
|
||||
"zod": "^3.23.8"
|
||||
"react-i18next": "^15.1.4",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user