Merge pull request #894 from nunocoracao/dependabot/npm_and_yarn/dev/chart.js-4.3.3

📌 Bump chart.js from 4.3.2 to 4.3.3
This commit is contained in:
Nuno Coração 2023-08-15 10:25:59 +01:00 committed by GitHub
commit c0608aea89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

14
package-lock.json generated
View file

@ -17,7 +17,7 @@
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"chart.js": "^4.3.2",
"chart.js": "^4.3.3",
"fuse.js": "^6.6.2",
"jquery": "^3.7.0",
"katex": "^0.16.8",
@ -531,9 +531,9 @@
"dev": true
},
"node_modules/chart.js": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.3.2.tgz",
"integrity": "sha512-pvQNyFOY1QmbmIr8oDORL16/FFivfxj8V26VFpFilMo4cNvkV5WXLJetDio365pd9gKUHGdirUTbqJfw8tr+Dg==",
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.3.3.tgz",
"integrity": "sha512-aTk7pBw+x6sQYhon/NR3ikfUJuym/LdgpTlgZRe2PaEhjUMKBKyNaFCMVRAyTEWYFNO7qRu7iQVqOw/OqzxZxQ==",
"dev": true,
"dependencies": {
"@kurkle/color": "^0.3.0"
@ -3572,9 +3572,9 @@
}
},
"chart.js": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.3.2.tgz",
"integrity": "sha512-pvQNyFOY1QmbmIr8oDORL16/FFivfxj8V26VFpFilMo4cNvkV5WXLJetDio365pd9gKUHGdirUTbqJfw8tr+Dg==",
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.3.3.tgz",
"integrity": "sha512-aTk7pBw+x6sQYhon/NR3ikfUJuym/LdgpTlgZRe2PaEhjUMKBKyNaFCMVRAyTEWYFNO7qRu7iQVqOw/OqzxZxQ==",
"dev": true,
"requires": {
"@kurkle/color": "^0.3.0"

View file

@ -35,7 +35,7 @@
"homepage": "https://github.com/nunocoracao/blowfish#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"chart.js": "^4.3.2",
"chart.js": "^4.3.3",
"fuse.js": "^6.6.2",
"jquery": "^3.7.0",
"katex": "^0.16.8",