Updated Dependencies

This commit is contained in:
gbuomprisco
2024-10-01 12:01:12 +02:00
parent d6bcbbdfdf
commit 0c7c2e66f7
23 changed files with 934 additions and 816 deletions

View File

@@ -59,7 +59,7 @@
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
"lucide-react": "^0.445.0",
"lucide-react": "^0.446.0",
"next": "14.2.13",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
@@ -80,14 +80,14 @@
"@next/bundle-analyzer": "14.2.13",
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"supabase": "^1.192.5",
"tailwindcss": "3.4.12",
"supabase": "^1.200.3",
"tailwindcss": "3.4.13",
"typescript": "^5.6.2"
},
"eslintConfig": {