Skip to content

Commit 18c1cd2

Browse files
⬆️ Update all non-major dependencies (#454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d04775 commit 18c1cd2

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"check": "pnpm lint && pnpm format && pnpm build && pnpm test"
1919
},
2020
"dependencies": {
21-
"@asteasolutions/zod-to-openapi": "7.3.3",
21+
"@asteasolutions/zod-to-openapi": "7.3.4",
2222
"cors": "2.8.5",
2323
"dotenv": "16.5.0",
2424
"express": "5.1.0",
@@ -28,7 +28,7 @@
2828
"pino": "9.7.0",
2929
"pino-http": "10.5.0",
3030
"swagger-ui-express": "5.0.1",
31-
"zod": "3.25.63"
31+
"zod": "3.25.64"
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "1.9.4",
@@ -40,7 +40,7 @@
4040
"pino-pretty": "13.0.0",
4141
"supertest": "7.1.1",
4242
"tsup": "8.5.0",
43-
"tsx": "4.20.2",
43+
"tsx": "4.20.3",
4444
"typescript": "5.8.3",
4545
"vite-tsconfig-paths": "5.1.4",
4646
"vitest": "3.2.3"

pnpm-lock.yaml

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)