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

Reviewed-on: #80
This commit is contained in:
ngn
2025-06-20 11:36:23 +03:00

6
app/package-lock.json generated
View File

@ -1650,9 +1650,9 @@
}
},
"node_modules/svelte": {
"version": "5.34.4",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.34.4.tgz",
"integrity": "sha512-PYGaLZH8fUPtYROSojv2knHikEiB72kLd+03/sJGDIB55k+5qnWsrUcAa5rrsWFMChK21qWYXQZ6tmSh5dUCFA==",
"version": "5.34.7",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.34.7.tgz",
"integrity": "sha512-5PEg+QQKce4t1qiOtVUhUS3AQRTtxJyGBTpxLcNWnr0Ve8q4r06bMo0Gv8uhtCPWlztZHoi3Ye7elLhu+PCTMg==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",