build(deps-dev): bump chart.js from 4.4.7 to 4.4.8
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.7 to 4.4.8. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.7...v4.4.8) --- updated-dependencies: - dependency-name: chart.js dependency-version: 4.4.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dbba5e65f4
commit
6ae2a621ce
2 changed files with 5 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"@vitejs/plugin-react": "4.3.4",
|
||||
"@vitest/coverage-v8": "3.0.9",
|
||||
"babel-loader": "10.0.0",
|
||||
"chart.js": "4.4.7",
|
||||
"chart.js": "4.4.8",
|
||||
"chartjs-adapter-moment": "1.0.1",
|
||||
"chartjs-plugin-annotation": "3.1.0",
|
||||
"copy-webpack-plugin": "13.0.0",
|
||||
|
|
@ -6362,7 +6362,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/chart.js": {
|
||||
"version": "4.4.7",
|
||||
"version": "4.4.8",
|
||||
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.8.tgz",
|
||||
"integrity": "sha512-IkGZlVpXP+83QpMm4uxEiGqSI7jFizwVtF3+n5Pc3k7sMO+tkd0qxh2OzLhenM0K80xtmAONWGBn082EiBQSDA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
"@vitejs/plugin-react": "4.3.4",
|
||||
"@vitest/coverage-v8": "3.0.9",
|
||||
"babel-loader": "10.0.0",
|
||||
"chart.js": "4.4.7",
|
||||
"chart.js": "4.4.8",
|
||||
"chartjs-adapter-moment": "1.0.1",
|
||||
"chartjs-plugin-annotation": "3.1.0",
|
||||
"copy-webpack-plugin": "13.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue