From 6e0ab274355beeb222338b0be65ae499c4b1e4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 07:03:54 +0000 Subject: [PATCH] Bump @shlinkio/shlink-web-component in the shlink group Bumps the shlink group with 1 update: [@shlinkio/shlink-web-component](https://github.com/shlinkio/shlink-web-component). Updates `@shlinkio/shlink-web-component` from 0.19.0 to 0.19.1 - [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.19.0...v0.19.1) --- updated-dependencies: - dependency-name: "@shlinkio/shlink-web-component" dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: shlink ... Signed-off-by: dependabot[bot] --- package-lock.json | 19 +++++++++---------- package.json | 2 +- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5321ce56..2bf3c89b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@shlinkio/data-manipulation": "^1.0.4", "@shlinkio/shlink-frontend-kit": "^1.5.0", "@shlinkio/shlink-js-sdk": "^3.2.1", - "@shlinkio/shlink-web-component": "^0.19.0", + "@shlinkio/shlink-web-component": "^0.19.1", "@vitest/browser-playwright": "^4.1.9", "bottlejs": "^2.0.1", "clsx": "^2.1.1", @@ -2887,10 +2887,9 @@ "integrity": "sha512-XtgiOsJfpGhGN2MyZJ4gy2zqgzHS70z/36M+ceKpVgNzhevHXU0QVIcpE7JGixnqHBqRVn8dI5O3L1DMgSnIIQ==" }, "node_modules/@shlinkio/shlink-web-component": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.19.0.tgz", - "integrity": "sha512-h+650avAgpYeLjfe0cFfT/hhgMt35hWzgPJECskDEMJb8urmxmVEX4uLb15CfxjN9KWxcMKc3iW2K1mpJOkIcA==", - "license": "MIT", + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.19.1.tgz", + "integrity": "sha512-zjt7Vg4JZ+4/jts0M+hPB16qserFA8MqwajxOVRknXwnKaKkCzik70BAWbWVtYfxBY0I8vI4WarRNSAzAfnzSA==", "dependencies": { "@formkit/drag-and-drop": "^0.5.3", "@json2csv/plainjs": "^7.0.6", @@ -2914,12 +2913,12 @@ "@fortawesome/free-solid-svg-icons": "^7.0.0", "@fortawesome/react-fontawesome": "^3.0.0", "@reduxjs/toolkit": "^2.5.1", - "@shlinkio/shlink-frontend-kit": "^1.4.0", + "@shlinkio/shlink-frontend-kit": "^1.5.0", "@shlinkio/shlink-js-sdk": "^3.2.1", "react": "^19.1", "react-dom": "^19.1", "react-redux": "^9.2.0", - "react-router": "^7.1.5" + "react-router": "^8.0.1 || ^7.1.5" }, "peerDependenciesMeta": { "@shlinkio/shlink-js-sdk": { @@ -11669,9 +11668,9 @@ "integrity": "sha512-XtgiOsJfpGhGN2MyZJ4gy2zqgzHS70z/36M+ceKpVgNzhevHXU0QVIcpE7JGixnqHBqRVn8dI5O3L1DMgSnIIQ==" }, "@shlinkio/shlink-web-component": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.19.0.tgz", - "integrity": "sha512-h+650avAgpYeLjfe0cFfT/hhgMt35hWzgPJECskDEMJb8urmxmVEX4uLb15CfxjN9KWxcMKc3iW2K1mpJOkIcA==", + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.19.1.tgz", + "integrity": "sha512-zjt7Vg4JZ+4/jts0M+hPB16qserFA8MqwajxOVRknXwnKaKkCzik70BAWbWVtYfxBY0I8vI4WarRNSAzAfnzSA==", "requires": { "@formkit/drag-and-drop": "^0.5.3", "@json2csv/plainjs": "^7.0.6", diff --git a/package.json b/package.json index c2e1cbc3..ef85798d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@shlinkio/data-manipulation": "^1.0.4", "@shlinkio/shlink-frontend-kit": "^1.5.0", "@shlinkio/shlink-js-sdk": "^3.2.1", - "@shlinkio/shlink-web-component": "^0.19.0", + "@shlinkio/shlink-web-component": "^0.19.1", "@vitest/browser-playwright": "^4.1.9", "bottlejs": "^2.0.1", "clsx": "^2.1.1",