Update dependency astro to v4.11.2

This commit is contained in:
Smeagol 2024-06-26 09:36:13 +00:00
parent ac639152d8
commit ba71aa9533

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.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.2.tgz",
"integrity": "sha512-8ulWb74qY5VBFhDTjw1KMCMEf+EXOoSBy4QC6J1oHIq5tzMGCVRt3sUPzUxD737HVPb+CxOIbj35skN0w535fw==",
"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",