1 Commits

Author SHA1 Message Date
4fe514adf1 chore(deps): update dependency @astrojs/check to v0.9.4
Some checks failed
Lint / run (push) Failing after 2m7s
Build, check & Test / run (push) Failing after 2m12s
Build Docker Image / build_docker (push) Failing after 4m39s
2025-06-09 08:53:46 +00:00

6
package-lock.json generated
View File

@ -100,9 +100,9 @@
}
},
"node_modules/@astrojs/compiler": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz",
"integrity": "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==",
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.2.tgz",
"integrity": "sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw==",
"license": "MIT"
},
"node_modules/@astrojs/internal-helpers": {