chore(deps): update dependency astro to v4.11.3
Some checks failed
Build Docker Image / build_docker (push) Failing after 2m53s
Lint / run (push) Failing after 35s
Build, check & Test / run (push) Successful in 7m0s
Delete Packages / Delete the package on a closed Pull Request (pull_request) Failing after 10s
Delete Packages / Delete the package on a deleted branch (pull_request) Has been skipped

This commit is contained in:
Renovate [BOT] 2024-06-26 13:19:12 +00:00
parent 18c672298d
commit 0502385374

7
package-lock.json generated
View File

@ -2475,9 +2475,9 @@
}
},
"node_modules/astro": {
"version": "4.11.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.1.tgz",
"integrity": "sha512-6e9/9nafmnxzaLSq2+9VNpi+7j0E4UoK2IJ7gkhyv1wk3XfciA6zHc3ESx7/Sk/rjenz9NSTTzAwcmVzWWHv/g==",
"version": "4.11.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.3.tgz",
"integrity": "sha512-SuZbB/71XVn+WqWNCe7XOfHuqhS+k4gj8+A3wluTZQrORGaHUFRn/f8F9Tu5yESQZB1q8UKhahvHwkTV3AdVsg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.8.1",
@ -2529,7 +2529,6 @@
"preferred-pm": "^3.1.3",
"prompts": "^2.4.2",
"rehype": "^13.0.1",
"resolve": "^1.22.8",
"semver": "^7.6.2",
"shiki": "^1.9.0",
"string-width": "^7.1.0",