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

This commit is contained in:
Renovate Bot 2025-03-18 18:13:17 +00:00
commit fbd6dea17a

6
ui/package-lock.json generated
View file

@ -3388,9 +3388,9 @@
}
},
"node_modules/svelte": {
"version": "5.23.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.23.1.tgz",
"integrity": "sha512-DUu3e5tQDO+PtKffjqJ548YfeKtw2Rqc9/+nlP26DZ0AopWTJNylkNnTOP/wcgIt1JSnovyISxEZ/lDR1OhbOw==",
"version": "5.23.2",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.23.2.tgz",
"integrity": "sha512-PHP1o0aYJNMatiZ+0nq1W/Z1W1/l5Z94B9nhMIo7gsuTBbxC454g4O5SQMjQpZBUZi5ANYUrXJOE4gPzcN/VQw==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",