fix(deps): update bun minor and patch dependencies (#865)

* fix(deps): update bun minor and patch dependencies

* fix: ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com>
This commit is contained in:
renovate[bot]andNicolas Meienberger authored and GitHub committed 2026-05-07 17:11:53 +02:00
1 parent cda008a53e
commit 5e4742488f
11 files changed
+436 -889

No files matched your search

+1 -1
View File
@@ -19,6 +19,6 @@
"@types/bun": "latest"
},
"peerDependencies": {
"typescript": "^6"
"typescript": "^6.0.3"
}
}