Compare commits

..

1 Commits

Author SHA1 Message Date
6c466c6fa3 chore(deps): update dependency astro to v4.16.18
Some checks failed
Lint / run (push) Failing after 57s
Build, check & Test / run (push) Failing after 2m3s
Build Docker Image / build_docker (push) Failing after 3m33s
2025-05-19 15:23:30 +00:00

6
package-lock.json generated
View File

@ -8044,9 +8044,9 @@
}
},
"node_modules/zod": {
"version": "3.25.1",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.1.tgz",
"integrity": "sha512-bkxUGQiqWDTXHSgqtevYDri5ee2GPC9szPct4pqpzLEpswgDQmuseDz81ZF0AnNu1xsmnBVmbtv/t/WeUIHlpg==",
"version": "3.25.3",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.3.tgz",
"integrity": "sha512-VGZqnyYNrl8JpEJRZaFPqeVNIuqgXNu4cXZ5cOb6zEUO1OxKbRnWB4UdDIXMmiERWncs0yDQukssHov8JUxykQ==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"