chore(deps): update dependency @sveltestrap/sveltestrap to v6.2.2
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Renovate Bot 2024-01-10 03:16:46 +00:00
parent 9524532d61
commit ea73e50ab6
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -845,9 +845,9 @@
}
},
"node_modules/@sveltestrap/sveltestrap": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.1.tgz",
"integrity": "sha512-6CsYMDnBX1nLXi+grNuTUTp2WMSYyVz4FJItppNPrq4o9X54nYX3GPdO5evaw/5JjIrJt2k9XR1dJjic/14NVw==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.2.tgz",
"integrity": "sha512-yIcjL5wYIYg+dLVA5kf+m1S8wc2dhEtSd4Exk2nMJ7SN4MHGbPajVxjhlRGB9ACZynETZ9K+CUyQsC9grGztkw==",
"dependencies": {
"@popperjs/core": "^2.11.8"
},