Update dependency astro to v4.4.6

This commit is contained in:
Smeagol 2024-02-28 14:01:53 +00:00
parent 6285122ccd
commit eb487151c5

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.4.5", "version": "4.4.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.5.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.6.tgz",
"integrity": "sha512-ccat42P5qr281JExywVsK/BLeKgwSL+oLxJP195s4Wvj3nL32djw+WNJNctuDDTJ5XWgvPdHZjBtSDNO5OgagQ==", "integrity": "sha512-kns2TtiMYTyDPgcvtaQjMfBhY/F/2+O3eSX4XWH13FFQW1hp7AcTXfGwq8SvJ14JNoU4bsKeJbaB9CxUN9ZQlQ==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",