From 081c2047c89c55fbea65edf31079cfb63ae603d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 07:03:01 +0000 Subject: [PATCH] Bump @shlinkio/data-manipulation from 1.0.4 to 1.1.0 in the shlink group Bumps the shlink group with 1 update: [@shlinkio/data-manipulation](https://github.com/shlinkio/data-manipulation). Updates `@shlinkio/data-manipulation` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/shlinkio/data-manipulation/releases) - [Changelog](https://github.com/shlinkio/data-manipulation/blob/main/CHANGELOG.md) - [Commits](https://github.com/shlinkio/data-manipulation/compare/v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: "@shlinkio/data-manipulation" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: shlink ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7cbbc20a..88e50c2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@fortawesome/react-fontawesome": "^3.5.0", "@json2csv/plainjs": "^7.0.7", "@reduxjs/toolkit": "^2.12.0", - "@shlinkio/data-manipulation": "^1.0.4", + "@shlinkio/data-manipulation": "^1.1.0", "@shlinkio/shlink-frontend-kit": "^1.5.0", "@shlinkio/shlink-js-sdk": "^3.2.1", "@shlinkio/shlink-web-component": "^0.19.1", @@ -3310,9 +3310,9 @@ ] }, "node_modules/@shlinkio/data-manipulation": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@shlinkio/data-manipulation/-/data-manipulation-1.0.4.tgz", - "integrity": "sha512-3iCyKtxv/EAPhSv9Ht7KYu8sQOT4uj1zwSsXQCC7VeILuLhAW9SBdtJvjCI95rIYeGYto2fwW4QPghy9Qw2XCA==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@shlinkio/data-manipulation/-/data-manipulation-1.1.0.tgz", + "integrity": "sha512-FaIkKfOGbIAfQYVFAjM9bCNmUO48qzZumgU+7EYgpaDId8CUOM6raJS5+9hnYsGOYJH6ULTtaSSMh2tzt5c92w==" }, "node_modules/@shlinkio/eslint-config-js-coding-standard": { "version": "4.0.0", @@ -11081,9 +11081,9 @@ "optional": true }, "@shlinkio/data-manipulation": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@shlinkio/data-manipulation/-/data-manipulation-1.0.4.tgz", - "integrity": "sha512-3iCyKtxv/EAPhSv9Ht7KYu8sQOT4uj1zwSsXQCC7VeILuLhAW9SBdtJvjCI95rIYeGYto2fwW4QPghy9Qw2XCA==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@shlinkio/data-manipulation/-/data-manipulation-1.1.0.tgz", + "integrity": "sha512-FaIkKfOGbIAfQYVFAjM9bCNmUO48qzZumgU+7EYgpaDId8CUOM6raJS5+9hnYsGOYJH6ULTtaSSMh2tzt5c92w==" }, "@shlinkio/eslint-config-js-coding-standard": { "version": "4.0.0", diff --git a/package.json b/package.json index 9f47ad8d..76f123c2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@fortawesome/react-fontawesome": "^3.5.0", "@json2csv/plainjs": "^7.0.7", "@reduxjs/toolkit": "^2.12.0", - "@shlinkio/data-manipulation": "^1.0.4", + "@shlinkio/data-manipulation": "^1.1.0", "@shlinkio/shlink-frontend-kit": "^1.5.0", "@shlinkio/shlink-js-sdk": "^3.2.1", "@shlinkio/shlink-web-component": "^0.19.1",