mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-15 08:09:02 +00:00
chore(deps): bump chart.js from 4.4.4 to 4.4.5 in /resources/js
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.4 to 4.4.5. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.4...v4.4.5) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4438af5934
commit
e9242298ac
2 changed files with 5 additions and 5 deletions
8
resources/js/package-lock.json
generated
8
resources/js/package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chart.js": "^4.4.4",
|
||||
"chart.js": "^4.4.5",
|
||||
"font-awesome": "^4.7.0",
|
||||
"htmx.org": "^2.0.3"
|
||||
},
|
||||
|
@ -407,9 +407,9 @@
|
|||
"integrity": "sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw=="
|
||||
},
|
||||
"node_modules/chart.js": {
|
||||
"version": "4.4.4",
|
||||
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.4.tgz",
|
||||
"integrity": "sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA==",
|
||||
"version": "4.4.5",
|
||||
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.5.tgz",
|
||||
"integrity": "sha512-CVVjg1RYTJV9OCC8WeJPMx8gsV8K6WIyIEQUE3ui4AR9Hfgls9URri6Ja3hyMVBbTF8Q2KFa19PE815gWcWhng==",
|
||||
"dependencies": {
|
||||
"@kurkle/color": "^0.3.0"
|
||||
},
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chart.js": "^4.4.4",
|
||||
"chart.js": "^4.4.5",
|
||||
"font-awesome": "^4.7.0",
|
||||
"htmx.org": "^2.0.3"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue