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 dd6bff1 commit 56541e1Copy full SHA for 56541e1
src/package.json
@@ -40,10 +40,10 @@
40
"tslib": "^2.3.0"
41
},
42
"peerDependencies": {
43
- "@angular/common": "^18.0.0",
44
- "@angular/core": "^18.0.0",
45
- "@angular/forms": "^18.0.0",
46
- "@angular/localize": "^18.0.0",
+ "@angular/common": "^19.0.0",
+ "@angular/core": "^19.0.0",
+ "@angular/forms": "^19.0.0",
+ "@angular/localize": "^19.0.0",
47
"@popperjs/core": "^2.11.8",
48
"rxjs": "^6.5.3 || ^7.4.0"
49
0 commit comments