Updated dependencies

This commit is contained in:
gbuomprisco
2024-07-26 21:10:58 +02:00
parent 4eef94fcd6
commit 2c59dfd7f0
20 changed files with 1170 additions and 1171 deletions

View File

@@ -56,11 +56,11 @@
"@marsidev/react-turnstile": "^0.7.2",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.44.4",
"@tanstack/react-query": "5.51.11",
"@tanstack/react-query": "5.51.15",
"@tanstack/react-query-next-experimental": "^5.51.11",
"@tanstack/react-table": "^8.19.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.414.0",
"lucide-react": "^0.416.0",
"next": "14.2.5",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
@@ -80,7 +80,7 @@
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.5",
"@types/mdx": "^2.0.13",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
@@ -88,7 +88,7 @@
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"supabase": "^1.187.3",
"tailwindcss": "3.4.6",
"tailwindcss": "3.4.7",
"typescript": "^5.5.4"
},
"eslintConfig": {