Updated dependencies (#229)

This commit is contained in:
Giancarlo Buomprisco
2025-04-09 09:15:47 +07:00
committed by GitHub
parent 15b316dd7b
commit c5828325a2
17 changed files with 893 additions and 804 deletions

View File

@@ -35,11 +35,11 @@
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.71.10",
"@tanstack/react-query": "5.72.1",
"@types/react": "19.1.0",
"@types/react-dom": "19.1.1",
"lucide-react": "^0.487.0",
"next": "15.2.4",
"next": "15.2.5",
"next-themes": "0.4.6",
"react": "19.1.0",
"react-dom": "19.1.0",

View File

@@ -21,11 +21,11 @@
"@makerkit/data-loader-supabase-core": "^0.0.10",
"@makerkit/data-loader-supabase-nextjs": "^1.2.5",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.71.10",
"@tanstack/react-query": "5.72.1",
"@tanstack/react-table": "^8.21.2",
"@types/react": "19.1.0",
"lucide-react": "^0.487.0",
"next": "15.2.4",
"next": "15.2.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hook-form": "^7.55.0",

View File

@@ -29,10 +29,10 @@
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.71.10",
"@tanstack/react-query": "5.72.1",
"@types/react": "19.1.0",
"lucide-react": "^0.487.0",
"next": "15.2.4",
"next": "15.2.5",
"react-hook-form": "^7.55.0",
"react-i18next": "^15.4.1",
"sonner": "^2.0.3",

View File

@@ -20,7 +20,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.71.10",
"@tanstack/react-query": "5.72.1",
"@types/react": "19.1.0",
"lucide-react": "^0.487.0",
"react": "19.1.0",

View File

@@ -33,14 +33,14 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.71.10",
"@tanstack/react-query": "5.72.1",
"@tanstack/react-table": "^8.21.2",
"@types/react": "19.1.0",
"@types/react-dom": "19.1.1",
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.487.0",
"next": "15.2.4",
"next": "15.2.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hook-form": "^7.55.0",