Browse Source

chore(deps): bump chartjs-chart-treemap from 2.3.1 to 3.1.0

pull/4209/head
KenTandrian 7 months ago
parent
commit
2961afb3c4
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json

@ -52,7 +52,7 @@
"cache-manager-redis-yet": "5.1.4",
"chart.js": "4.2.0",
"chartjs-adapter-date-fns": "3.0.0",
"chartjs-chart-treemap": "2.3.1",
"chartjs-chart-treemap": "3.1.0",
"chartjs-plugin-annotation": "2.1.2",
"chartjs-plugin-datalabels": "2.2.0",
"cheerio": "1.0.0",
@ -14330,9 +14330,9 @@
}
},
"node_modules/chartjs-chart-treemap": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/chartjs-chart-treemap/-/chartjs-chart-treemap-2.3.1.tgz",
"integrity": "sha512-GW+iODLICIJhNZtHbTtaOjCwRIxmXcquXRKDFMsrkXyqyDeSN1aiVfzNNj6Xjy55soopqRA+YfHqjT2S2zF7lQ==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/chartjs-chart-treemap/-/chartjs-chart-treemap-3.1.0.tgz",
"integrity": "sha512-0LJxj4J9sCTHmrXCFlqtoBKMJDcS7VzFeRgNBRZRwU1QSpCXJKTNk5TysPEs5/YW0XYvZoN8u44RqqLf0pAzQw==",
"license": "MIT",
"peerDependencies": {
"chart.js": ">=3.0.0"

2
package.json

@ -98,7 +98,7 @@
"cache-manager-redis-yet": "5.1.4",
"chart.js": "4.2.0",
"chartjs-adapter-date-fns": "3.0.0",
"chartjs-chart-treemap": "2.3.1",
"chartjs-chart-treemap": "3.1.0",
"chartjs-plugin-annotation": "2.1.2",
"chartjs-plugin-datalabels": "2.2.0",
"cheerio": "1.0.0",

Loading…
Cancel
Save