Compare commits

...

3 Commits

Author SHA1 Message Date
ngn
4556452f69 Merge pull request 'Update dependency @sveltejs/kit to v2.16.1' (#15) from renovate/sveltejs-kit-2.x-lockfile into main
All checks were successful
Build the docker image for the API / build (push) Successful in 9s
Build the docker image for the frontend application / build (push) Successful in 29s
Build the docker image for the doc server / build (push) Successful in 8s
Reviewed-on: #15
2025-01-22 11:18:26 +03:00
ngn
6217103c5a Merge branch 'main' into renovate/sveltejs-kit-2.x-lockfile 2025-01-22 11:18:17 +03:00
3a9685511b Update dependency @sveltejs/kit to v2.16.1 2025-01-21 10:03:36 +00:00

6
app/package-lock.json generated
View File

@ -861,9 +861,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.16.0",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.16.0.tgz",
"integrity": "sha512-S9i1ZWKqluzoaJ6riYnEdbe+xJluMTMkhABouBa66GaWcAyCjW/jAc0NdJQJ/DXyK1CnP5quBW25e99MNyvLxA==",
"version": "2.16.1",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.16.1.tgz",
"integrity": "sha512-2pF5sgGJx9brYZ/9nNDYnh5KX0JguPF14dnvvtf/MqrvlWrDj/e7Rk3LBJPecFLLK1GRs6ZniD24gFPqZm/NFw==",
"dev": true,
"license": "MIT",
"dependencies": {