Update dependency vue-chartjs to v5.3.2

This commit is contained in:
Renovate Bot 2024-11-01 00:03:18 +00:00
parent 0e3d1e2d49
commit dbf3bbb087
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -52,7 +52,7 @@
"uint8-to-base64": "0.2.0", "uint8-to-base64": "0.2.0",
"vanilla-colorful": "0.7.2", "vanilla-colorful": "0.7.2",
"vue": "3.5.12", "vue": "3.5.12",
"vue-chartjs": "5.3.1", "vue-chartjs": "5.3.2",
"vue-loader": "17.4.2", "vue-loader": "17.4.2",
"vue3-calendar-heatmap": "2.0.5", "vue3-calendar-heatmap": "2.0.5",
"webpack": "5.95.0", "webpack": "5.95.0",
@ -15640,9 +15640,9 @@
} }
}, },
"node_modules/vue-chartjs": { "node_modules/vue-chartjs": {
"version": "5.3.1", "version": "5.3.2",
"resolved": "https://registry.npmjs.org/vue-chartjs/-/vue-chartjs-5.3.1.tgz", "resolved": "https://registry.npmjs.org/vue-chartjs/-/vue-chartjs-5.3.2.tgz",
"integrity": "sha512-rZjqcHBxKiHrBl0CIvcOlVEBwRhpWAVf6rDU3vUfa7HuSRmGtCslc0Oc8m16oAVuk0erzc1FCtH1VCriHsrz+A==", "integrity": "sha512-NrkbRRoYshbXbWqJkTN6InoDVwVb90C0R7eAVgMWcB9dPikbruaOoTFjFYHE/+tNPdIe6qdLCDjfjPHQ0fw4jw==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"chart.js": "^4.1.1", "chart.js": "^4.1.1",

View file

@ -51,7 +51,7 @@
"uint8-to-base64": "0.2.0", "uint8-to-base64": "0.2.0",
"vanilla-colorful": "0.7.2", "vanilla-colorful": "0.7.2",
"vue": "3.5.12", "vue": "3.5.12",
"vue-chartjs": "5.3.1", "vue-chartjs": "5.3.2",
"vue-loader": "17.4.2", "vue-loader": "17.4.2",
"vue3-calendar-heatmap": "2.0.5", "vue3-calendar-heatmap": "2.0.5",
"webpack": "5.95.0", "webpack": "5.95.0",