Skip to content

Commit

Permalink
chore(deps): bump @dhis2/data-visualizer-plugin from 35.10.3 to 35.12…
Browse files Browse the repository at this point in the history
….2 (#1032)
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2020
1 parent 2e7d519 commit f3ab926
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@dhis2/d2-ui-rich-text": "^7.0.4",
"@dhis2/d2-ui-sharing-dialog": "^7.0.5",
"@dhis2/d2-ui-translation-dialog": "^7.0.4",
"@dhis2/data-visualizer-plugin": "^35.10.3",
"@dhis2/data-visualizer-plugin": "^35.12.2",
"@dhis2/ui": "^5.5.3",
"@material-ui/core": "^3.9.2",
"@material-ui/icons": "^4.9.1",
Expand Down
34 changes: 26 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1321,7 +1321,7 @@
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==

"@dhis2/analytics@^8.9.1", "@dhis2/analytics@^8.9.6":
"@dhis2/analytics@^8.9.1":
version "8.9.6"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-8.9.6.tgz#22050cf44dee666312235816427b476d14e39e9b"
integrity sha512-7tBfFIQtaZ19WbeQTUA5R1qvRj1c8N+AwHJbsMdNArWLyEL5R7H+A4PjK93hDm1iiBbstuyL1BuN2uwBb85keA==
Expand All @@ -1339,6 +1339,24 @@
resize-observer-polyfill "^1.5.1"
styled-jsx "^3.3.0"

"@dhis2/analytics@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-9.0.0.tgz#ea4574ea6c79f7149c0ba1b2fe987dba6178158b"
integrity sha512-/lConSxUdMbYyw/vhPzAtw5tbNkZ2CHujzKCSmeDbrISzdJT+9adFzN3vIq6ouvS7AjnlbZpN1PnCHA9GTZanA==
dependencies:
"@dhis2/d2-ui-org-unit-dialog" "^7.0.4"
"@dhis2/ui" "^5.5.2"
"@material-ui/core" "^3.9.3"
"@material-ui/icons" "^3.0.2"
classnames "^2.2.6"
d2-utilizr "^0.2.16"
d3-color "^1.2.3"
highcharts "^8.2.0"
lodash "^4.17.20"
react-beautiful-dnd "^10.1.1"
resize-observer-polyfill "^1.5.1"
styled-jsx "^3.3.0"

"@dhis2/[email protected]":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-5.0.0.tgz#0cdc5e1c5486931740985329e5c9fecde82f2cce"
Expand Down Expand Up @@ -1572,13 +1590,13 @@
react-select "^2.0.0"
rxjs "^5.5.7"

"@dhis2/data-visualizer-plugin@^35.10.3":
version "35.10.3"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-35.10.3.tgz#935d760258497dd4576480c9cf88042c8d02b8c0"
integrity sha512-2QbngsVwj6Xq1BePLP2U6sZImm0OU4S1gg79BSvvMQ/i0riuo8BsunoAVUk8kuk5UaEUrmLi/6XEQ19PJQnCsw==
"@dhis2/data-visualizer-plugin@^35.12.2":
version "35.12.2"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-35.12.2.tgz#002bfe4dc7a7eb535f982bcf4deb6741ba18e09f"
integrity sha512-x6P5SqrRUUo81c8Gfyb8FRNlPItG64xDkrl0umcZhmEkPHXSc1W9ziCLZ4xT20c7lCi6ZgbbCzH68RpsoPo7hg==
dependencies:
"@dhis2/analytics" "^8.9.6"
"@dhis2/ui" "^5.5.1"
"@dhis2/analytics" "^9.0.0"
"@dhis2/ui" "^5.5.2"
lodash-es "^4.17.11"

"@dhis2/prop-types@^1.6.4":
Expand Down Expand Up @@ -1642,7 +1660,7 @@
"@dhis2/prop-types" "^1.6.4"
classnames "^2.2.6"

"@dhis2/ui@^5.4.2", "@dhis2/ui@^5.5.1", "@dhis2/ui@^5.5.3":
"@dhis2/ui@^5.4.2", "@dhis2/ui@^5.5.1", "@dhis2/ui@^5.5.2", "@dhis2/ui@^5.5.3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@dhis2/ui/-/ui-5.5.3.tgz#b96aa3edbc937255657244289a0e43586f579eaa"
integrity sha512-qmfWolFBl+IIXBkGYFn7eJ5xSYLhZE5GHHio718i2aoziXvrBdqoTR8Yy+eD5jHFyso8owiy+b8vOrZdN3dL3w==
Expand Down

0 comments on commit f3ab926

Please sign in to comment.