chore(deps): update dependency svelte to v4.2.10
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-02-05 17:04:03 +00:00
parent 5ae8d4e27a
commit 4fefd67f6b
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3025,9 +3025,9 @@
}
},
"node_modules/svelte": {
"version": "4.2.9",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.9.tgz",
"integrity": "sha512-hsoB/WZGEPFXeRRLPhPrbRz67PhP6sqYgvwcAs+gWdSQSvNDw+/lTeUJSWe5h2xC97Fz/8QxAOqItwBzNJPU8w==",
"version": "4.2.10",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.10.tgz",
"integrity": "sha512-Ep06yCaCdgG1Mafb/Rx8sJ1QS3RW2I2BxGp2Ui9LBHSZ2/tO/aGLc5WqPjgiAP6KAnLJGaIr/zzwQlOo1b8MxA==",
"dev": true,
"dependencies": {
"@ampproject/remapping": "^2.2.1",