zerobyte/app/server
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__ test: fix cookie name 2026-01-27 23:25:28 +01:00
cli 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
core feat: restore progress (#281) 2026-02-14 12:35:16 +01:00
db remove proxy pattern in db and auth (#513) 2026-02-13 21:18:40 +01:00
jobs refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
lib 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
modules 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
plugins refactor: add nitro bootstrap plugin to ensure app is started before first call (#512) 2026-02-13 20:46:10 +01:00
utils feat: restore progress (#281) 2026-02-14 12:35:16 +01:00
app.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00