We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b328d commit 9490791Copy full SHA for 9490791
package.json
@@ -24,14 +24,14 @@
24
"@angular/platform-browser": "~12.2.0",
25
"@angular/platform-browser-dynamic": "~12.2.0",
26
"@angular/router": "~12.2.0",
27
- "@coreui/angular": "~4.0.0-alpha.0",
+ "@coreui/angular": "^4.0.0-alpha.1",
28
+ "@coreui/angular-chartjs": "^2.0.0-alpha.2",
29
+ "@coreui/chartjs": "^3.0.0",
30
"@coreui/coreui": "~4.0.5",
- "@coreui/chartjs": "^2.0.0",
31
"@coreui/icons": "^2.1.0",
32
"@coreui/icons-angular": "^3.0.0-alpha.3",
33
"@coreui/utils": "^1.3.1",
- "chart.js": "^2.9.4",
34
- "ng2-charts": "^2.4.3",
+ "chart.js": "^3.6.0",
35
"ngx-perfect-scrollbar": "^10.1.1",
36
"rxjs": "~6.6.0",
37
"tslib": "^2.3.0",
0 commit comments