build(deps): bump serialize-javascript, @angular-devkit/build-angular and jest-preset-angular

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.7 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.2 to 7.0.7
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.2...v7.0.7)

Updates `@angular-devkit/build-angular` from 19.2.27 to 21.2.19
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v19.2.27...v21.2.19)

Updates `jest-preset-angular` from 14.2.4 to 14.6.2
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.2.4...v14.6.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.7
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.2.19
  dependency-type: direct:development
- dependency-name: jest-preset-angular
  dependency-version: 14.6.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-07-26 16:10:51 +00:00 committed by GitHub
parent 72b684aaea
commit 2a06c179bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4181 additions and 832 deletions

File diff suppressed because it is too large Load Diff

View File

@ -84,7 +84,7 @@
"zone.js": "0.15.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "19.2.27",
"@angular-devkit/build-angular": "21.2.19",
"@angular-devkit/core": "19.2.27",
"@angular-devkit/schematics": "19.2.27",
"@angular-eslint/builder": "19.8.1",
@ -120,7 +120,7 @@
"jest": "29.7.0",
"jest-canvas-mock": "2.4.0",
"jest-jasmine2": "28.1.3",
"jest-preset-angular": "14.2.4",
"jest-preset-angular": "14.6.2",
"jest-silent-reporter": "0.6.0",
"mocha-junit-reporter": "2.1.0",
"ng-mocks": "14.13.1",