mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency chartjs-plugin-annotation to v3 (#7327)
This commit is contained in:
parent
c3f52d4ef1
commit
a28d965176
@ -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.0.1",
|
||||
"classnames": "2.5.1",
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"countries-and-timezones": "^3.4.0",
|
||||
|
@ -3767,12 +3767,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.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "chartjs-plugin-annotation@npm:3.0.1"
|
||||
peerDependencies:
|
||||
chart.js: ">=3.7.0"
|
||||
checksum: 10c0/244c842c5448faceaa990171d167f982de7b2bb95c69441956b50e39bc19db162337af19871bb36f222e0ffdec922b0a1ae73901e100dec79a8566f075d8e505
|
||||
chart.js: ">=4.0.0"
|
||||
checksum: 10c0/eeb76e3ebca8147710863c948636898e25605cf1490cf8dcb5df85ffb87079eb7076356fd9de846e89c943be3f745a91ca67d769a4e30159470cbabe933389ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9804,7 +9804,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.0.1"
|
||||
classnames: "npm:2.5.1"
|
||||
copy-to-clipboard: "npm:3.3.3"
|
||||
countries-and-timezones: "npm:^3.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user