Skip to content

Commit

Permalink
fix: bump ui dep with fix for cascade sharing (#2146)
Browse files Browse the repository at this point in the history
* fix: bump ui dep with fix for cascade sharing

* chore: cleanup yarn.lock

* chore: bump also app-runtime

Co-authored-by: Jan Henrik Øverland <janhenrik.overland@gmail.com>
  • Loading branch information
edoardo and janhenrikoverland authored Nov 9, 2022
1 parent a8f7005 commit 0168171
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 455 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"license": "BSD-3-Clause",
"dependencies": {
"@dhis2/analytics": "^24.2.5",
"@dhis2/app-runtime": "^3.4.4",
"@dhis2/app-runtime": "^3.6.1",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/d2-i18n": "^1.1.0",
"@dhis2/d2-ui-core": "^7.3.3",
"@dhis2/d2-ui-interpretations": "^7.4.0",
"@dhis2/d2-ui-mentions-wrapper": "^7.3.3",
"@dhis2/d2-ui-rich-text": "^7.3.3",
"@dhis2/data-visualizer-plugin": "^39.2.10",
"@dhis2/ui": "^8.5.1",
"@dhis2/ui": "^8.6.2",
"classnames": "^2.3.1",
"d2": "^31.10.0",
"d2-utilizr": "^0.2.16",
Expand Down
Loading

0 comments on commit 0168171

Please sign in to comment.