Updated dependencies

This commit is contained in:
gbuomprisco
2024-09-16 23:38:47 +02:00
parent 9751b5982d
commit 871df6ad43
28 changed files with 727 additions and 784 deletions

View File

@@ -58,7 +58,7 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^3.6.0",
"date-fns": "^4.0.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next-sitemap": "^4.2.3",
@@ -66,7 +66,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"recharts": "^2.12.7",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.2",
@@ -79,8 +79,8 @@
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.11",
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"dotenv-cli": "^7.4.2",