grand commit

This commit is contained in:
2025-02-07 08:34:42 +02:00
parent f594f001f6
commit c6c34f0453
53 changed files with 1283 additions and 625 deletions

View File

@@ -44,7 +44,6 @@
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toast": "^1.2.5",
"@radix-ui/react-tooltip": "^1.1.6",
"@tailwindcss/typography": "^0.5.16",
"argon2": "^0.41.1",
@@ -56,6 +55,7 @@
"embla-carousel-react": "^8.5.2",
"imagemagick": "^0.1.3",
"jodit-react": "^5.2.4",
"js-cookie": "^3.0.5",
"lucide-react": "^0.471.1",
"next": "^15.1.6",
"next-auth": "^5.0.0-beta.25",
@@ -80,6 +80,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/bcryptjs": "^2.4.6",
"@types/imagemagick": "^0.0.35",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.10.7",
"@types/react": "^19",
"@types/react-dom": "^19",
@@ -97,8 +98,7 @@
"prisma-json-types-generator": "^3.2.2",
"tailwindcss": "^3.4.1",
"tsx": "^4.19.2",
"typescript": "^5",
"zod-prisma-types": "^3.2.1"
"typescript": "^5"
},
"engines": {
"node": ">=22"