Skip to content

Commit

Permalink
fix: v32 backport, upgraded to Analytics v2.4.7 to support long dimen…
Browse files Browse the repository at this point in the history
…sion names (DHIS2-7932) (#622)
  • Loading branch information
martinkrulltott authored Feb 5, 2020
1 parent d01f4cf commit 2cd524a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"webpack-bundle-analyzer": "^3.0.3"
},
"dependencies": {
"@dhis2/analytics": "2.4.6",
"@dhis2/analytics": "2.4.7",
"@dhis2/d2-i18n": "^1.0.6",
"@dhis2/d2-ui-core": "^6.2.1",
"@dhis2/d2-ui-file-menu": "^6.2.1",
Expand Down
21 changes: 4 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@dhis2/[email protected].6":
version "2.4.6"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-2.4.6.tgz#ceec5185d54d3db80ffa5f1ffca93e6a50e523db"
integrity sha512-yKEIz1p3HmMQaL220oXsz2m+BO4DqyPtohO8B6fhfZNaA7BeGkxRv7eraQu4VX7GSPgw/6jeEy8q29GGVPPLVw==
"@dhis2/[email protected].7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-2.4.7.tgz#0cbe4e44db69e690b08a2b284ce08b630142d73f"
integrity sha512-mESuLf4x224WacDRGju6i5GIVQgtEghHR/tCxtqref1kT1o4NN+ZGjbBn7+fmE7FqIjBt7J0/1/IR58Fq0+GRg==
dependencies:
"@dhis2/d2-i18n" "^1.0.4"
"@dhis2/d2-ui-org-unit-dialog" "^6.3.0"
Expand Down Expand Up @@ -4352,19 +4352,6 @@ [email protected], d2-charts-api@^32.0.8:
highcharts-no-data-to-display "^0.1.7"
highcharts-solid-gauge "^0.1.7"

[email protected]:
version "32.0.8"
resolved "https://registry.yarnpkg.com/d2-charts-api/-/d2-charts-api-32.0.8.tgz#5e79e91ce6744bcd039d27f0527c2908c075361e"
integrity sha512-bxWlcb3EylOjunUZwPw18eVDVGsFLUtrNTTYQmrSzab5HzfpeODvOJ/IDdlUK8ltJV8qp6q71+bV6Z/FnFwPLQ==
dependencies:
d2-utilizr "0.2.13"
d3-color "1.0.1"
highcharts "^6.2.0"
highcharts-exporting "^0.1.7"
highcharts-more "^0.1.7"
highcharts-no-data-to-display "^0.1.7"
highcharts-solid-gauge "^0.1.7"

d2-manifest@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/d2-manifest/-/d2-manifest-1.0.0.tgz#19d4a4c4e8151442ab730e932c9c2170be9ebcc9"
Expand Down

0 comments on commit 2cd524a

Please sign in to comment.