chore: dotenv => dotenvx

This commit is contained in:
Mattia Belletti
2025-07-07 14:31:27 +02:00
parent fc5da19188
commit 1b8c76ea40
3 changed files with 352 additions and 3 deletions

View File

@@ -49,12 +49,12 @@
},
"dependencies": {
"@anatine/zod-openapi": "^2.2.6",
"@dotenvx/dotenvx": "^1.45.2",
"@ts-rest/core": "^3.51.0",
"@ts-rest/express": "^3.51.0",
"@ts-rest/open-api": "^3.51.0",
"async-wrapper-express-ts": "^3.1.6",
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"express": "^4.0.0",
"kysely": "^0.28.2",
"mysql2": "^3.12.0",