Skip to content

Commit

Permalink
chore: update analytics dep
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric committed Oct 22, 2024
1 parent 290a4c8 commit 3f9bed9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@dhis2/analytics": "git+https://github.com/d2-ci/analytics.git#2ac609e12bf0889a751b2e63c34aaf082d5c877a",
"@dhis2/analytics": "^26.9.0",
"@dhis2/app-runtime": "^3.10.4",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/app-service-datastore": "^1.0.0-beta.3",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2050,9 +2050,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@git+https://github.com/d2-ci/analytics.git#2ac609e12bf0889a751b2e63c34aaf082d5c877a":
version "26.8.8"
resolved "git+https://github.com/d2-ci/analytics.git#2ac609e12bf0889a751b2e63c34aaf082d5c877a"
"@dhis2/analytics@^26.9.0":
version "26.9.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.9.0.tgz#562f0f6cb5107df80292f81b4fb53053da947131"
integrity sha512-BA2NOKW2r+NRyJnHTzM6IlhmoEZbv8JbU0Omcyq+0YiNHZEw9pNq+6HG98S5MnvlM0f0W8GYb/E+97YCDQG6ZQ==
dependencies:
"@dhis2/multi-calendar-dates" "^1.2.2"
"@dnd-kit/core" "^6.0.7"
Expand Down

0 comments on commit 3f9bed9

Please sign in to comment.