Skip to content

Commit

Permalink
fix: bump Analytics to v11.0.5 and DV plugin to latest (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott authored Sep 22, 2020
1 parent 0a41693 commit b1d7fab
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 36 deletions.
4 changes: 2 additions & 2 deletions 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": "^10.0.5",
"@dhis2/analytics": "^11.0.5",
"@dhis2/app-runtime": "^2.3.0",
"@dhis2/app-runtime-adapter-d2": "^1.0.1",
"@dhis2/d2-i18n": "^1.0.6",
Expand All @@ -15,7 +15,7 @@
"@dhis2/d2-ui-rich-text": "^7.0.8",
"@dhis2/d2-ui-sharing-dialog": "^7.0.7",
"@dhis2/d2-ui-translation-dialog": "^7.0.8",
"@dhis2/data-visualizer-plugin": "^35.12.10",
"@dhis2/data-visualizer-plugin": "^35.12.19",
"@dhis2/ui": "^5.6.1",
"@material-ui/core": "^3.9.2",
"@material-ui/icons": "^4.9.1",
Expand Down
57 changes: 23 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1321,13 +1321,13 @@
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==

"@dhis2/analytics@^10.0.3", "@dhis2/analytics@^10.0.5":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-10.0.5.tgz#de2962956fe1df5674f78a4ddc5767deb1b19c72"
integrity sha512-SkP8Qd/3yNuuk9BhGPqpidL6PRCBflZNMfa0sQJgxlXO1zO5sP0m4UikpiLWq0IqcfnlfqC4IDv1R2lmsy1t+w==
"@dhis2/analytics@^11.0.5":
version "11.0.5"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-11.0.5.tgz#4bb0e7115a89f1c044a1328e488c1a49fd85aaf3"
integrity sha512-Rsn7wU8q+tKLnSMUllhada39YE1GFJSvKWdwWU4acZrGgDSaWEsVvHQbBao7CRFN4y/GL6uHjSVVwaEzzCDADQ==
dependencies:
"@dhis2/d2-ui-org-unit-dialog" "^7.0.5"
"@dhis2/ui" "^5.5.5"
"@dhis2/d2-ui-org-unit-dialog" "^7.0.8"
"@dhis2/ui" "^5.5.6"
"@material-ui/core" "^3.9.3"
"@material-ui/icons" "^3.0.2"
classnames "^2.2.6"
Expand Down Expand Up @@ -1481,17 +1481,6 @@
i18next "^10.3"
moment "^2.24.0"

"@dhis2/[email protected]":
version "7.0.5"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-core/-/d2-ui-core-7.0.5.tgz#bfedb815ebc0edb2901c0b1f4b59a856e9d18c34"
integrity sha512-ALK1vVe1yE+4mPnBBIdVNi3aAG7yVeLHjxAcEX/1XvCfK0CKnGas2I8K+KcxZMB0FHBr4+hzKzP4NkE4b+a4gQ==
dependencies:
babel-runtime "^6.26.0"
d2 "~31.7"
lodash "^4.17.10"
material-ui "^0.20.0"
rxjs "^5.5.7"

"@dhis2/[email protected]":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-core/-/d2-ui-core-7.0.7.tgz#2d8b504916b3283e54d59c0ef17a76a94468a9de"
Expand Down Expand Up @@ -1549,22 +1538,22 @@
lodash "^4.17.10"
prop-types "^15.6.2"

"@dhis2/d2-ui-org-unit-dialog@^7.0.5":
version "7.0.5"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-org-unit-dialog/-/d2-ui-org-unit-dialog-7.0.5.tgz#b13cab9e17ad6555837338a65e2da78a32cb0224"
integrity sha512-fY37Z6b6GfqgjJ6Wha05ho6fgHtqHhMX49QxKZSchACH46EmuLq4uw5+wzuAXuZTIjSfsqk07xloWtTtgyjd8Q==
"@dhis2/d2-ui-org-unit-dialog@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-org-unit-dialog/-/d2-ui-org-unit-dialog-7.0.8.tgz#7caade6e72ae0b578ee03d84e4326ea6450ce0ac"
integrity sha512-LXp8Vx5fCwRkBexADHIDYfdpDX0japeZpbgJxCAtwPbkrY28QXRZhzdllNK0x14FEWlmXghBwUDoqIPr24QrNw==
dependencies:
"@dhis2/d2-ui-org-unit-tree" "7.0.5"
"@dhis2/d2-ui-org-unit-tree" "7.0.8"
"@material-ui/core" "^3.3.1"
"@material-ui/icons" "^3.0.1"
prop-types "^15.5.10"

"@dhis2/[email protected].5":
version "7.0.5"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-org-unit-tree/-/d2-ui-org-unit-tree-7.0.5.tgz#07c8ee3041679d0f2aea21d1155a30db25476072"
integrity sha512-HJIy/rrrsONBjVyk0NxsTw9VBXiQu67d3tFM6rd65mBeokANLpWtFk4iGiiifECniX3c6D/NiyX5Ap2iqBIHPg==
"@dhis2/[email protected].8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-org-unit-tree/-/d2-ui-org-unit-tree-7.0.8.tgz#63a23dd1944a73aafb730fe99684e64da17c9037"
integrity sha512-RVt7mg1VwcQ+hxZts6+kRqKXSROC8WqST8Wkbb0QJmmCcuxp5Fb6bU2Ah0ApOtw8Q1owWsP+UlJT7sXrzzkX1Q==
dependencies:
"@dhis2/d2-ui-core" "7.0.5"
"@dhis2/d2-ui-core" "7.0.8"
"@material-ui/core" "^3.3.1"
babel-runtime "^6.26.0"
prop-types "^15.5.10"
Expand Down Expand Up @@ -1615,13 +1604,13 @@
react-select "^2.0.0"
rxjs "^5.5.7"

"@dhis2/data-visualizer-plugin@^35.12.10":
version "35.12.10"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-35.12.10.tgz#5d28465c0e5b93556fec614be29ede0aa9d7adc1"
integrity sha512-2rDVXX9gyTMrj+zGVf9wBL0f0m1NYOiuNzIrVgVX2M/YJbkUnuiZlCv54Z0jO93PRmMJ+Q58KbJqxvpoYsjSgg==
"@dhis2/data-visualizer-plugin@^35.12.19":
version "35.12.19"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-35.12.19.tgz#9a5e483e8da3fe38a14241323cd6dc12fddde6eb"
integrity sha512-YhCeCZgdNMM4bwpR3QLscHiyCgHgcioEwrYh7hWyJULkOLnWF5yNT9D4xETuzKQA0Stl5FI6RlIVc0KMVwtfmw==
dependencies:
"@dhis2/analytics" "^10.0.3"
"@dhis2/ui" "^5.5.4"
"@dhis2/analytics" "^11.0.5"
"@dhis2/ui" "^5.6.1"
lodash-es "^4.17.11"

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

"@dhis2/ui@^5.4.2", "@dhis2/ui@^5.5.4", "@dhis2/ui@^5.5.5", "@dhis2/ui@^5.6.1":
"@dhis2/ui@^5.4.2", "@dhis2/ui@^5.5.6", "@dhis2/ui@^5.6.1":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@dhis2/ui/-/ui-5.6.1.tgz#f5fe55de9b7a2e553c50f21a76544f42c242d5b3"
integrity sha512-C/tJ0tn8uIXkJlFGx01NiZt2Cn5pFRy3onlvz7t70PH3E5dddaAOgcdVxlAPSS2WkESdv2iDIh26w8AZtoO7VQ==
Expand Down

0 comments on commit b1d7fab

Please sign in to comment.