Update dependency astro to v4.4.10

This commit is contained in:
Smeagol 2024-03-04 12:01:41 +00:00
parent 7337787d19
commit df27f47e51

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.4.9", "version": "4.4.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.9.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.10.tgz",
"integrity": "sha512-FTWhzKjao7rHHiF/CqPqPS18AFad+fmUcYUFhWWIsYETHcc9g0IIIiv6cHXUE7g6mEZf7ycAa+WdboeEHUhraQ==", "integrity": "sha512-8ASYlHPNKJg7F+1mlQts7nU1jZPQGE2xluB4fcdAUvH33BYLEBz/bCxJwLOmfC8Ai2gzs/wTwofwDzqbwjx6Ug==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",