chore: bump bun to 1.3.0

This commit is contained in:
Nicolas Meienberger
2025-10-15 22:16:40 +02:00
parent e29908757f
commit 71ca5d3309
4 changed files with 6 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"@libsql/client": "^0.15.15",
"@types/bun": "^1.2.20",
"@types/bun": "^1.3.0",
"@types/dockerode": "^3.3.44",
"drizzle-kit": "^0.31.5"
}