zerobyte/app/server/modules/backups
dependabot[bot] d53b24bfb4
chore(deps): bump drizzle-orm from 1.0.0-beta.9-e89174b to 1.0.0-beta.15-859cf75 (#501)
* chore(deps): bump drizzle-orm

Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 1.0.0-beta.9-e89174b to 1.0.0-beta.15-859cf75.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-beta.15-859cf75
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* refactor: convert async transactions to sync + .run()

* chore: formatting

* chore: add lefthook dep

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com>
2026-02-14 14:18:20 +01:00
..
__tests__ feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00
backup.helpers.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backups.controller.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backups.dto.ts feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00
backups.execution.ts feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00
backups.queries.ts feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00
backups.service.ts chore(deps): bump drizzle-orm from 1.0.0-beta.9-e89174b to 1.0.0-beta.15-859cf75 (#501) 2026-02-14 14:18:20 +01:00