Skip to content

Commit 9581ff9

Browse files
committed
chore: dependencies update
1 parent 610207f commit 9581ff9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"@angular/platform-browser": "~13.3.0",
2525
"@angular/platform-browser-dynamic": "~13.3.0",
2626
"@angular/router": "~13.3.0",
27-
"@coreui/angular": "^4.0.0",
28-
"@coreui/angular-chartjs": "^2.0.0",
27+
"@coreui/angular": "^4.0.2",
28+
"@coreui/angular-chartjs": "^2.0.2",
2929
"@coreui/chartjs": "^3.0.0",
30-
"@coreui/coreui": "~4.1.3",
30+
"@coreui/coreui": "~4.1.6",
3131
"@coreui/icons": "^2.1.0",
3232
"@coreui/icons-angular": "^3.0.0",
3333
"@coreui/utils": "^1.3.1",
@@ -49,11 +49,11 @@
4949
"karma-chrome-launcher": "~3.1.1",
5050
"karma-coverage": "~2.2.0",
5151
"karma-jasmine": "~5.0.0",
52-
"karma-jasmine-html-reporter": "~1.7.0",
52+
"karma-jasmine-html-reporter": "~2.0.0",
5353
"typescript": "~4.6.3"
5454
},
5555
"engines": {
56-
"node": "^12.20.0 || ^14.15.0 || >=16.10.0",
56+
"node": "^14.15.0 || >=16.10.0",
5757
"npm": ">= 6"
5858
}
5959
}

0 commit comments

Comments
 (0)