Bump dep versions

This commit is contained in:
Dominic Ferrando
2026-08-15 13:53:31 -04:00
parent ae88415406
commit b395a0f98c
3 changed files with 24 additions and 22 deletions
+3 -3
View File
@@ -27,11 +27,11 @@
"@elysia/jwt": "^1.4.2",
"@elysia/server-timing": "^1.4.1",
"@elysiajs/cors": "^1.4.2",
"@types/pg": "^8.20.0",
"@types/pg": "^8.21.0",
"elysia": "^1.4.29",
"kysely": "^0.29.4",
"kysely": "^0.29.5",
"ml-levenberg-marquardt": "^5.1.0",
"pg": "^8.22.0",
"pg": "^8.23.0",
"zipcodes-us": "^1.1.3"
},
"devDependencies": {