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

This commit is contained in:
Renovate Bot 2024-02-13 18:14:13 +00:00 committed by nemunaire
parent 087e60d2d5
commit 93cbf31f17
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -914,9 +914,9 @@
"integrity": "sha512-/gtzLlqm/sox7EoPKD56BxGZktK/syGc79EbJAPWY5KVitQD9SM0TP8yJCqDxTVPk7Lk0WJhrBGUE2Nn0f5M1w=="
},
"node_modules/@sveltestrap/sveltestrap": {
"version": "6.2.4",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.4.tgz",
"integrity": "sha512-yjb4pF1lgMU4f5bkOOdPL56Hp9YgNOZks6NdQsPAKAxsR48GAAmNDvj1batxkmwbiofG80zWYG8pxAAcu6QKog==",
"version": "6.2.5",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.5.tgz",
"integrity": "sha512-fZ0GvnnnEgteJbJo9Dn9sUqKjnk34XNwsFnSf0L1cMcf1ISCwyyYwWiZhWbtNf3o4norH+V9zFZDo5MRgv+Y7Q==",
"dependencies": {
"@popperjs/core": "^2.11.8"
},