chore(deps): update dependency svelte to v5.33.11
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Renovate Bot 2025-05-31 20:12:16 +00:00
parent 62e41b77da
commit d2cbb7e443

6
ui/package-lock.json generated
View file

@ -3462,9 +3462,9 @@
}
},
"node_modules/svelte": {
"version": "5.33.6",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.6.tgz",
"integrity": "sha512-bxg2QY03JlrilCZmDlshY95Argj0rnX43UQFWZN4fct8PZTNBBmvfow2A6yOW1+YweDjhC2qdZF66ASI0Y21Tw==",
"version": "5.33.11",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.11.tgz",
"integrity": "sha512-BVnvd6T3OShNvsRwYPXdseSO5rnQ4SljmhLVCCpBX1nEQI+e2TopOlazo4z+1+aUukyHZxlIVg3hpZ5TMugrMQ==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",