We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31fadb7 commit 6188a11Copy full SHA for 6188a11
1 file changed
libs/components/package.json
@@ -18,12 +18,12 @@
18
"tslib": "^2.5.0"
19
},
20
"peerDependencies": {
21
- "@angular/animations": "^19.0.0",
22
- "@angular/cdk": "^19.0.0",
23
- "@angular/common": "^19.0.0",
24
- "@angular/core": "^19.0.0",
25
- "@angular/forms": "^19.0.0",
26
- "@angular/router": "^19.0.0",
+ "@angular/animations": "^20.0.0",
+ "@angular/cdk": "^20.0.0",
+ "@angular/common": "^20.0.0",
+ "@angular/core": "^20.0.0",
+ "@angular/forms": "^20.0.0",
+ "@angular/router": "^20.0.0",
27
"@shiftcode/logger": "^3.0.0",
28
"@shiftcode/ngx-core": "^11.0.0 || ^11.0.0-pr50",
29
"rxjs": "^6.5.3 || ^7.4.0"
0 commit comments