Merge Tag v0.2.12

This commit is contained in:
2025-05-19 12:56:21 +02:00
48 changed files with 3626 additions and 469 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.2.11",
"version": "0.2.12",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@@ -49,6 +49,7 @@
"luxon": "^3.5.0",
"next": "15.2.3",
"next-auth": "^5.0.0-beta.25",
"next-intl": "^4.1.0",
"next-themes": "^0.4.4",
"node-cron": "^3.0.3",
"react": "^19.0.0",