Dependencies cleanup (#216)
1. Updated dependencies 2. Disable Next.js Telemetry by default 3. Cleaned up unused dependencies 4. Refactored NPM scripts
This commit is contained in:
committed by
GitHub
parent
a3c37d0e7c
commit
6fbc5cf6e5
@@ -20,12 +20,12 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.8",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@supabase/supabase-js": "2.49.1",
|
||||
"@supabase/supabase-js": "2.49.3",
|
||||
"@tanstack/react-query": "5.69.0",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
"@types/react": "19.0.12",
|
||||
"lucide-react": "^0.483.0",
|
||||
"next": "15.2.3",
|
||||
"next": "15.2.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
|
||||
Reference in New Issue
Block a user