Merge pull request 'Update dependency svelte to v5.26.2' (#46) from renovate/svelte-5.x-lockfile into main
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 37s

Reviewed-on: #46
This commit is contained in:
ngn 2025-04-13 01:12:02 +03:00
commit e68dd1d317

6
app/package-lock.json generated
View File

@ -1661,9 +1661,9 @@
}
},
"node_modules/svelte": {
"version": "5.25.8",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.25.8.tgz",
"integrity": "sha512-yRmjmT5rgCZUMfCKS5varGlSe/nQyr2oClyIirbBChfTFc00YjVAyVWo1zOH74La3hi5KRSkNJKncyJ04PwIYA==",
"version": "5.26.2",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.26.2.tgz",
"integrity": "sha512-e2TEcGK2YKVwDWYy5OsptVclYgDvfY1E/8IzPiOq63uG/GDo/j5VUYTC9EinQNraoZalbMWN+5f5TYC1QlAqOw==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",