build(deps): Bump @angular/compiler from 19.2.16 to 19.2.17 (#4924)

* build(deps): Bump @angular/compiler from 19.2.16 to 19.2.17

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.16 to 19.2.17.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.2.17/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* upgrade angular [ci:force]

# Conflicts:
#	package-lock.json
#	package.json

* upgrade angular [ci:force]

* upgrade angular [ci:force]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-02 19:35:25 +00:00
committed by GitHub
co-authored by Denys Vuika
parent d8a470b157
commit 341e1b2e61
2 changed files with 854 additions and 583 deletions
+838 -567
View File
File diff suppressed because it is too large Load Diff
+16 -16
View File
@@ -45,17 +45,17 @@
"@alfresco/adf-extensions": "8.4.0-19821043295",
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-19821043295",
"@alfresco/js-api": "9.4.0-19821043295",
"@angular/animations": "19.2.16",
"@angular/cdk": "19.2.16",
"@angular/common": "19.2.16",
"@angular/compiler": "19.2.16",
"@angular/core": "19.2.16",
"@angular/forms": "19.2.16",
"@angular/material": "19.2.16",
"@angular/material-date-fns-adapter": "19.2.16",
"@angular/platform-browser": "19.2.16",
"@angular/platform-browser-dynamic": "19.2.16",
"@angular/router": "19.2.16",
"@angular/animations": "19.2.17",
"@angular/cdk": "19.2.17",
"@angular/common": "19.2.17",
"@angular/compiler": "19.2.17",
"@angular/core": "19.2.17",
"@angular/forms": "19.2.17",
"@angular/material": "19.2.17",
"@angular/material-date-fns-adapter": "19.2.17",
"@angular/platform-browser": "19.2.17",
"@angular/platform-browser-dynamic": "19.2.17",
"@angular/router": "19.2.17",
"@fontsource/open-sans": "^5.1.0",
"@mat-datetimepicker/core": "15.0.2",
"@ngrx/effects": "19.2.1",
@@ -78,16 +78,16 @@
},
"devDependencies": {
"@alfresco/adf-cli": "8.4.0-19821043295",
"@angular-devkit/build-angular": "19.2.16",
"@angular-devkit/core": "19.2.16",
"@angular-devkit/schematics": "19.2.16",
"@angular-devkit/build-angular": "19.2.17",
"@angular-devkit/core": "19.2.17",
"@angular-devkit/schematics": "19.2.17",
"@angular-eslint/builder": "19.3.0",
"@angular-eslint/eslint-plugin": "19.3.0",
"@angular-eslint/eslint-plugin-template": "19.3.0",
"@angular-eslint/schematics": "19.3.0",
"@angular-eslint/template-parser": "19.3.0",
"@angular/compiler-cli": "19.2.16",
"@angular/language-service": "19.2.16",
"@angular/compiler-cli": "19.2.17",
"@angular/language-service": "19.2.17",
"@cspell/eslint-plugin": "^9.2.1",
"@nx/angular": "22.1.0",
"@nx/eslint-plugin": "21.3.1",