You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEPENDENCY_NOTES.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,4 @@ The following notes about the app's dependencies should be revisited and resolve
3
3
As of 2026-07-27:
4
4
5
5
-`@types/node`: Consider updating to `26.x` in the future, but for now `24.x` still has plent of time in LTS.
6
-
-`typescript`: `7.x` uses a new native compiler without a native API. Consider updating soon after evaluating the impact.
7
6
-`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.
0 commit comments