mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
Update Angular packages to version 19.2.18 [ci:force] (#11518)
This commit is contained in:
18
package.json
18
package.json
@@ -38,17 +38,17 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@angular/animations": "19.2.17",
|
||||
"@angular/animations": "19.2.18",
|
||||
"@angular/cdk": "19.2.19",
|
||||
"@angular/common": "19.2.17",
|
||||
"@angular/compiler": "19.2.17",
|
||||
"@angular/core": "19.2.17",
|
||||
"@angular/forms": "19.2.17",
|
||||
"@angular/common": "19.2.18",
|
||||
"@angular/compiler": "19.2.18",
|
||||
"@angular/core": "19.2.18",
|
||||
"@angular/forms": "19.2.18",
|
||||
"@angular/material": "19.2.19",
|
||||
"@angular/material-date-fns-adapter": "19.2.19",
|
||||
"@angular/platform-browser": "19.2.17",
|
||||
"@angular/platform-browser-dynamic": "19.2.17",
|
||||
"@angular/router": "19.2.17",
|
||||
"@angular/platform-browser": "19.2.18",
|
||||
"@angular/platform-browser-dynamic": "19.2.18",
|
||||
"@angular/router": "19.2.18",
|
||||
"@apollo/client": "3.13.1",
|
||||
"@cspell/eslint-plugin": "9.4.0",
|
||||
"@mat-datetimepicker/core": "15.0.2",
|
||||
@@ -84,7 +84,7 @@
|
||||
"@angular-eslint/eslint-plugin": "19.3.0",
|
||||
"@angular-eslint/eslint-plugin-template": "19.3.0",
|
||||
"@angular-eslint/template-parser": "19.3.0",
|
||||
"@angular/compiler-cli": "19.2.17",
|
||||
"@angular/compiler-cli": "19.2.18",
|
||||
"@chromatic-com/storybook": "4.1.3",
|
||||
"@nx/angular": "22.1.3",
|
||||
"@nx/eslint-plugin": "22.1.3",
|
||||
|
||||
Reference in New Issue
Block a user