build(package.json): update Angular dependencies to 19.2.2 #77

Closed
jank wants to merge 8 commits from update-angular into main
Showing only changes of commit 890bba602e - Show all commits

View file

@ -165,4 +165,4 @@ jobs:
cd frontend cd frontend
bun run build bun run build
- run: cat /tmp/ng-*/angular-errors.log || echo "No Angular error log found" - run: cat /tmp/ng-*/angular-errors.log || echo "No Angular error log found"
if: always if: always()