Compare commits

..

1 Commits

Author SHA1 Message Date
c3eef60257 chore(deps): update dependency astro to v4.16.18
Some checks failed
Lint / run (push) Failing after 1m20s
Build, check & Test / run (push) Failing after 2m9s
Build Docker Image / build_docker (push) Failing after 3m37s
2025-04-03 10:05:43 +00:00

6
package-lock.json generated
View File

@ -7430,9 +7430,9 @@
}
},
"node_modules/vite": {
"version": "5.4.16",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.16.tgz",
"integrity": "sha512-Y5gnfp4NemVfgOTDQAunSD4346fal44L9mszGGY/e+qxsRT5y1sMlS/8tiQ8AFAp+MFgYNSINdfEchJiPm41vQ==",
"version": "5.4.17",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz",
"integrity": "sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",