|
@ -53,7 +53,7 @@ |
|
|
"chart.js": "4.2.0", |
|
|
"chart.js": "4.2.0", |
|
|
"chartjs-adapter-date-fns": "3.0.0", |
|
|
"chartjs-adapter-date-fns": "3.0.0", |
|
|
"chartjs-chart-treemap": "3.1.0", |
|
|
"chartjs-chart-treemap": "3.1.0", |
|
|
"chartjs-plugin-annotation": "2.1.2", |
|
|
"chartjs-plugin-annotation": "3.1.0", |
|
|
"chartjs-plugin-datalabels": "2.2.0", |
|
|
"chartjs-plugin-datalabels": "2.2.0", |
|
|
"cheerio": "1.0.0", |
|
|
"cheerio": "1.0.0", |
|
|
"class-transformer": "0.5.1", |
|
|
"class-transformer": "0.5.1", |
|
@ -14339,12 +14339,12 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/chartjs-plugin-annotation": { |
|
|
"node_modules/chartjs-plugin-annotation": { |
|
|
"version": "2.1.2", |
|
|
"version": "3.1.0", |
|
|
"resolved": "https://registry.npmjs.org/chartjs-plugin-annotation/-/chartjs-plugin-annotation-2.1.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/chartjs-plugin-annotation/-/chartjs-plugin-annotation-3.1.0.tgz", |
|
|
"integrity": "sha512-kmEp2WtpogwnKKnDPO3iO3mVwvVGtmG5BkZVtAEZm5YzJ9CYxojjYEgk7OTrFbJ5vU098b84UeJRe8kRfNcq5g==", |
|
|
"integrity": "sha512-EkAed6/ycXD/7n0ShrlT1T2Hm3acnbFhgkIEJLa0X+M6S16x0zwj1Fv4suv/2bwayCT3jGPdAtI9uLcAMToaQQ==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"chart.js": ">=3.7.0" |
|
|
"chart.js": ">=4.0.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/chartjs-plugin-datalabels": { |
|
|
"node_modules/chartjs-plugin-datalabels": { |
|
|