Compare commits

..

1 Commits

Author SHA1 Message Date
71903ba4f6 chore(deps): update dependency astro to v4.16.18
Some checks failed
Lint / run (push) Failing after 50s
Build, check & Test / run (push) Failing after 1m41s
Build Docker Image / build_docker (push) Failing after 3m9s
2025-04-16 22:35:29 +00:00

6
package-lock.json generated
View File

@ -8044,9 +8044,9 @@
}
},
"node_modules/zod": {
"version": "3.24.2",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.24.2.tgz",
"integrity": "sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==",
"version": "3.24.3",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.24.3.tgz",
"integrity": "sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"