fix(deps): update dependency @sveltestrap/sveltestrap to v6.2.6
continuous-integration/drone/push Build is pending Details

This commit is contained in:
Renovate Bot 2024-03-12 16:31:49 +00:00 committed by renovate-bot
parent ceccda9d36
commit 5a5062f2f9
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -864,9 +864,9 @@
}
},
"node_modules/@sveltestrap/sveltestrap": {
"version": "6.2.5",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.5.tgz",
"integrity": "sha512-fZ0GvnnnEgteJbJo9Dn9sUqKjnk34XNwsFnSf0L1cMcf1ISCwyyYwWiZhWbtNf3o4norH+V9zFZDo5MRgv+Y7Q==",
"version": "6.2.6",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.6.tgz",
"integrity": "sha512-iB50tbVzsFXp0M10pe3XywRkNxjKPIHXJzV44mb1FhajWNWwxme8MkBis9m2QNivM2hyw5zDHjgGuzwTOB76JQ==",
"dependencies": {
"@popperjs/core": "^2.11.8"
},