Update dependency astro to v4.11.3

This commit is contained in:
Smeagol 2024-06-26 13:39:14 +00:00
parent ac639152d8
commit 22dcf03e89

7
package-lock.json generated
View file

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