update package and update dockerfile

This commit is contained in:
Lokowitz
2026-02-10 11:49:53 +00:00
parent 8429197b07
commit d5b6de70da
4 changed files with 141 additions and 170 deletions

View File

@@ -34,7 +34,7 @@
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "8.4.0",
"@aws-sdk/client-s3": "3.985.0",
"@aws-sdk/client-s3": "3.986.0",
"@faker-js/faker": "10.3.0",
"@headlessui/react": "2.2.9",
"@hookform/resolvers": "5.2.2",
@@ -101,10 +101,10 @@
"nodemailer": "8.0.1",
"oslo": "1.2.1",
"pg": "8.18.0",
"posthog-node": "5.24.13",
"posthog-node": "5.24.14",
"qrcode.react": "4.2.0",
"react": "19.2.4",
"react-day-picker": "9.13.1",
"react-day-picker": "9.13.2",
"react-dom": "19.2.4",
"react-easy-sort": "1.8.0",
"react-hook-form": "7.71.1",
@@ -169,6 +169,6 @@
"tsc-alias": "1.8.16",
"tsx": "4.21.0",
"typescript": "5.9.3",
"typescript-eslint": "8.54.0"
"typescript-eslint": "8.55.0"
}
}