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

Reviewed-on: #69
This commit is contained in:
ngn 2025-06-02 00:56:30 +03:00
commit e7216d51e3

6
app/package-lock.json generated
View File

@ -1649,9 +1649,9 @@
}
},
"node_modules/svelte": {
"version": "5.33.11",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.11.tgz",
"integrity": "sha512-BVnvd6T3OShNvsRwYPXdseSO5rnQ4SljmhLVCCpBX1nEQI+e2TopOlazo4z+1+aUukyHZxlIVg3hpZ5TMugrMQ==",
"version": "5.33.12",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.12.tgz",
"integrity": "sha512-llNfGM0zePN8k2K63uLE2PwdeNa5DsBlbaXyjWzXtJF+EyOuaAgzVHnWzNAzOiyv9FZgFQfXK0LDDmaLSf1RJA==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",