Skip to content

Commit 8130d0f

Browse files
committed
chore(*): update schematics and other packages
1 parent 51c6c27 commit 8130d0f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

projects/igniteui-angular/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,22 @@
6767
],
6868
"dependencies": {
6969
"@types/hammerjs": "^2.0.36",
70-
"@types/jszip": "^3.1.7",
70+
"@types/jszip": "^3.4.1",
7171
"hammerjs": "^2.0.8",
72-
"jszip": "^3.3.0",
72+
"jszip": "^3.4.0",
7373
"tslib": "^2.0.0",
7474
"resize-observer-polyfill": "^1.5.1",
7575
"igniteui-trial-watermark": "^1.0.3"
7676
},
7777
"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",
8282
"web-animations-js": "^2.3.2"
8383
},
8484
"igxDevDependencies": {
85-
"@igniteui/angular-schematics": "~9.1.510"
85+
"@igniteui/angular-schematics": "~10.0.600-rc.0"
8686
},
8787
"ng-update": {
8888
"migrations": "./migrations/migration-collection.json"

0 commit comments

Comments
 (0)