Update dependency astro to v4.13.3

This commit is contained in:
Smeagol 2024-08-09 22:01:51 +00:00
parent 268eecd3be
commit 6ee2c34c80

6
package-lock.json generated
View file

@ -2022,9 +2022,9 @@
}
},
"node_modules/astro": {
"version": "4.13.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.2.tgz",
"integrity": "sha512-bdfUV6zfOWOV/IbROqVx+1cuAFXY0PZpVxr4JO9YxCKa5AfQRR8RKXJ2k8QUjalA6dmxQ9FgAQw3FRrzHVOGEQ==",
"version": "4.13.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.3.tgz",
"integrity": "sha512-MyhmM0v5sphiVwxAm5jjKxWeuPZijWPJ8Ajdign9QzEmLWSH8vUYIJWx/dWRQ6vF1I0jXrksoj3wtw5nzXt9nw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.1",