Skip to content

Commit

Permalink
chore: bump analytics to fix chart crash
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Sep 28, 2023
1 parent 03f553d commit b040518
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 @@ -41,7 +41,7 @@
"start-server-and-test": "^2.0.0"
},
"dependencies": {
"@dhis2/analytics": "^26.0.19",
"@dhis2/analytics": "^26.0.21",
"@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 @@ -2028,10 +2028,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@^26.0.19":
version "26.0.19"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.0.19.tgz#0e70c5171049c5d81c0b2a0180abaa958a3ae1f3"
integrity sha512-OJhBmZ7MYbvYpuvSpX/d7exATD6jOyFQYCt3mtTxx+QhSaFMYiuEHHiGQlCNoo/C/VN5gS6s+rZgl1dImlo6cQ==
"@dhis2/analytics@^26.0.21":
version "26.0.21"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.0.21.tgz#72bd6d1a954161411bf5f6cfa24529a039d5ccdd"
integrity sha512-msDRXjqYeareCdUrTrh0jDIzUQe9g7X8kjo9E6KruVjKRKuiZh0IG31enAbnAAefNT+X4i2sL1DLy1DMflWgRg==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit b040518

Please sign in to comment.