fix(deps): update typescript-projects (#18681)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-27 18:00:45 +02:00
committed by GitHub
parent 4e332db2fb
commit 724a081bb5
2 changed files with 153 additions and 242 deletions

6
web/package-lock.json generated
View File

@@ -8663,9 +8663,9 @@
}
},
"node_modules/svelte": {
"version": "5.32.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.32.1.tgz",
"integrity": "sha512-tT02QOeF0dbSIQ+/rUZw+76DyO6ATHvZJGOM2A/Ed6fBwZwUxqIun3beErpePAtwFIK3Mi9k2QAnhFVvUBun8g==",
"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",