mirror of
https://github.com/alexta69/metube.git
synced 2026-09-21 13:35:01 +00:00
59cf84ae1a
Routine `pnpm upgrade`. Angular 22.0.6 -> 22.1.2 across the runtime packages and 22.0.7 -> 22.1.4 for the build toolchain, ng-select 23.2 -> 23.11. This also clears every open npm Dependabot alert. All fifteen were build toolchain transitives that never reach the runtime image, since the Dockerfile builds the UI in a separate stage and copies only dist: hono 4.13.2, esbuild 0.28.2, postcss 8.5.26, js-yaml 4.3.1, fast-uri 3.1.5, ip-address 10.5.0, with undici and @hono/node-server no longer in the tree at all. Build, lint and both suites pass (44 frontend, 372 backend). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>