Skip to content

Commit

Permalink
chore: bump analytics dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Jun 7, 2024
1 parent 3ae4df7 commit 468e5c0
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.99.9-rich-text-alpha.6",
"@dhis2/analytics": "^26.7.0",
"@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 @@ -2160,10 +2160,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@999.99.9-rich-text-alpha.6":
version "999.99.9-rich-text-alpha.6"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-999.99.9-rich-text-alpha.6.tgz#057e9da8508c135f9803a48d4734dbacd7e9ebf4"
integrity sha512-K/esRDlNiWpzR9e8VzwBWIrGMFjlciwLNWJ1kmoJWmObUZpfNBcB07CUDNqt5LZumNJWhTgJZjMckfgsFhQBvw==
"@dhis2/analytics@^26.7.0":
version "26.7.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.7.0.tgz#12d314ad2a84423612ff0eb0e32c191552bd8db8"
integrity sha512-7ocy+Ke9fYG40rHsICuH35UgIH+ahAgba9xFea0UbRYUhGavMW90mSVpgCNjE+PlefjR0xuHXB2UHYlTjhEIQw==
dependencies:
"@dhis2/multi-calendar-dates" "1.0.0"
"@dnd-kit/core" "^6.0.7"
Expand Down

0 comments on commit 468e5c0

Please sign in to comment.