fix(deps): update dependency sveltestrap to v5.11.2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-08-31 02:25:58 +00:00
parent a1f08984b8
commit 751133893d
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3325,9 +3325,9 @@
}
},
"node_modules/sveltestrap": {
"version": "5.11.1",
"resolved": "https://registry.npmjs.org/sveltestrap/-/sveltestrap-5.11.1.tgz",
"integrity": "sha512-FIvPIEU1VolqMN1wi2XrC8aehWVbIJEST7zPfPbOUUfPimyx9giN4nA3We5wkXrBUaifXA8CSIwuHFvf3CmYQw==",
"version": "5.11.2",
"resolved": "https://registry.npmjs.org/sveltestrap/-/sveltestrap-5.11.2.tgz",
"integrity": "sha512-fkLqIUh2QHBoom7v6kHI85grLeOqplmvtnTiA5Ck2gchzpVmwXWaWpf8qWhCFxfDuMhJBPlWbJvtSmwpDEowrg==",
"dependencies": {
"@popperjs/core": "^2.11.8"
},