mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-08-06 11:01:55 +00:00
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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user