Skip to content

Commit

Permalink
chore: bump analytics to latest alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed May 3, 2024
1 parent 03aeaae commit c56cb31
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 @@ -5,7 +5,7 @@
"private": true,
"license": "BSD-3-Clause",
"dependencies": {
"@dhis2/analytics": "999.9.9-chip-alpha.2",
"@dhis2/analytics": "999.9.9-chip-alpha.3",
"@dhis2/app-runtime": "^3.10.2",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/d2-i18n": "^1.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2245,10 +2245,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/[email protected].2":
version "999.9.9-chip-alpha.2"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.9.9-chip-alpha.2.tgz#0eedcf2fb276e6a2e8b91fbedbe6ed5a21aa79d9"
integrity sha512-9ThqcqQxnKOZxMMUu3iv8RHT/ZYKsyMbnkgKYQyyXWQZS8g3piFsAX1ariS7d0voUEKeyKE7OOIlrljhMPHO7A==
"@dhis2/[email protected].3":
version "999.9.9-chip-alpha.3"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.9.9-chip-alpha.3.tgz#7949ee91332ed0af5e390e1a25b02607fb044e8b"
integrity sha512-+Q/FKzuvrEEc29IVE5eiEZ4WLBud4EMi38cNX1hqQPqVOC1tFDreZA4tVM0EsDr1WLHbKpokQPcvh7hAqINzZw==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit c56cb31

Please sign in to comment.