mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
Bump ng2-charts from 2.3.3 to 2.4.2 (#6206)
Bumps [ng2-charts](https://github.com/valor-software/ng2-charts) from 2.3.3 to 2.4.2. - [Release notes](https://github.com/valor-software/ng2-charts/releases) - [Changelog](https://github.com/valor-software/ng2-charts/blob/development/CHANGELOG.md) - [Commits](https://github.com/valor-software/ng2-charts/compare/2.3.3...2.4.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
19
package-lock.json
generated
19
package-lock.json
generated
@@ -16690,20 +16690,13 @@
|
||||
}
|
||||
},
|
||||
"ng2-charts": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/ng2-charts/-/ng2-charts-2.3.3.tgz",
|
||||
"integrity": "sha512-cRrSzQrYjjwqpRtDe3P5b1emiyKToGWVShbuY4dSMefZoDhl8NsbcIWoeGucrkpQasZMj2nrh8H04CdD4J4Zmg==",
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/ng2-charts/-/ng2-charts-2.4.2.tgz",
|
||||
"integrity": "sha512-mY3C2uKCaApHCQizS2YxEOqQ7sSZZLxdV6N1uM9u/VvUgVtYvlPtdcXbKpN52ak93ZE22I73DiLWVDnDNG4/AQ==",
|
||||
"requires": {
|
||||
"@types/chart.js": "^2.7.48",
|
||||
"lodash-es": "^4.17.11",
|
||||
"tslib": "^1.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
|
||||
"integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="
|
||||
}
|
||||
"@types/chart.js": "^2.9.24",
|
||||
"lodash-es": "^4.17.15",
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"ngx-monaco-editor": {
|
||||
|
@@ -95,7 +95,7 @@
|
||||
"minimatch-browser": "1.0.0",
|
||||
"moment": "2.29.0",
|
||||
"moment-es6": "^1.0.0",
|
||||
"ng2-charts": "2.3.3",
|
||||
"ng2-charts": "2.4.2",
|
||||
"ngx-monaco-editor": "8.1.1",
|
||||
"pdfjs-dist": "2.5.207",
|
||||
"raphael": "2.3.0",
|
||||
|
Reference in New Issue
Block a user