Skip to content

Commit

Permalink
chore(deps): bump @dhis2/analytics from 11.3.4 to 12.1.3 (#1429)
Browse files Browse the repository at this point in the history
Bumps [@dhis2/analytics](https://github.com/dhis2/analytics) from 11.3.4 to 12.1.3.
- [Release notes](https://github.com/dhis2/analytics/releases)
- [Changelog](https://github.com/dhis2/analytics/blob/master/CHANGELOG.md)
- [Commits](dhis2/analytics@v11.3.4...v12.1.3)

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 f0fc3ee commit ea0a896
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"license": "BSD-3-Clause",
"dependencies": {
"@dhis2/analytics": "^12.0.2",
"@dhis2/analytics": "^12.1.3",
"@dhis2/app-runtime": "^2.6.1",
"@dhis2/app-runtime-adapter-d2": "^1.0.1",
"@dhis2/d2-i18n": "^1.0.6",
Expand Down
26 changes: 4 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1496,28 +1496,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@dhis2/analytics@^12.0.2":
version "12.0.2"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-12.0.2.tgz#62b45812efc5a118643b5c3051c02076448d2af9"
integrity sha512-Ospeo7vijzKO2RP5Eu3ZCqhuRzajOX5WIjLccM4n1p/fJvh/Lxm4j2u7XyXs+hKJu6J5QL710m6lUQB7/jyQ2Q==
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/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==
"@dhis2/analytics@^12.1.0", "@dhis2/analytics@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-12.1.3.tgz#e6170ba465a8a326e6b85cf520a9967442d14cca"
integrity sha512-2sT5U4ii+A7c+bfo7bnwKHAYvKRYeelf1zdlkKWk3rcbQbpIptUzTkK2cUUgreDWvHvcwE3Y6HIrEgnNQ8rxdg==
dependencies:
"@dhis2/d2-ui-org-unit-dialog" "^7.0.8"
"@dhis2/ui" "^5.7.7"
Expand Down

0 comments on commit ea0a896

Please sign in to comment.