Upgrade dependencies in package.json and update next, eslint, and related packages

This commit is contained in:
2026-07-27 17:38:38 +02:00
parent 2b85152bb9
commit b14f670157
22 changed files with 12128 additions and 3778 deletions
+7
View File
@@ -0,0 +1,7 @@
ADMIN_PASSWORD=change-this-password
ADMIN_NAME=Familien-Admin
AUTH_SECRET=replace-with-at-least-32-random-characters
NEXT_SERVER_ACTIONS_ENCRYPTION_KEY=replace-with-a-base64-encoded-32-byte-key
WEBAUTHN_RP_ID=
WEBAUTHN_ORIGIN=
PORT=3000