Merge pull request 'Update dependency astro to v4.11.3' (#119) from renovate/astro-monorepo into main

Reviewed-on: #119
This commit is contained in:
Joseph Hanson 2024-06-29 10:25:30 -05:00
commit 2463988889

7
package-lock.json generated
View file

@ -1989,9 +1989,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",
@ -2043,7 +2043,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",