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 a4e9dcebd8 - Show all commits

View file

@ -160,7 +160,8 @@ jobs:
run: |
cd frontend
bun install
- run: pwd
- run: cat /tmp/ng-*/angular-errors.log || echo "No Angular error log found"
if: always
- name: Test build
run: |
cd frontend