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

This commit is contained in:
Renovate Bot 2024-01-21 17:27:57 +00:00 committed by Pierre-Olivier Mercier
commit c674e1b621
2 changed files with 8 additions and 7 deletions

View file

@ -846,9 +846,9 @@
}
},
"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"
},