Skip to content

Commit

Permalink
fix: bump analytics dep for DHIS2-17297
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed May 6, 2024
1 parent a34ea58 commit 1c8bb73
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.99.9-pt-crash-alpha.1",
"@dhis2/analytics": "^26.6.8",
"@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@999.99.9-pt-crash-alpha.1":
version "999.99.9-pt-crash-alpha.1"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.99.9-pt-crash-alpha.1.tgz#2cf63e472899154e88ff581185c75ac92f712080"
integrity sha512-KVc269FcWX7Hcu3ZPLEQgqU7W1sgQxwFTB05e4WuuFwFoOx/kNMJVSaucteIU1Se/ImZXHamoNj4Fer1ynL1kA==
"@dhis2/analytics@^26.6.8":
version "26.6.8"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.6.8.tgz#859f8086198664a9ea14cea149ce7bdf449a19a2"
integrity sha512-9l8001MAx+q8K1Qklui8pfF0rrv3MSLA1dEtM93rBODSsQwRE9pbt5wN44i9+n7nAgc7iItBehAQ1hMJ8j7yHg==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit 1c8bb73

Please sign in to comment.