Bump the shlink group with 4 updates

Bumps the shlink group with 4 updates: [@shlinkio/data-manipulation](https://github.com/shlinkio/data-manipulation), [@shlinkio/shlink-frontend-kit](https://github.com/shlinkio/shlink-frontend-kit), [@shlinkio/shlink-js-sdk](https://github.com/shlinkio/shlink-js-sdk) and [@shlinkio/shlink-web-component](https://github.com/shlinkio/shlink-web-component).


Updates `@shlinkio/data-manipulation` from 1.0.3 to 1.0.4
- [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.3...v1.0.4)

Updates `@shlinkio/shlink-frontend-kit` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/shlinkio/shlink-frontend-kit/releases)
- [Changelog](https://github.com/shlinkio/shlink-frontend-kit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shlinkio/shlink-frontend-kit/compare/v1.2.0...v1.2.1)

Updates `@shlinkio/shlink-js-sdk` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/shlinkio/shlink-js-sdk/releases)
- [Changelog](https://github.com/shlinkio/shlink-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shlinkio/shlink-js-sdk/compare/v2.2.1...v2.2.2)

Updates `@shlinkio/shlink-web-component` from 0.16.2 to 0.16.3
- [Release notes](https://github.com/shlinkio/shlink-web-component/releases)
- [Changelog](https://github.com/shlinkio/shlink-web-component/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shlinkio/shlink-web-component/compare/v0.16.2...v0.16.3)

---
updated-dependencies:
- dependency-name: "@shlinkio/data-manipulation"
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shlink
- dependency-name: "@shlinkio/shlink-frontend-kit"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shlink
- dependency-name: "@shlinkio/shlink-js-sdk"
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shlink
- dependency-name: "@shlinkio/shlink-web-component"
  dependency-version: 0.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shlink
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-11 07:02:28 +00:00
committed by GitHub
parent 0101ed0e0f
commit 7de250da16
2 changed files with 62 additions and 95 deletions

View File

@@ -28,10 +28,10 @@
"@fortawesome/react-fontawesome": "^3.1.0",
"@json2csv/plainjs": "^7.0.6",
"@reduxjs/toolkit": "^2.9.0",
"@shlinkio/data-manipulation": "^1.0.3",
"@shlinkio/shlink-frontend-kit": "^1.2.0",
"@shlinkio/shlink-js-sdk": "^2.2.1",
"@shlinkio/shlink-web-component": "^0.16.2",
"@shlinkio/data-manipulation": "^1.0.4",
"@shlinkio/shlink-frontend-kit": "^1.2.1",
"@shlinkio/shlink-js-sdk": "^2.2.2",
"@shlinkio/shlink-web-component": "^0.16.3",
"bottlejs": "^2.0.1",
"clsx": "^2.1.1",
"compare-versions": "^6.1.1",