Skip to content

Commit

Permalink
fix: [email protected] apply legend to all numeric and boolean types (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenrikoverland authored Jun 27, 2024
1 parent e9fc847 commit 7ba8ae0
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 @@ -39,7 +39,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@dhis2/analytics": "^26.7.5",
"@dhis2/analytics": "^26.7.6",
"@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@^26.7.5":
version "26.7.5"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.7.5.tgz#b85a35ba0adb971b237c814d1d384e10e3ec5ca1"
integrity sha512-YLkCOXWGm8JFlpq0AZhWsMxA6lJeRTixHDeMqdyZQeYPYCvZJiUAp0TtC+uSRK1uV1yIHRj4OjQytMWTsvUUnQ==
"@dhis2/analytics@^26.7.6":
version "26.7.6"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.7.6.tgz#9325a4f0d84dec665633720f4fa66e2daba70ccb"
integrity sha512-aArOXWIXHb+hosC95zXFppYv+0haMxQcoaDoRTMkQp88emEIXJ9ekogRvx7FfKf1nFD7PSCJnPotKvfVBA2wtQ==
dependencies:
"@dhis2/multi-calendar-dates" "^1.2.2"
"@dnd-kit/core" "^6.0.7"
Expand Down

0 comments on commit 7ba8ae0

Please sign in to comment.