📌 Bump chart.js from 4.4.5 to 4.4.7

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.5 to 4.4.7.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.5...v4.4.7)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-06 03:37:31 +00:00
committed by GitHub
parent 3eb58a57f2
commit 492ee10292
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"chart.js": "^4.4.5",
"chart.js": "^4.4.7",
"fuse.js": "^7.0.0",
"jsdom": "^25.0.1",
"katex": "^0.16.11",
@@ -684,9 +684,9 @@
}
},
"node_modules/chart.js": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.5.tgz",
"integrity": "sha512-CVVjg1RYTJV9OCC8WeJPMx8gsV8K6WIyIEQUE3ui4AR9Hfgls9URri6Ja3hyMVBbTF8Q2KFa19PE815gWcWhng==",
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.7.tgz",
"integrity": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==",
"dev": true,
"dependencies": {
"@kurkle/color": "^0.3.0"
@@ -4128,9 +4128,9 @@
"dev": true
},
"chart.js": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.5.tgz",
"integrity": "sha512-CVVjg1RYTJV9OCC8WeJPMx8gsV8K6WIyIEQUE3ui4AR9Hfgls9URri6Ja3hyMVBbTF8Q2KFa19PE815gWcWhng==",
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.7.tgz",
"integrity": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==",
"dev": true,
"requires": {
"@kurkle/color": "^0.3.0"
+1 -1
View File
@@ -31,7 +31,7 @@
"homepage": "https://github.com/jpanther/congo#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"chart.js": "^4.4.5",
"chart.js": "^4.4.7",
"fuse.js": "^7.0.0",
"jsdom": "^25.0.1",
"katex": "^0.16.11",