Merge pull request #995 from shlinkio/dependabot/npm_and_yarn/shlink-ad52743a18

Bump the shlink group with 1 update
This commit is contained in:
Alejandro Celaya 2023-12-16 17:36:25 +01:00 committed by GitHub
commit 0505204ed9
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",