From 1212d64e2e1741d6a9665425cbe7bc12a4bf0065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:06:30 +0000 Subject: [PATCH] chore(deps): bump @dhis2/analytics from 26.1.8 to 26.2.4 Bumps [@dhis2/analytics](https://github.com/dhis2/analytics) from 26.1.8 to 26.2.4. - [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.1.8...v26.2.4) --- 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 2d74e247f..f1b3b7782 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "private": true, "license": "BSD-3-Clause", "dependencies": { - "@dhis2/analytics": "^26.1.8", + "@dhis2/analytics": "^26.2.4", "@dhis2/app-runtime": "^3.9.4", "@dhis2/app-runtime-adapter-d2": "^1.1.0", "@dhis2/d2-i18n": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index f88c499c9..ce281766a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2158,10 +2158,10 @@ classnames "^2.3.1" prop-types "^15.7.2" -"@dhis2/analytics@^26.1.8": - version "26.1.8" - resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.1.8.tgz#d9b322bcd52751baa7489bd60470fa3d4ef5d0e8" - integrity sha512-jZ2nY1YpBrbs4H/2BzD3AAKAahRyOlqSie3MLkwHDnfhLSom9yhtfJotLbuF/cm+t3xWhcxci1W0/QOR6nl6Ng== +"@dhis2/analytics@^26.2.4": + version "26.2.4" + resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.2.4.tgz#b711fb80a1e58ee1793dcb036732f6bfb0c96569" + integrity sha512-ZalW08AXNoD00qeZ97k5WueNx8D0FwwBt/Nx/71K7lgkUT7q6GZ/5/3cCUQmRhQsWdRb2hj4x8o6Biv+HtOe9Q== dependencies: "@dhis2/d2-ui-rich-text" "^7.4.1" "@dhis2/multi-calendar-dates" "1.0.0"