Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions DEPENDENCY_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
The following notes about the app's dependencies should be revisited and resolved when possible:

As of 2026-07-27:
As of 2026-08-26:

- `@types/node`: Consider updating to `26.x` in the future, but for now `24.x` still has plent of time in LTS.
- `tslog` (test-server only): `5.x` is ESM-only and replaces v4's flat logger settings such as `hideLogPositionForProduction` and `prettyLogTemplate`. Updating will require some migration.
198 changes: 109 additions & 89 deletions test-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading