Compare commits

4 Commits

Author SHA1 Message Date
ngn
fa6c1d8b2c Merge pull request 'Update golang Docker tag to v1.24.5' (#88) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 3m18s
Reviewed-on: #88
2025-07-11 18:59:50 +03:00
ngn
0c1e07b779 Merge pull request 'Update dependency @sveltejs/adapter-node to v5.2.13' (#87) from renovate/sveltejs-adapter-node-5.x-lockfile into main
Some checks failed
Build the docker image for the frontend application / build (push) Has been cancelled
Reviewed-on: #87
2025-07-11 18:59:40 +03:00
68f5480ff1 Update golang Docker tag to v1.24.5 2025-07-09 21:04:42 +00:00
12216ca0f7 Update dependency @sveltejs/adapter-node to v5.2.13 2025-07-09 17:04:35 +00:00
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.24.4
FROM golang:1.24.5
WORKDIR /api

6
app/package-lock.json generated
View File

@ -851,9 +851,9 @@
}
},
"node_modules/@sveltejs/adapter-node": {
"version": "5.2.12",
"resolved": "https://registry.npmjs.org/@sveltejs/adapter-node/-/adapter-node-5.2.12.tgz",
"integrity": "sha512-0bp4Yb3jKIEcZWVcJC/L1xXp9zzJS4hDwfb4VITAkfT4OVdkspSHsx7YhqJDbb2hgLl6R9Vs7VQR+fqIVOxPUQ==",
"version": "5.2.13",
"resolved": "https://registry.npmjs.org/@sveltejs/adapter-node/-/adapter-node-5.2.13.tgz",
"integrity": "sha512-yS2TVFmIrxjGhYaV5/iIUrJ3mJl6zjaYn0lBD70vTLnYvJeqf3cjvLXeXCUCuYinhSBoyF4DpfGla49BnIy7sQ==",
"dev": true,
"license": "MIT",
"dependencies": {