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

2
package.json

@ -98,7 +98,7 @@
"cache-manager-redis-yet": "5.1.4", "cache-manager-redis-yet": "5.1.4",
"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": "2.3.1", "chartjs-chart-treemap": "3.1.0",
"chartjs-plugin-annotation": "2.1.2", "chartjs-plugin-annotation": "2.1.2",
"chartjs-plugin-datalabels": "2.2.0", "chartjs-plugin-datalabels": "2.2.0",
"cheerio": "1.0.0", "cheerio": "1.0.0",

Loading…
Cancel
Save