Skip to content

Commit

Permalink
chore(deps): bump @dhis2/data-visualizer-plugin from 35.15.0 to 35.16…
Browse files Browse the repository at this point in the history
….4 (#1413)

Bumps [@dhis2/data-visualizer-plugin](https://github.com/dhis2/data-visualizer-app) from 35.15.0 to 35.16.4.
- [Release notes](https://github.com/dhis2/data-visualizer-app/releases)
- [Changelog](https://github.com/dhis2/data-visualizer-app/blob/master/CHANGELOG.md)
- [Commits](dhis2/data-visualizer-app@v35.15.0...v35.16.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jen Jones Arnesen <jennifer@dhis2.org>
  • Loading branch information
1 parent 44dc64a commit 5bbf13c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 7 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.1.1",
"@dhis2/d2-ui-sharing-dialog": "^7.1.1",
"@dhis2/d2-ui-translation-dialog": "^7.1.3",
"@dhis2/data-visualizer-plugin": "^35.15.0",
"@dhis2/data-visualizer-plugin": "^35.16.4",
"@dhis2/ui": "^5.7.8",
"@material-ui/core": "^3.9.2",
"@material-ui/icons": "^4.9.1",
Expand Down
30 changes: 24 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,7 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@dhis2/analytics@^11.3.0", "@dhis2/analytics@^11.3.4":
"@dhis2/analytics@^11.3.4":
version "11.3.4"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-11.3.4.tgz#08cb18d64189baae8873ccf5cd89ec81a415de1a"
integrity sha512-Z6ZWj7lME9d70ycEy1Q/4fz5W4azahmA8MbRKVwuRtaF/czWTexoHJa/BN4DwHCCcStC7CHOKnB312N3MCQ5QA==
Expand All @@ -1514,6 +1514,24 @@
resize-observer-polyfill "^1.5.1"
styled-jsx "^3.3.2"

"@dhis2/analytics@^12.1.0":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-12.1.1.tgz#de41e76091e0a909804688c4c0c4d2b3924c6f31"
integrity sha512-oGftpaHPv03lF4ZNHeLzF77E+6TRXBu8VIpCifJabBKlX5ZyhQJLW9ccaSwXvYsAE7xHFcT7uMprkqgLvFalpw==
dependencies:
"@dhis2/d2-ui-org-unit-dialog" "^7.0.8"
"@dhis2/ui" "^5.7.7"
"@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.2"

"@dhis2/app-adapter@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-5.5.0.tgz#9b8ee8e5204610d80ad94042fd0d3a2c3240736e"
Expand Down Expand Up @@ -1801,12 +1819,12 @@
react-select "^2.0.0"
rxjs "^5.5.7"

"@dhis2/data-visualizer-plugin@^35.15.0":
version "35.15.0"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-35.15.0.tgz#2067eeafac2745ffc49e9cbacd89c856fd7f7bbe"
integrity sha512-WqvpL8ojdV/Lliwy+QA9UXkJtUfoNunrTmjgpPaIBRFmd1rhnOaNH/byKu2ZM1WITVDJFMcKDu8J2TRuIO6/oQ==
"@dhis2/data-visualizer-plugin@^35.16.4":
version "35.16.4"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-35.16.4.tgz#822e5d248a46b79f2aa11c98b3143afd80b0d4fa"
integrity sha512-ylHPNWNNFAbRSYRWBWe5WHX/3gNjmQazWuYnWpGCcajmri57JYZ/229UudS/ktAvdNJpKiAET9OxGUBo0E9nxw==
dependencies:
"@dhis2/analytics" "^11.3.0"
"@dhis2/analytics" "^12.1.0"
"@dhis2/ui" "^5.7.3"
lodash-es "^4.17.11"

Expand Down

0 comments on commit 5bbf13c

Please sign in to comment.