From b91a9ebc43e00033ef13471fa3f6dbc959edb6a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 07:33:47 +0000 Subject: [PATCH] chore(deps): bump @dhis2/analytics from 26.0.17 to 26.1.0 Bumps [@dhis2/analytics](https://github.com/dhis2/analytics) from 26.0.17 to 26.1.0. - [Release notes](https://github.com/dhis2/analytics/releases) - [Changelog](https://github.com/dhis2/analytics/blob/master/CHANGELOG.md) - [Commits](https://github.com/dhis2/analytics/compare/v26.0.17...v26.1.0) --- updated-dependencies: - dependency-name: "@dhis2/analytics" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 124445fee..8a53f3f75 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "start-server-and-test": "^2.0.1" }, "dependencies": { - "@dhis2/analytics": "^26.0.17", + "@dhis2/analytics": "^26.1.0", "@dhis2/app-runtime": "^3.9.4", "@dhis2/app-runtime-adapter-d2": "^1.1.0", "@dhis2/app-service-alerts": "^3.9.4", diff --git a/yarn.lock b/yarn.lock index eb6b06666..53308441c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2015,10 +2015,10 @@ classnames "^2.3.1" prop-types "^15.7.2" -"@dhis2/analytics@^26.0.17": - version "26.0.17" - resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.0.17.tgz#f6f550c266478c38872429ee422f6a890b189a82" - integrity sha512-681OmaLrAetgHL59iU9ldeaXZ7NLp5T3nWLxGQGAklUwCpmny32wJKj2aXsCQN6WYuGDvz9PgpqN+YrkAMChFQ== +"@dhis2/analytics@^26.1.0": + version "26.1.0" + resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.1.0.tgz#2ef9433ce2071bcbb36aeeb756cb7db76d50bc6c" + integrity sha512-2m7Yoz7Mi+BmITqpL0/MSgB/2K7dWv7CV2HmhUWiVfaxzMsWJ0kLaRpmazHuCzPsSIw2L96apsKKOCrv0QLLHA== dependencies: "@dhis2/d2-ui-rich-text" "^7.4.1" "@dhis2/multi-calendar-dates" "1.0.0"