Updated dependencies (next.js 15.1.1) (#98)
This commit is contained in:
committed by
GitHub
parent
923b6954d4
commit
491040f683
@@ -35,11 +35,11 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@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.0",
|
||||
"next": "15.1.1",
|
||||
"next-themes": "0.4.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
|
||||
@@ -22,11 +22,11 @@
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.8",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@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.0",
|
||||
"next": "15.1.1",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.1",
|
||||
|
||||
@@ -30,10 +30,10 @@
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.1.0",
|
||||
"next": "15.1.1",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"react-i18next": "^15.2.0",
|
||||
"sonner": "^1.7.1",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@tanstack/react-query": "5.62.8",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"react": "19.0.0",
|
||||
|
||||
@@ -33,14 +33,14 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.47.8",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@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.0",
|
||||
"next": "15.1.1",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.1",
|
||||
|
||||
Reference in New Issue
Block a user