fix(deps): update dependency sveltestrap to v5.11.3
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2023-12-23 03:21:40 +00:00
parent 34440a3aea
commit 164b101a90

6
ui/package-lock.json generated
View File

@ -3311,9 +3311,9 @@
} }
}, },
"node_modules/sveltestrap": { "node_modules/sveltestrap": {
"version": "5.11.2", "version": "5.11.3",
"resolved": "https://registry.npmjs.org/sveltestrap/-/sveltestrap-5.11.2.tgz", "resolved": "https://registry.npmjs.org/sveltestrap/-/sveltestrap-5.11.3.tgz",
"integrity": "sha512-fkLqIUh2QHBoom7v6kHI85grLeOqplmvtnTiA5Ck2gchzpVmwXWaWpf8qWhCFxfDuMhJBPlWbJvtSmwpDEowrg==", "integrity": "sha512-R7vIyzqaXT8dKUytZRrU1sPdhinglRXJb43LKfGcR9Tc+71icg3onhniJARbokCkICiGxpgbgKNQRS3gGyQNXw==",
"dependencies": { "dependencies": {
"@popperjs/core": "^2.11.8" "@popperjs/core": "^2.11.8"
}, },