mega updates to things

This commit is contained in:
user
2026-02-28 15:54:51 +02:00
parent 57fbb4ab00
commit 4d107c8cab
8 changed files with 82 additions and 76 deletions

View File

@@ -20,7 +20,7 @@
"mailparser": "^3.7.3",
"nanoid": "^5.1.5",
"neverthrow": "^8.2.0",
"otplib": "^12.0.1",
"otplib": "^13.3.0",
"pdfkit": "^0.17.1",
"tmp": "^0.2.3",
"uuid": "^11.1.0",
@@ -34,6 +34,6 @@
"@types/uuid": "^10.0.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
"typescript": "^5.9.3"
}
}