We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ee3aa6 + 6363a18 commit d956838Copy full SHA for d956838
projects/igniteui-angular/package.json
@@ -68,7 +68,7 @@
68
"dependencies": {
69
"@types/hammerjs": "^2.0.36",
70
"hammerjs": "^2.0.8",
71
- "jszip": "^3.5.0",
+ "jszip": "^3.6.0",
72
"tslib": "^2.0.0",
73
"resize-observer-polyfill": "^1.5.1",
74
"igniteui-trial-watermark": "^1.0.3",
@@ -77,10 +77,10 @@
77
"@igniteui/material-icons-extended": "^2.4.0"
78
},
79
"peerDependencies": {
80
- "@angular/common": "^11.0.0",
81
- "@angular/core": "^11.0.0",
82
- "@angular/animations": "^11.0.0",
83
- "@angular/forms": "^11.0.0",
+ "@angular/common": "^11.2.0",
+ "@angular/core": "^11.2.0",
+ "@angular/animations": "^11.2.0",
+ "@angular/forms": "^11.2.0",
84
"web-animations-js": "^2.3.2"
85
86
"igxDevDependencies": {
0 commit comments