Skip to content

Commit

Permalink
upgrade chartjs everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
allanjoseph98 committed Jun 17, 2024
1 parent 9fc0cba commit 6b44f3b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 17 deletions.
21 changes: 6 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/insight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"chart": "workspace:^",
"chart.js": "^4.4.0",
"chart.js": "4.4.3",
"chartjs-plugin-datalabels": "^2.2.0",
"common": "workspace:*",
"snabbdom": "3.5.1"
Expand Down
2 changes: 1 addition & 1 deletion ui/opening/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@types/debounce-promise": "^3.1.9",
"chart.js": "4.4.0",
"chart.js": "4.4.3",
"chartjs-adapter-dayjs-4": "^1.0.4",
"common": "workspace:*",
"dayjs": "^1.11.10",
Expand Down

0 comments on commit 6b44f3b

Please sign in to comment.