Merge pull request #1959 from shlinkio/dependabot/npm_and_yarn/shlink-2dc36ef175

Bump @shlinkio/data-manipulation from 1.0.4 to 1.1.0 in the shlink group
This commit is contained in:
Alejandro Celaya
2026-08-01 09:25:26 +02:00
committed by GitHub
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",