Skip to content

Commit

Permalink
fix(deps): update dependency chart.js to v4.4.7 (#895)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent aa3916b commit ec0a890
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"ai": "^3.3.40",
"autoprefixer": "10.4.20",
"chance": "1.1.12",
"chart.js": "4.4.6",
"chart.js": "4.4.7",
"nanoid": "5.0.9",
"next": "14.2.5",
"next-auth": "4.24.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2691,7 +2691,7 @@ __metadata:
ai: "npm:^3.3.40"
autoprefixer: "npm:10.4.20"
chance: "npm:1.1.12"
chart.js: "npm:4.4.6"
chart.js: "npm:4.4.7"
eslint: "npm:^8.57.0"
eslint-config-next: "npm:14.2.5"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -3334,12 +3334,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:4.4.6":
version: 4.4.6
resolution: "chart.js@npm:4.4.6"
"chart.js@npm:4.4.7":
version: 4.4.7
resolution: "chart.js@npm:4.4.7"
dependencies:
"@kurkle/color": "npm:^0.3.0"
checksum: 10c0/456d16a030c35fa16182945e91d4fdd89510343454309b783f5e060ea89baaed3bc9b43d2d9b3acadd385e5921718e27ed2fcae8b5efa277d27bc4da4af639f2
checksum: 10c0/9db499993c561f11184112003956ba96cf00513e025f58846be36e75ebddc6cbab2f93626c3734c305bc801e9362a9ef193b9591e679c59903b2ecb48cfcb317
languageName: node
linkType: hard

Expand Down

0 comments on commit ec0a890

Please sign in to comment.