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 33405ea commit 0aec32dCopy full SHA for 0aec32d
packages/devextreme-angular/package.json
@@ -19,9 +19,9 @@
19
"author": "Developer Express Inc.",
20
"license": "MIT",
21
"peerDependencies": {
22
- "@angular/common": ">=17.0.0",
23
- "@angular/core": ">=17.0.0",
24
- "@angular/forms": ">=17.0.0",
+ "@angular/common": ">=19.0.0",
+ "@angular/core": ">=19.0.0",
+ "@angular/forms": ">=19.0.0",
25
"devextreme": "workspace:*"
26
},
27
"devDependencies": {
0 commit comments