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

This commit is contained in:
Renovate Bot 2024-10-23 19:34:47 +00:00
parent 06ab639a01
commit c1f4fa5db1

6
ui/package-lock.json generated
View File

@ -3256,9 +3256,9 @@
}
},
"node_modules/svelte": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.0.5.tgz",
"integrity": "sha512-f4WBlP5g8W6pEoDfx741lewMlemy+LIGpEqjGPWqnHVP92wqlQXl87U5O5Bi2tkSUrO95OxOoqwU8qlqiHmFKA==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.1.0.tgz",
"integrity": "sha512-qD0pUvL3P26Vx+K1VodZROSu7MjDHFDunEVZ+2d3LUDWHyYI87AJFOIws0HufKWHDgXbPO4FCSugmysnX4LDwA==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",