Compare commits

..

1 Commits

Author SHA1 Message Date
520c706ed1 chore(deps): update dependency astro to v4.16.18
Some checks failed
Lint / run (push) Failing after 47s
Build, check & Test / run (push) Failing after 1m29s
Build Docker Image / build_docker (push) Failing after 2m59s
2025-04-10 07:05:33 +00:00

6
package-lock.json generated
View File

@ -7430,9 +7430,9 @@
}
},
"node_modules/vite": {
"version": "5.4.17",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz",
"integrity": "sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==",
"version": "5.4.18",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.18.tgz",
"integrity": "sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",