chore(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 04:18:14 +00:00
parent bb9b148f22
commit a89476a6b7

6
package-lock.json generated
View File

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