Compare commits

..

1 Commits

Author SHA1 Message Date
d42fe747aa chore(deps): update dependency @astrojs/check to v0.9.4
Some checks failed
Build, check & Test / run (push) Failing after 33s
Lint / run (push) Failing after 30s
Build Docker Image / build_docker (push) Failing after 2m22s
2025-05-01 12:07:42 +00:00

6
package-lock.json generated
View File

@ -100,9 +100,9 @@
}
},
"node_modules/@astrojs/compiler": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.11.0.tgz",
"integrity": "sha512-zZOO7i+JhojO8qmlyR/URui6LyfHJY6m+L9nwyX5GiKD78YoRaZ5tzz6X0fkl+5bD3uwlDHayf6Oe8Fu36RKNg==",
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz",
"integrity": "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==",
"license": "MIT"
},
"node_modules/@astrojs/internal-helpers": {