Merge pull request #2236 from nunocoracao/dependabot/npm_and_yarn/dev/chart.js-4.5.0

📌 bump chart.js from 4.4.9 to 4.5.0
This commit is contained in:
Nuno Coração
2025-06-23 12:28:40 +01:00
committed by GitHub
3 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
"@tailwindcss/cli": "^4.1.10",
"@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",
@@ -1819,9 +1819,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.10",
"@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",