Skip to content

Commit

Permalink
chore(deps): update dependency chartjs-plugin-annotation to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent ab53977 commit 8445cf0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"cartesian": "^1.0.1",
"chart.js": "3.9.1",
"chartjs-adapter-date-fns": "3.0.0",
"chartjs-plugin-annotation": "2.2.1",
"chartjs-plugin-annotation": "3.1.0",
"classnames": "2.5.1",
"copy-to-clipboard": "3.3.3",
"countries-and-timezones": "^3.4.0",
Expand Down
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4040,12 +4040,12 @@ __metadata:
languageName: node
linkType: hard

"chartjs-plugin-annotation@npm:2.2.1":
version: 2.2.1
resolution: "chartjs-plugin-annotation@npm:2.2.1"
"chartjs-plugin-annotation@npm:3.1.0":
version: 3.1.0
resolution: "chartjs-plugin-annotation@npm:3.1.0"
peerDependencies:
chart.js: ">=3.7.0"
checksum: 10c0/244c842c5448faceaa990171d167f982de7b2bb95c69441956b50e39bc19db162337af19871bb36f222e0ffdec922b0a1ae73901e100dec79a8566f075d8e505
chart.js: ">=4.0.0"
checksum: 10c0/5494a008a013888b122ac6754c1314e100b6368f55110f08401e3cbdb5969b372ece9569ed3b166b8fbad8c2dc84f15795602079613e2f5f65f787a0931bd676
languageName: node
linkType: hard

Expand Down Expand Up @@ -10193,7 +10193,7 @@ __metadata:
cartesian: "npm:^1.0.1"
chart.js: "npm:3.9.1"
chartjs-adapter-date-fns: "npm:3.0.0"
chartjs-plugin-annotation: "npm:2.2.1"
chartjs-plugin-annotation: "npm:3.1.0"
classnames: "npm:2.5.1"
copy-to-clipboard: "npm:3.3.3"
countries-and-timezones: "npm:^3.4.0"
Expand Down

0 comments on commit 8445cf0

Please sign in to comment.