Skip to content

Commit

Permalink
Merge pull request #91 from dhis2/update-libraries
Browse files Browse the repository at this point in the history
feat: upgrade ui and analytics library
  • Loading branch information
flaminic authored Jul 25, 2024
2 parents 9193399 + c4c020d commit 5620a29
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 497 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"start-server-and-test": "^1.14.0"
},
"dependencies": {
"@dhis2/analytics": "999.9.9-outlier-table.alpha.1",
"@dhis2/analytics": "^26.7.9",
"@dhis2/app-runtime": "^3.10.4",
"@dhis2/ui": "9.8.9",
"@dhis2/ui": "^9.10.3",
"classnames": "^2.5.1",
"react-router-dom": "^6.4.1",
"use-query-params": "^2.1.1"
},
"resolutions": {
"@dhis2/ui": "^9.8.9"
"@dhis2/ui": "^9.10.3"
}
}
Loading

0 comments on commit 5620a29

Please sign in to comment.