Skip to content

Commit

Permalink
fix(deps): update data visualizer plugin [v38]
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Apr 10, 2024
1 parent 2603a9d commit d947800
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@dhis2/d2-ui-interpretations": "^7.4.1",
"@dhis2/d2-ui-mentions-wrapper": "^7.4.1",
"@dhis2/d2-ui-rich-text": "^7.4.1",
"@dhis2/data-visualizer-plugin": "^38.3.27",
"@dhis2/data-visualizer-plugin": "^38.3.28",
"@dhis2/ui": "^8.12.4",
"@krakenjs/post-robot": "^11.0.0",
"classnames": "^2.3.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2152,10 +2152,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@^21.9.1":
version "21.9.1"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-21.9.1.tgz#8ed76ac090cd3215885591813ccbbe8b18d1b402"
integrity sha512-klH32VRLefd2X9KdsbzQJxhKHeMidwv2MSVb24vHUySmiBZ6JBeS7ZsxTQhudQEa6abYLEtpgENljKAtcJ8lxA==
"@dhis2/analytics@^21.10.0":
version "21.10.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-21.10.0.tgz#20d52de8424ba718331959e7b079ee146a65a07f"
integrity sha512-7KykxMxOsxI3c5pKqzDDRxsJxAZ+x44/MoOQnjGodKN9fItKPj/r35DuMyS9KH78IUc5MFNK7nzO001J8oylsQ==
dependencies:
"@dhis2/d2-ui-translation-dialog" "^7.3.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down Expand Up @@ -2479,12 +2479,12 @@
react-select "^2.0.0"
rxjs "^5.5.7"

"@dhis2/data-visualizer-plugin@^38.3.27":
version "38.3.27"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-38.3.27.tgz#cbaadf86b8deea3f989fa52809ddf15e4897bff6"
integrity sha512-eUF1qynfzDPAfx5RQZArtUTwTGTStbFoXtMkFtyRsR+Gr2nZxJE5cEkr4smjOSvYK7zitOHYcxrxIr74qGsZ5Q==
"@dhis2/data-visualizer-plugin@^38.3.28":
version "38.3.28"
resolved "https://registry.yarnpkg.com/@dhis2/data-visualizer-plugin/-/data-visualizer-plugin-38.3.28.tgz#794aa99b39878b0d1f119f9c916f5463cf6c839f"
integrity sha512-T9plN6w6ryn1JTg++SEmn6eB90lZVQGq9HLy40Jtju6fdaUftHUI2QK1AR+4EZ5CbGPkdK7hlJXVs/RdWUse5g==
dependencies:
"@dhis2/analytics" "^21.9.1"
"@dhis2/analytics" "^21.10.0"
"@dhis2/app-runtime" "^3.2.0"
"@dhis2/d2-i18n" "^1.1.0"
"@dhis2/ui" "^7.7.3"
Expand Down

0 comments on commit d947800

Please sign in to comment.