Compare commits

..

1 Commits

Author SHA1 Message Date
6e5ece2148 chore(deps): update dependency astro to v4.16.18
Some checks failed
Build, check & Test / run (push) Failing after 1m27s
Lint / run (push) Failing after 51s
Build Docker Image / build_docker (push) Failing after 2m44s
2025-03-11 18:05:35 +00:00

6
package-lock.json generated
View File

@ -71,9 +71,9 @@
} }
}, },
"node_modules/@astrojs/compiler": { "node_modules/@astrojs/compiler": {
"version": "2.11.0", "version": "2.10.4",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.11.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.10.4.tgz",
"integrity": "sha512-zZOO7i+JhojO8qmlyR/URui6LyfHJY6m+L9nwyX5GiKD78YoRaZ5tzz6X0fkl+5bD3uwlDHayf6Oe8Fu36RKNg==", "integrity": "sha512-86B3QGagP99MvSNwuJGiYSBHnh8nLvm2Q1IFI15wIUJJsPeQTO3eb2uwBmrqRsXykeR/mBzH8XCgz5AAt1BJrQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@astrojs/internal-helpers": { "node_modules/@astrojs/internal-helpers": {