fix(deps): bump @push.rocks/smartlog and @types/node; update dependency list version and license link in docs

This commit is contained in:
2026-02-15 10:50:30 +00:00
parent 28312972e0
commit 28d9ad1746
7 changed files with 58 additions and 57 deletions

View File

@@ -53,11 +53,11 @@
accessor count = 0;
```
## Dependencies (as of v4.1.1)
## Dependencies (as of v4.2.0)
- `@design.estate/dees-element` ^2.1.6 - TC39 decorators with `accessor` keyword
- `@push.rocks/lik` ^6.2.2 - Data structures
- `@push.rocks/smartdelay` ^3.0.5 - Delay utilities
- `@push.rocks/smartlog` ^3.1.10 - Logging
- `@push.rocks/smartlog` ^3.1.11 - Logging
- `@push.rocks/smartpromise` ^4.2.3 - Promise utilities
- `@push.rocks/smartrx` ^3.0.10 - RxJS wrapper
- `@push.rocks/smarttime` ^4.1.1 - Time/cron utilities
@@ -66,4 +66,4 @@
- `@git.zone/tsbundle` ^2.8.3 - Bundler (for browser tests)
- `@git.zone/tsrun` ^2.0.1 - TypeScript runner
- `@git.zone/tstest` ^3.1.8 - Test runner (supports `.chromium.ts` files)
- `@types/node` ^25.1.0 - Node.js type definitions
- `@types/node` ^25.2.3 - Node.js type definitions