mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
build(deps): Bump @angular/common from 19.2.6 to 19.2.16 (#4910)
* build(deps): Bump @angular/common from 19.2.6 to 19.2.16 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.2.6 to 19.2.16. - [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.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * 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:
co-authored by
Denys Vuika
parent
b54e42cce2
commit
2ef489c853
Generated
+2939
-3139
File diff suppressed because it is too large
Load Diff
+16
-16
@@ -45,17 +45,17 @@
|
||||
"@alfresco/adf-extensions": "8.4.0-19758325202",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-19758325202",
|
||||
"@alfresco/js-api": "9.4.0-19758325202",
|
||||
"@angular/animations": "19.2.6",
|
||||
"@angular/cdk": "19.2.9",
|
||||
"@angular/common": "19.2.6",
|
||||
"@angular/compiler": "19.2.6",
|
||||
"@angular/core": "19.2.6",
|
||||
"@angular/forms": "19.2.6",
|
||||
"@angular/material": "19.2.9",
|
||||
"@angular/material-date-fns-adapter": "19.2.9",
|
||||
"@angular/platform-browser": "19.2.6",
|
||||
"@angular/platform-browser-dynamic": "19.2.6",
|
||||
"@angular/router": "19.2.6",
|
||||
"@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",
|
||||
"@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-19758325202",
|
||||
"@angular-devkit/build-angular": "19.2.15",
|
||||
"@angular-devkit/core": "19.2.7",
|
||||
"@angular-devkit/schematics": "19.2.7",
|
||||
"@angular-devkit/build-angular": "19.2.16",
|
||||
"@angular-devkit/core": "19.2.16",
|
||||
"@angular-devkit/schematics": "19.2.16",
|
||||
"@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.6",
|
||||
"@angular/language-service": "19.2.6",
|
||||
"@angular/compiler-cli": "19.2.16",
|
||||
"@angular/language-service": "19.2.16",
|
||||
"@cspell/eslint-plugin": "^9.2.1",
|
||||
"@nx/angular": "22.1.0",
|
||||
"@nx/eslint-plugin": "21.3.1",
|
||||
|
||||
Reference in New Issue
Block a user