build(deps): bump the minor-and-patch group in /backend with 4 updates

Squash merge PR #470
This commit is contained in:
dependabot[bot]
2026-03-25 07:11:44 +01:00
committed by GitHub
parent 8372b7ec27
commit 39c19ab2fe
2 changed files with 99 additions and 112 deletions
+4 -4
View File
@@ -27,23 +27,23 @@
"@fastify/static": "^9.0.0",
"@fastify/swagger": "^9.7.0",
"@fastify/swagger-ui": "^5.2.5",
"@libsql/client": "^0.17.0",
"@libsql/client": "^0.17.2",
"argon2": "^0.44.0",
"dotenv": "^17.3.1",
"drizzle-orm": "^0.45.1",
"fastify": "^5.8.2",
"nodemailer": "^8.0.2",
"nodemailer": "^8.0.3",
"openid-client": "^6.8.2",
"sharp": "^0.34.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "^2.4.7",
"@biomejs/biome": "^2.4.8",
"@types/node": "^25.5.0",
"@types/nodemailer": "^7.0.11",
"@types/supertest": "^7.2.0",
"@vitest/coverage-v8": "^4.1.0",
"drizzle-kit": "^0.31.9",
"drizzle-kit": "^0.31.10",
"pino-pretty": "^13.1.3",
"supertest": "^7.2.2",
"tsx": "^4.19.0",