Merge branch 'mac' into develop

This commit is contained in:
2026-05-10 10:29:52 +02:00
7 changed files with 164 additions and 534 deletions

View File

@@ -28,13 +28,12 @@
"@tailwindcss/postcss": "^4.2.2",
"@tailwindcss/typography": "^0.5.19",
"@types/bcryptjs": "^2.4.6",
"@types/dompurify": "^3.0.5",
"@types/node": "^22.14.0",
"@types/pg": "^8.16.0",
"@types/sanitize-html": "^2.16.1",
"autoprefixer": "^10.4.27",
"bcryptjs": "^3.0.3",
"dotenv": "^17.3.1",
"isomorphic-dompurify": "^3.11.0",
"jiti": "^2.6.1",
"lucide-react": "^0.554.0",
"next": "^16.1.6",
@@ -46,6 +45,7 @@
"react-dom": "^19.2.0",
"react-hot-toast": "^2.6.0",
"recharts": "^3.8.1",
"sanitize-html": "^2.17.3",
"tailwindcss": "^4.2.2",
"tsx": "^4.21.0",
"typescript": "~5.8.2"
@@ -61,4 +61,4 @@
"postcss": "^8.5.10",
"@hono/node-server": "^1.19.13"
}
}
}