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

Reviewed-on: #68
This commit is contained in:
ngn 2025-06-01 14:10:29 +03:00
commit 43589f7ddc

6
app/package-lock.json generated
View File

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