Bump the shlink group with 1 update

Bumps the shlink group with 1 update: [@shlinkio/shlink-frontend-kit](https://github.com/shlinkio/shlink-frontend-kit).

- [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/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: "@shlinkio/shlink-frontend-kit"
  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] 2023-12-16 08:50:11 +00:00 committed by GitHub
parent d154820b28
commit a3910329ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@json2csv/plainjs": "^7.0.3",
"@reduxjs/toolkit": "^2.0.1",
"@shlinkio/data-manipulation": "^1.0.2",
"@shlinkio/shlink-frontend-kit": "^0.4.0",
"@shlinkio/shlink-frontend-kit": "^0.4.1",
"@shlinkio/shlink-js-sdk": "^0.2.0",
"@shlinkio/shlink-web-component": "^0.4.1",
"bootstrap": "5.2.3",
@ -2956,11 +2956,11 @@
}
},
"node_modules/@shlinkio/shlink-frontend-kit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-frontend-kit/-/shlink-frontend-kit-0.4.0.tgz",
"integrity": "sha512-Z9GqIqc6iHGMs9GHEQ+ERv5NfdvnoReHJbz5WPgXMlVT0s5ooL7s0hdsR/zgppLVF0r8HsKLXKlKR8bMY8B22g==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-frontend-kit/-/shlink-frontend-kit-0.4.1.tgz",
"integrity": "sha512-opmcapGLe6rkEbn+vucHzvduYU4gm8o62DdJEuMrXBPmE2DWqJnZ65xuDnqgmBOQw6LEH7j5wiBToYbhmwLReA==",
"dependencies": {
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"qs": "^6.11.2",
"uuid": "^9.0.1"
},
@ -13076,11 +13076,11 @@
}
},
"@shlinkio/shlink-frontend-kit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-frontend-kit/-/shlink-frontend-kit-0.4.0.tgz",
"integrity": "sha512-Z9GqIqc6iHGMs9GHEQ+ERv5NfdvnoReHJbz5WPgXMlVT0s5ooL7s0hdsR/zgppLVF0r8HsKLXKlKR8bMY8B22g==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-frontend-kit/-/shlink-frontend-kit-0.4.1.tgz",
"integrity": "sha512-opmcapGLe6rkEbn+vucHzvduYU4gm8o62DdJEuMrXBPmE2DWqJnZ65xuDnqgmBOQw6LEH7j5wiBToYbhmwLReA==",
"requires": {
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"qs": "^6.11.2",
"uuid": "^9.0.1"
}

View file

@ -32,7 +32,7 @@
"@json2csv/plainjs": "^7.0.3",
"@reduxjs/toolkit": "^2.0.1",
"@shlinkio/data-manipulation": "^1.0.2",
"@shlinkio/shlink-frontend-kit": "^0.4.0",
"@shlinkio/shlink-frontend-kit": "^0.4.1",
"@shlinkio/shlink-js-sdk": "^0.2.0",
"@shlinkio/shlink-web-component": "^0.4.1",
"bootstrap": "5.2.3",