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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 07:03:01 +00:00
committed by GitHub
parent 7f552f5e41
commit 081c2047c8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -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",

View File

@@ -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",