Merge pull request 'Update dependency svelte to v5.19.10' (#27) from renovate/svelte-5.x-lockfile into main
Some checks failed
Build the docker image for the frontend application / build (push) Waiting to run
Build the docker image for the doc server / build (push) Waiting to run
Build the docker image for the API / build (push) Has been cancelled

Reviewed-on: #27
This commit is contained in:
ngn 2025-02-12 19:48:53 +03:00
commit caee8c2a90

6
app/package-lock.json generated
View File

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