upgrading next.js related to this patch: https://nextjs.org/blog/CVE-2025-66478

This commit is contained in:
2025-12-08 12:42:31 -04:00
parent 9d2ee39d1a
commit 334e9f4f53
2 changed files with 41 additions and 41 deletions

View File

@@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"i18next": "^23.15.0",
"lucide-react": "^0.460.0",
"next": "^15.1.3",
"next": "15.5.7",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",