Updated Dependencies (Next.js 15.1.2)
This commit is contained in:
@@ -34,16 +34,16 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@supabase/supabase-js": "2.47.10",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.1.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"next": "15.1.2",
|
||||
"next-themes": "0.4.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.2.0",
|
||||
"sonner": "^1.7.1",
|
||||
"zod": "^3.24.1"
|
||||
|
||||
@@ -21,15 +21,15 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.8",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@supabase/supabase-js": "2.47.10",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@tanstack/react-table": "^8.20.6",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.1.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"next": "15.1.2",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
@@ -29,12 +29,12 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@supabase/supabase-js": "2.47.10",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.1.1",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"next": "15.1.2",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.2.0",
|
||||
"sonner": "^1.7.1",
|
||||
"zod": "^3.24.1"
|
||||
|
||||
@@ -20,10 +20,10 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@supabase/supabase-js": "2.47.10",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"lucide-react": "^0.469.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-i18next": "^15.2.0"
|
||||
|
||||
@@ -32,18 +32,18 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@supabase/supabase-js": "2.47.10",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@tanstack/react-table": "^8.20.6",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.1.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"next": "15.1.2",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.2.0",
|
||||
"sonner": "^1.7.1",
|
||||
"zod": "^3.24.1"
|
||||
|
||||
Reference in New Issue
Block a user