Skip to content

Commit

Permalink
chore: bump analytics to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed May 14, 2024
1 parent ed9b04a commit d25d6fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@dhis2/analytics": "999.9.9-chip-alpha.5",
"@dhis2/analytics": "^26.6.10",
"@dhis2/app-runtime": "^3.7.0",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/app-service-datastore": "^1.0.0-beta.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2029,10 +2029,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@999.9.9-chip-alpha.5":
version "999.9.9-chip-alpha.5"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.9.9-chip-alpha.5.tgz#05ea5252bb009b37f8019497807b44508e705dce"
integrity sha512-8rD0GpOqq0HlHlbR2IS2aiBvk2S47MVDOPViIfdigv0fEEowiPlneK3vPAIYv91GokSEfOq2iUoEaaI5W3lj6g==
"@dhis2/analytics@^26.6.10":
version "26.6.10"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.6.10.tgz#669fab3007b609a3c1a692a8261c759198e7035f"
integrity sha512-RHBvMdAuoDpSwxcoBTSsTWlhTUy8nJbKCANbFnB3NcBjsh+XMhwFJSkCGnCKElkhWbrm9h8kZVobqv62p6W2cA==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit d25d6fe

Please sign in to comment.