File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
projects/coreui-angular-chartjs Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5555 "@angular/compiler-cli" : " ~12.2.13" ,
5656 "@angular/language-service" : " ~12.2.13" ,
5757 "@types/jasmine" : " ~3.8.2" ,
58- "@types/lodash" : " ^4.14.177 " ,
58+ "@types/lodash-es " : " ^4.17.5 " ,
5959 "@types/node" : " ^16.11.9" ,
6060 "@typescript-eslint/eslint-plugin" : " ~4.33.0" ,
6161 "@typescript-eslint/parser" : " ~4.33.0" ,
Original file line number Diff line number Diff line change 1111 },
1212 "allowedNonPeerDependencies" : [
1313 " @coreui/chartjs" ,
14- " chart.js"
14+ " chart.js" ,
15+ " lodash-es"
1516 ],
1617 "assets" : [
1718 " README.png"
Original file line number Diff line number Diff line change 2020 "chart.js" : " ^3.6.0"
2121 },
2222 "dependencies" : {
23+ "lodash-es" : " ^4.17.15" ,
2324 "tslib" : " ^2.3.0"
2425 }
2526}
You can’t perform that action at this time.
0 commit comments