mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-16 18:12:50 +00:00
[ACS-12441] update versions in projects
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
"version": "0.0.1",
|
||||
"license": "LGPL-3.0",
|
||||
"peerDependencies": {
|
||||
"@angular/animations": "^20.3.0",
|
||||
"@angular/cdk": "^20.2.0",
|
||||
"@angular/common": "^20.3.0",
|
||||
"@angular/core": "^20.3.0",
|
||||
"@angular/forms": "^20.3.0",
|
||||
"@angular/material": "^20.2.0",
|
||||
"@angular/platform-browser": "^20.3.0",
|
||||
"@angular/router": "^20.3.0",
|
||||
"@angular/animations": "^21.2.0",
|
||||
"@angular/cdk": "^21.2.0",
|
||||
"@angular/common": "^21.2.0",
|
||||
"@angular/core": "^21.2.0",
|
||||
"@angular/forms": "^21.2.0",
|
||||
"@angular/material": "^21.2.0",
|
||||
"@angular/platform-browser": "^21.2.0",
|
||||
"@angular/router": "^21.2.0",
|
||||
"@ngx-translate/core": "^17.0.0",
|
||||
"rxjs": "^7.4.0",
|
||||
"zone.js": "^0.14.0 || ^0.15.0"
|
||||
|
||||
@@ -4,17 +4,17 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": "^20.3.0",
|
||||
"@angular/common": "^20.3.0",
|
||||
"@angular/compiler": "^20.3.0",
|
||||
"@angular/core": "^20.3.0",
|
||||
"@angular/forms": "^20.3.0",
|
||||
"@angular/material": "^20.2.0",
|
||||
"@angular/platform-browser": "^20.3.0",
|
||||
"@angular/router": "^20.3.0",
|
||||
"@ngrx/effects": "^20.1.0",
|
||||
"@ngrx/router-store": "^20.1.0",
|
||||
"@ngrx/store": "^20.1.0",
|
||||
"@angular/animations": "^21.2.0",
|
||||
"@angular/common": "^21.2.0",
|
||||
"@angular/compiler": "^21.2.0",
|
||||
"@angular/core": "^21.2.0",
|
||||
"@angular/forms": "^21.2.0",
|
||||
"@angular/material": "^21.2.0",
|
||||
"@angular/platform-browser": "^21.2.0",
|
||||
"@angular/router": "^21.2.0",
|
||||
"@ngrx/effects": "^21.1.0",
|
||||
"@ngrx/router-store": "^21.1.0",
|
||||
"@ngrx/store": "^21.1.0",
|
||||
"@ngx-translate/core": "^17.0.0",
|
||||
"rxjs": "^7.4.0",
|
||||
"tslib": ">=2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user