This commit is contained in:
2026-01-01 15:59:08 +01:00
parent 82ea760537
commit c9ebec3c2f
3 changed files with 62 additions and 60 deletions

View File

@@ -38,7 +38,7 @@
"ioredis": "^5.3.2",
"jszip": "^3.10.1",
"lucide-react": "^0.562.0",
"next": "14.2.18",
"next": "^14.2.35",
"next-auth": "^4.24.5",
"papaparse": "^5.4.1",
"posthog-js": "^1.276.0",
@@ -68,7 +68,7 @@
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-next": "14.2.18",
"eslint-config-next": "^14.2.35",
"next-sitemap": "^4.2.3",
"postcss": "^8.4.32",
"prettier": "^3.1.1",