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

Reviewed-on: #17
This commit is contained in:
ngn 2025-01-22 07:21:46 +03:00
commit 437404dfca

6
app/package-lock.json generated
View File

@ -1660,9 +1660,9 @@
}
},
"node_modules/svelte": {
"version": "5.19.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.19.0.tgz",
"integrity": "sha512-qvd2GvvYnJxS/MteQKFSMyq8cQrAAut28QZ39ySv9k3ggmhw4Au4Rfcsqva74i0xMys//OhbhVCNfXPrDzL/Bg==",
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.19.1.tgz",
"integrity": "sha512-H/Vs2O51bwILZbaNUSdr4P1NbLpOGsxl4jJAjd88ELjzRgeRi1BHqexcVGannDr7D1pmTYWWajzHOM7bMbtB9Q==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",