Merge pull request 'Update dependency @sveltejs/kit to v2.21.4' (#74) from renovate/sveltejs-kit-2.x-lockfile into main
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 37s

Reviewed-on: #74
This commit is contained in:
ngn
2025-06-10 20:37:43 +03:00

6
app/package-lock.json generated
View File

@ -867,9 +867,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.21.3",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.21.3.tgz",
"integrity": "sha512-Bd05srNOaqP05qnytjg/KkWNlkcwEpE76s0xGSlgzL4I8pLyrK3c9+a7zMCquoiEEIZF2ecGTn6Fj/lELjaa8A==",
"version": "2.21.4",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.21.4.tgz",
"integrity": "sha512-683kl4BBnORaYn3vktH01HAHYep8FaiRA21LVY7d6uAX+1D/1gK4WYHRJq90vA01Cz/k6rU3n6vpf4fAn9ipkA==",
"dev": true,
"license": "MIT",
"dependencies": {