Updated dependencies (next.js 15.1.1) (#98)

This commit is contained in:
Giancarlo Buomprisco
2024-12-18 15:09:45 +08:00
committed by GitHub
parent 923b6954d4
commit 491040f683
17 changed files with 378 additions and 373 deletions

View File

@@ -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",