Skip to content

Commit

Permalink
fix(deps): upgrade @dhis2/app-runtime and @dhis2/ui for peer deps fix…
Browse files Browse the repository at this point in the history
…es (#842)
  • Loading branch information
KaiVandivier committed Apr 9, 2024
1 parent 4d0785d commit 2804527
Show file tree
Hide file tree
Showing 3 changed files with 465 additions and 464 deletions.
4 changes: 2 additions & 2 deletions adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"test": "d2-app-scripts test"
},
"peerDependencies": {
"@dhis2/app-runtime": "^3.10.2",
"@dhis2/app-runtime": "^3.10.4",
"@dhis2/d2-i18n": "^1",
"@dhis2/ui": ">=9.2.0",
"@dhis2/ui": ">=9.4.4",
"classnames": "^2",
"moment": "^2",
"prop-types": "^15",
Expand Down
4 changes: 2 additions & 2 deletions shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"dependencies": {
"@dhis2/app-adapter": "11.1.0",
"@dhis2/app-runtime": "^3.10.2",
"@dhis2/app-runtime": "^3.10.4",
"@dhis2/d2-i18n": "^1.1.1",
"@dhis2/pwa": "11.1.0",
"@dhis2/ui": "^9.2.0",
"@dhis2/ui": "^9.4.4",
"classnames": "^2.2.6",
"moment": "^2.29.1",
"post-robot": "^10.0.46",
Expand Down
Loading

0 comments on commit 2804527

Please sign in to comment.