Updated dependencies

This commit is contained in:
gbuomprisco
2024-08-07 10:30:20 +02:00
parent d7560654e9
commit 573f3495e6
19 changed files with 343 additions and 396 deletions

View File

@@ -55,7 +55,7 @@
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@marsidev/react-turnstile": "^0.7.2",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-next-experimental": "^5.51.21",
"@tanstack/react-table": "^8.20.1",
@@ -80,7 +80,7 @@
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.5",
"@types/mdx": "^2.0.13",
"@types/node": "^22.0.0",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",