Merge pull request 'Update dependency svelte to v5.19.9' (#24) from renovate/svelte-5.x-lockfile into main
All checks were successful
Build the docker image for the API / build (push) Successful in 8s
Build the docker image for the frontend application / build (push) Successful in 47s
Build the docker image for the doc server / build (push) Successful in 7s

Reviewed-on: #24
This commit is contained in:
ngn 2025-02-09 19:14:43 +03:00
commit 191c54cc9a

6
app/package-lock.json generated
View File

@ -1660,9 +1660,9 @@
}
},
"node_modules/svelte": {
"version": "5.19.7",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.19.7.tgz",
"integrity": "sha512-I0UUp2MpB5gF8aqHJVklOcRcoLgQNnBolSwLMMqDepE9gVwmGeYBmJp1/obzae72QpxdPIymA4AunIm2x70LBg==",
"version": "5.19.9",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.19.9.tgz",
"integrity": "sha512-860s752/ZZxHIsii31ELkdKBOCeAuDsfb/AGUXJyQyzUVLRSt4oqEw/BV5+2+mNg8mbqmD3OK+vMvwWMPM6f8A==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",