Update dependency svelte to v5.33.0

This commit is contained in:
renovate 2025-05-22 17:07:27 +00:00
parent 01468670e3
commit d1ddbf2605

6
app/package-lock.json generated
View File

@ -1649,9 +1649,9 @@
}
},
"node_modules/svelte": {
"version": "5.31.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.31.1.tgz",
"integrity": "sha512-09fup3U7NQobUCUJnLhed6pxG6MzUS8rPsALB5Jr8m8u3pVKITs0ejYiKS/wsVjfkXHvKc2g260KA8o7dWypHA==",
"version": "5.33.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.0.tgz",
"integrity": "sha512-COPJa+cxefgDShgTr3vcLKXdyBfuE96Z65D/EsuxDcU3fwqBxAN6bVjZ0LoVYyAYAShu4K96/k9BxxlAVO6fpg==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",