📌 bump chart.js from 4.4.9 to 4.5.0

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.9 to 4.5.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.9...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-18 05:36:31 +00:00
committed by GitHub
parent 1f49f8f89f
commit 7875024850
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "hugo-blowfish-theme",
"version": "2.87.0",
"version": "2.88.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hugo-blowfish-theme",
"version": "2.87.0",
"version": "2.88.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@@ -20,7 +20,7 @@
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
"@tailwindcss/cli": "^4.1.8",
"@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.4.9",
"chart.js": "^4.5.0",
"fuse.js": "^7.1.0",
"jquery": "^3.7.1",
"katex": "^0.16.22",
@@ -1805,9 +1805,9 @@
"dev": true
},
"node_modules/chart.js": {
"version": "4.4.9",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.9.tgz",
"integrity": "sha512-EyZ9wWKgpAU0fLJ43YAEIF8sr5F2W3LqbS40ZJyHIner2lY14ufqv2VMp69MAiZ2rpwxEUxEhIH/0U3xyRynxg==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.5.0.tgz",
"integrity": "sha512-aYeC/jDgSEx8SHWZvANYMioYMZ2KX02W6f6uVfyteuCGcadDLcYVHdfdygsTQkQ4TKn5lghoojAsPj5pu0SnvQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -39,7 +39,7 @@
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
"@tailwindcss/cli": "^4.1.8",
"@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.4.9",
"chart.js": "^4.5.0",
"fuse.js": "^7.1.0",
"jquery": "^3.7.1",
"katex": "^0.16.22",