build(deps-dev): bump chart.js from 4.4.4 to 4.4.7

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.4 to 4.4.7.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.4...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-13 04:26:42 +00:00 committed by Klara Simickova
parent a5966b2f29
commit ec2b6acf54
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -53,7 +53,7 @@
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "2.0.5",
"babel-loader": "9.2.1",
"chart.js": "4.4.4",
"chart.js": "4.4.7",
"chartjs-adapter-moment": "1.0.1",
"chartjs-plugin-annotation": "3.1.0",
"copy-webpack-plugin": "12.0.2",
@ -7681,11 +7681,10 @@
"license": "MIT"
},
"node_modules/chart.js": {
"version": "4.4.4",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.4.tgz",
"integrity": "sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA==",
"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,
"license": "MIT",
"dependencies": {
"@kurkle/color": "^0.3.0"
},

View file

@ -51,7 +51,7 @@
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "2.0.5",
"babel-loader": "9.2.1",
"chart.js": "4.4.4",
"chart.js": "4.4.7",
"chartjs-adapter-moment": "1.0.1",
"chartjs-plugin-annotation": "3.1.0",
"copy-webpack-plugin": "12.0.2",