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

Reviewed-on: #79
This commit is contained in:
ngn
2025-06-18 02:24:41 +03:00

6
app/package-lock.json generated
View File

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