mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: deps revert for chartjs plugin (#8060)
This commit is contained in:
parent
483ce5c92d
commit
99d0bedaa7
@ -72,7 +72,7 @@
|
|||||||
"cartesian": "^1.0.1",
|
"cartesian": "^1.0.1",
|
||||||
"chart.js": "3.9.1",
|
"chart.js": "3.9.1",
|
||||||
"chartjs-adapter-date-fns": "3.0.0",
|
"chartjs-adapter-date-fns": "3.0.0",
|
||||||
"chartjs-plugin-annotation": "3.0.1",
|
"chartjs-plugin-annotation": "2.2.1",
|
||||||
"classnames": "2.5.1",
|
"classnames": "2.5.1",
|
||||||
"copy-to-clipboard": "3.3.3",
|
"copy-to-clipboard": "3.3.3",
|
||||||
"countries-and-timezones": "^3.4.0",
|
"countries-and-timezones": "^3.4.0",
|
||||||
|
@ -3767,12 +3767,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chartjs-plugin-annotation@npm:3.0.1":
|
"chartjs-plugin-annotation@npm:2.2.1":
|
||||||
version: 3.0.1
|
version: 2.2.1
|
||||||
resolution: "chartjs-plugin-annotation@npm:3.0.1"
|
resolution: "chartjs-plugin-annotation@npm:2.2.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
chart.js: ">=4.0.0"
|
chart.js: ">=3.7.0"
|
||||||
checksum: 10c0/eeb76e3ebca8147710863c948636898e25605cf1490cf8dcb5df85ffb87079eb7076356fd9de846e89c943be3f745a91ca67d769a4e30159470cbabe933389ce
|
checksum: 10c0/244c842c5448faceaa990171d167f982de7b2bb95c69441956b50e39bc19db162337af19871bb36f222e0ffdec922b0a1ae73901e100dec79a8566f075d8e505
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9804,7 +9804,7 @@ __metadata:
|
|||||||
cartesian: "npm:^1.0.1"
|
cartesian: "npm:^1.0.1"
|
||||||
chart.js: "npm:3.9.1"
|
chart.js: "npm:3.9.1"
|
||||||
chartjs-adapter-date-fns: "npm:3.0.0"
|
chartjs-adapter-date-fns: "npm:3.0.0"
|
||||||
chartjs-plugin-annotation: "npm:3.0.1"
|
chartjs-plugin-annotation: "npm:2.2.1"
|
||||||
classnames: "npm:2.5.1"
|
classnames: "npm:2.5.1"
|
||||||
copy-to-clipboard: "npm:3.3.3"
|
copy-to-clipboard: "npm:3.3.3"
|
||||||
countries-and-timezones: "npm:^3.4.0"
|
countries-and-timezones: "npm:^3.4.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user