Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
323ddb7895 chore(deps): update dependency astro to v6.1.0 2026-03-26 14:46:57 +00:00

6
package-lock.json generated
View File

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