Update to @shlinkio/shlink-web-component 0.10.1

This commit is contained in:
Alejandro Celaya
2024-10-19 12:13:34 +02:00
parent 5f5b66a21e
commit ae014e2a14
3 changed files with 11 additions and 11 deletions

14
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"@shlinkio/data-manipulation": "^1.0.3",
"@shlinkio/shlink-frontend-kit": "^0.6.0",
"@shlinkio/shlink-js-sdk": "^1.2.0",
"@shlinkio/shlink-web-component": "^0.10.0",
"@shlinkio/shlink-web-component": "^0.10.1",
"bootstrap": "5.2.3",
"bottlejs": "^2.0.1",
"clsx": "^2.1.1",
@@ -3441,9 +3441,9 @@
"integrity": "sha512-kYok17WEFcXRknRcbMjO4oTXtmY5XzmmQ4092q+awH0jqQfLDPfY6V2TJGUFhxYseGC4Imz4HX4tbqhcc2xntw=="
},
"node_modules/@shlinkio/shlink-web-component": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.10.0.tgz",
"integrity": "sha512-FZtw5sCK0Gfo5M8qO0wrEVqx/fc95Zhmj1rjwJAOEg+h6vt82B9rHGXufbbmOvH2nEYmlBP0HlL08JSbAtyM4Q==",
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.10.1.tgz",
"integrity": "sha512-2gvSRrQXuc0zaMMiVvKVryFvdIDqGPQq5z3P+mPzMLkGN0ga7EHFhf9GRE0VFxBf8078ro34zEMIxMgoLutMVg==",
"license": "MIT",
"dependencies": {
"@formkit/drag-and-drop": "^0.0.38",
@@ -14708,9 +14708,9 @@
"integrity": "sha512-kYok17WEFcXRknRcbMjO4oTXtmY5XzmmQ4092q+awH0jqQfLDPfY6V2TJGUFhxYseGC4Imz4HX4tbqhcc2xntw=="
},
"@shlinkio/shlink-web-component": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.10.0.tgz",
"integrity": "sha512-FZtw5sCK0Gfo5M8qO0wrEVqx/fc95Zhmj1rjwJAOEg+h6vt82B9rHGXufbbmOvH2nEYmlBP0HlL08JSbAtyM4Q==",
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/@shlinkio/shlink-web-component/-/shlink-web-component-0.10.1.tgz",
"integrity": "sha512-2gvSRrQXuc0zaMMiVvKVryFvdIDqGPQq5z3P+mPzMLkGN0ga7EHFhf9GRE0VFxBf8078ro34zEMIxMgoLutMVg==",
"requires": {
"@formkit/drag-and-drop": "^0.0.38",
"@json2csv/plainjs": "^7.0.6",