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

This commit is contained in:
Renovate Bot 2024-02-05 17:18:37 +00:00 committed by nemunaire
parent 1133ad8a39
commit 764f3be851
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3129,9 +3129,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==",
"dependencies": {
"@ampproject/remapping": "^2.2.1",
"@jridgewell/sourcemap-codec": "^1.4.15",