Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
1b9cf4b388 chore(deps): update dependency astro to v6.1.1 2026-03-26 20:31:51 +00:00

6
package-lock.json generated
View File

@@ -1711,9 +1711,9 @@
}
},
"node_modules/astro": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.0.tgz",
"integrity": "sha512-J8XGJQo5+W2wJLdUbQHVho4DHWDM6V4Dp8s+z0Fs3O/mcu3WjbTBELOv/MC7ueoqmQ/Jts6Bz7FJwbAopbFd+g==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.1.tgz",
"integrity": "sha512-vq8sHpu1JsY1fWAunn+tdKNbVDmLQNiVdyuGsVT2csgITdFGXXVAyEXFWc1DzkMN0ehElPeiHnqItyQOJK+GqA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^3.0.1",