Compare commits

..

1 Commits

Author SHA1 Message Date
812db98ef0 chore(deps): update dependency astro to v4.16.18
Some checks failed
Lint / run (push) Failing after 59s
Build, check & Test / run (push) Failing after 1m53s
Build Docker Image / build_docker (push) Failing after 2m55s
2025-05-21 01:07:53 +00:00

6
package-lock.json generated
View File

@ -8044,9 +8044,9 @@
}
},
"node_modules/zod": {
"version": "3.25.9",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.9.tgz",
"integrity": "sha512-ho97WAF12mhTHd6/1lBbAPJP0cWKvWra6Stl2Tw93EBsIMoHME3bhGUGBXT0AaVmIWtOB1cFh98T+wb9RClo7g==",
"version": "3.25.11",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.11.tgz",
"integrity": "sha512-dA9s9Vv8QgIa9w6iYc5GLeoGm07RoLr+Mr6sFhZwPASExm3AVaZpyh2szBrImysAlipi0I30Z5d9B27w9oTzdw==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"