fix(deps): update dependency @sveltestrap/sveltestrap to v6.2.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-01-21 17:24:32 +00:00
parent c60296dc1d
commit da325deee8

6
ui/package-lock.json generated
View File

@ -874,9 +874,9 @@
}
},
"node_modules/@sveltestrap/sveltestrap": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.2.tgz",
"integrity": "sha512-yIcjL5wYIYg+dLVA5kf+m1S8wc2dhEtSd4Exk2nMJ7SN4MHGbPajVxjhlRGB9ACZynETZ9K+CUyQsC9grGztkw==",
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.3.tgz",
"integrity": "sha512-iVpygwlY/JiaXbFYpzGtbkmiNgxl255MsfmMVJ+qE69uUqdmEWwTpLInFIPzbB64b//4Wgt+zik7NazzbMDdzQ==",
"dependencies": {
"@popperjs/core": "^2.11.8"
},