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

This commit is contained in:
Renovate Bot 2024-02-05 17:24:53 +00:00
parent 117b2c1823
commit f6f2857c71
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

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