refactor(dokploy): remove lucia-auth adapter and related authentication logic; update next.js version to 15.2.4

This commit is contained in:
Mauricio Siu
2025-03-29 12:17:14 -06:00
parent 46de83a1de
commit ee49dadf0b
6 changed files with 59 additions and 809 deletions

View File

@@ -53,7 +53,6 @@
"@dokploy/trpc-openapi": "0.0.4",
"@faker-js/faker": "^8.4.1",
"@hookform/resolvers": "^3.9.0",
"@lucia-auth/adapter-drizzle": "1.0.7",
"@octokit/auth-app": "^6.0.4",
"@octokit/webhooks": "^13.2.7",
"@radix-ui/react-accordion": "1.1.2",
@@ -113,11 +112,10 @@
"js-cookie": "^3.0.5",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"lucia": "^3.0.1",
"lucide-react": "^0.469.0",
"micromatch": "4.0.8",
"nanoid": "3",
"next": "^15.0.1",
"next": "^15.2.4",
"next-i18next": "^15.3.1",
"next-themes": "^0.2.1",
"node-os-utils": "1.3.7",