File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
projects/igniteui-angular Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 67
67
],
68
68
"dependencies" : {
69
69
"@types/hammerjs" : " ^2.0.36" ,
70
- "@types/jszip" : " ^3.1.7 " ,
70
+ "@types/jszip" : " ^3.4.1 " ,
71
71
"hammerjs" : " ^2.0.8" ,
72
- "jszip" : " ^3.3 .0" ,
72
+ "jszip" : " ^3.4 .0" ,
73
73
"tslib" : " ^2.0.0" ,
74
74
"resize-observer-polyfill" : " ^1.5.1" ,
75
75
"igniteui-trial-watermark" : " ^1.0.3"
76
76
},
77
77
"peerDependencies" : {
78
- "@angular/common" : " ^9 .0.0" ,
79
- "@angular/core" : " ^9 .0.0" ,
80
- "@angular/animations" : " ^9 .0.0" ,
81
- "@angular/forms" : " ^9 .0.0" ,
78
+ "@angular/common" : " ^10 .0.0" ,
79
+ "@angular/core" : " ^10 .0.0" ,
80
+ "@angular/animations" : " ^10 .0.0" ,
81
+ "@angular/forms" : " ^10 .0.0" ,
82
82
"web-animations-js" : " ^2.3.2"
83
83
},
84
84
"igxDevDependencies" : {
85
- "@igniteui/angular-schematics" : " ~9.1.510 "
85
+ "@igniteui/angular-schematics" : " ~10.0.600-rc.0 "
86
86
},
87
87
"ng-update" : {
88
88
"migrations" : " ./migrations/migration-collection.json"
You can’t perform that action at this time.
0 commit comments