chore(deps): update dependency svelte to v5.1.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-10-28 23:35:28 +00:00
parent af9cd48460
commit 058082f3dd

6
ui/package-lock.json generated
View File

@ -3287,9 +3287,9 @@
}
},
"node_modules/svelte": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.1.3.tgz",
"integrity": "sha512-Sl8UFHlBvF54aK8MElFvyvaUfPE2REOz6LnhR2pBClCL11MU4qpn4V+KgAggaXxDyrP2iQixvHbtpHqL/zXlSQ==",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.1.4.tgz",
"integrity": "sha512-qgHDV7AyvBZa2pbf+V0tnvWrN1LKD8LdUsBkR/SSYVVN6zXexiXnOy5Pjcjft2y/2NJJVa8ORUHFVn3oiWCLVQ==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",