Updated dependencies; added translation string to CreateTeamSchema schema

This commit is contained in:
gbuomprisco
2024-09-13 11:03:31 +02:00
parent 4be76ac797
commit 5706a3486c
18 changed files with 244 additions and 233 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.45.4",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.5",
"lucide-react": "^0.440.0",
"next": "14.2.10",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",