Update dependency astro to v3.5.2 #15

Merged
jahanson merged 1 commit from renovate/astro-3.x-lockfile into main 2023-11-10 12:51:30 -06:00
Showing only changes of commit e47f1881f7 - Show all commits

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
}
},
"node_modules/astro": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.1.tgz",
"integrity": "sha512-sqvNR7NYz+aVq8xCCzfOiqHd9+VTLlDl1Tz4ScD6G6C/kIV7dRwsPd0HargJGvaZ2LbVNrVbYy4ZsmHKSrWuvw==",
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.2.tgz",
"integrity": "sha512-AE37biXPX0fH4tmBKpYDyW8UvJ3XLNvRCuUE4RTGf+YdKPPcwGLgV8DE6GLG86pHfevTH+kM581sBDzGh54iEw==",
"dependencies": {
"@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1",