Skip to content

Commit

Permalink
chore: update analytics dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Mar 13, 2024
1 parent 45192a6 commit 0ddf4aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-visualizer-app",
"version": "100.4.0",
"version": "999.9.9-outlier-table-2024-03-12T13-45-36",
"description": "DHIS2 Data Visualizer",
"license": "BSD-3-Clause",
"private": true,
Expand Down Expand Up @@ -41,7 +41,7 @@
"start-server-and-test": "^2.0.0"
},
"dependencies": {
"@dhis2/analytics": "999.99.9-outlier-and-te.alpha.1",
"@dhis2/analytics": "^26.6.0",
"@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-outlier-and-te.alpha.1":
version "999.99.9-outlier-and-te.alpha.1"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.99.9-outlier-and-te.alpha.1.tgz#0da88a32c3540aaaa8de01942219b2abebd4c89f"
integrity sha512-Hn/Gp2iuYzZOkTfyBJXK+r+am78+A/Fkq0QiHXpJai5pgGA07ze6tv2jouPCWKnfXSKStZgTLt1QvvJ9DkojAQ==
"@dhis2/analytics@^26.6.0":
version "26.6.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.6.0.tgz#1d70463fca8a4d5f5838928e9ab6c5c07873715f"
integrity sha512-fO8ozVfnTulXQptPcT3W/y+Ru6sN/Qjhr6dWHL4LsG2siL1v8QOWKcnM/yScClJtRZvsbEnQ6vX47c7ujRsGUA==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit 0ddf4aa

Please sign in to comment.