Skip to content

Commit 461ea72

Browse files
author
Konstantin Dinev
committed
chore(*): updating igniteui-angular-extras
1 parent f123211 commit 461ea72

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616

1717
- task: Npm@1
1818
inputs:
19-
command: 'ci'
19+
command: 'ci --legacy-peer-deps'
2020
customEndpoint: 'public proget'
2121
env:
2222
AZURE_PIPELINES: "true"

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@angular/platform-browser-dynamic": "^16.0.0",
5757
"@angular/router": "^16.0.0",
5858
"@igniteui/material-icons-extended": "^3.0.0",
59-
"igniteui-angular-extras": "^15.1.2",
59+
"igniteui-angular-extras": "^16.0.0",
6060
"@microsoft/signalr": "^5.0.11",
6161
"@ng-bootstrap/ng-bootstrap": "^14.1.1",
6262
"@popperjs/core": "2.11.6",
@@ -73,7 +73,7 @@
7373
"igniteui-dockmanager": "^1.12.4",
7474
"igniteui-live-editing": "^2.0.6",
7575
"igniteui-theming": "^1.2.0",
76-
"igniteui-webcomponents": "^4.2.1",
76+
"igniteui-webcomponents": "^4.2.3",
7777
"minireset.css": "0.0.6",
7878
"rxjs": "^6.6.7",
7979
"tslib": "^2.3.1",

0 commit comments

Comments
 (0)