Updated dependencies

This commit is contained in:
gbuomprisco
2024-09-20 13:24:42 +02:00
parent 871df6ad43
commit 98b77d8ee1
24 changed files with 647 additions and 668 deletions

View File

@@ -58,9 +58,9 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.0.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
"react": "18.3.1",
@@ -77,17 +77,17 @@
"@kit/prettier-config": "workspace:^",
"@kit/tailwind-config": "workspace:^",
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.11",
"@next/bundle-analyzer": "14.2.13",
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"@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.11",
"tailwindcss": "3.4.12",
"typescript": "^5.6.2"
},
"eslintConfig": {