fix(deps): update dependency @sveltestrap/sveltestrap to v6.2.3

This commit is contained in:
Renovate Bot 2024-01-21 22:12:38 +00:00 committed by nemunaire
parent ba6e6a7d74
commit b030942845
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -924,9 +924,9 @@
"integrity": "sha512-/gtzLlqm/sox7EoPKD56BxGZktK/syGc79EbJAPWY5KVitQD9SM0TP8yJCqDxTVPk7Lk0WJhrBGUE2Nn0f5M1w=="
},
"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"
},