Updated Next.js to 14.2.8 and other deps

This commit is contained in:
gbuomprisco
2024-09-05 00:56:42 +02:00
parent 0bd0cd975f
commit 3e1c12fcbb
16 changed files with 237 additions and 176 deletions

View File

@@ -56,11 +56,11 @@
"@marsidev/react-turnstile": "^1.0.1",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.3",
"@tanstack/react-query": "5.53.3",
"@tanstack/react-query": "5.54.1",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^3.6.0",
"lucide-react": "^0.438.0",
"next": "14.2.7",
"next": "14.2.8",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
"react": "18.3.1",
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:^",
"@kit/tailwind-config": "workspace:^",
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.7",
"@next/bundle-analyzer": "14.2.8",
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",