Compare commits

...

2 Commits

Author SHA1 Message Date
ngn
caee8c2a90 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
2025-02-12 19:48:53 +03:00
060c5f0c73 Update dependency svelte to v5.19.10 2025-02-11 17:04:42 +00:00

6
app/package-lock.json generated
View File

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