Update dependency astro to v3.5.1

This commit is contained in:
Smeagol 2023-11-10 15:00:20 +00:00
parent bc17c72bd0
commit e0303f5192

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "3.5.0", "version": "3.5.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-3.5.1.tgz",
"integrity": "sha512-Wwu9gXIlxqCUEY6Bj9e08TeBm7I/CupyzHrWTNSPL+iwrTo/3/pL+itCeYz2u84jRygBgd2oPEN0FbK/sjj+uQ==", "integrity": "sha512-sqvNR7NYz+aVq8xCCzfOiqHd9+VTLlDl1Tz4ScD6G6C/kIV7dRwsPd0HargJGvaZ2LbVNrVbYy4ZsmHKSrWuvw==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.3.0", "@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",