Commit e26c5c8
deps: bump ueberdb2 to ^6.0.3 (dirty-ts default-import fix)
v6.0.3 ships ether/ueberDB#958 — unwrap the CJS `__esModule`/default
wrapping on `import Dirty from 'dirty-ts'`. Without it, every consumer
using `dbType: "dirty"` (the settings.json.template default) crashes
at init with `TypeError: Dirty is not a constructor`.
Bumped in src/package.json and bin/package.json; lockfile refreshed.
Backend test suite (1115 tests) passes locally against v6.0.3 with
`dbType: "dirty"`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 190444b commit e26c5c8
3 files changed
Lines changed: 63 additions & 251 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments