[SECURITY] patched cve-2025-29927

This commit is contained in:
dohsimpson
2025-03-25 10:47:03 -04:00
parent 9052c9f37a
commit d31982bf29
3 changed files with 60 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@@ -43,7 +43,7 @@
"linkify-react": "^4.2.0",
"lucide-react": "^0.469.0",
"luxon": "^3.5.0",
"next": "15.1.3",
"next": "15.2.3",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.4.4",
"react": "^19.0.0",