chore(deps): update dependency astro to v6.1.5 #27

Merged
alexander.lyall merged 1 commits from renovate/astro-6.x-lockfile into main 2026-04-09 19:11:03 +00:00

7
package-lock.json generated
View File

@@ -1711,9 +1711,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.1.4", "version": "6.1.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.4.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.5.tgz",
"integrity": "sha512-SRy1bONuCHkGWhI5JiWCQKVDVbeaXOikjAVZs/Nz+lvUvubtdLoZfnacmuZHQ9RL2IOkU54M8/qZYm9ypJDKrg==", "integrity": "sha512-AJVw/JlssxUCBFi3Hp4djL8Pt7wUQqStBBawCd8cNGBBM2lBzp/rXGguzt4OcMfW+86fs0hpFwMyopHM2r6d3g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^3.0.1", "@astrojs/compiler": "^3.0.1",
@@ -1732,7 +1732,6 @@
"cookie": "^1.1.1", "cookie": "^1.1.1",
"devalue": "^5.6.3", "devalue": "^5.6.3",
"diff": "^8.0.3", "diff": "^8.0.3",
"dlv": "^1.1.3",
"dset": "^3.1.4", "dset": "^3.1.4",
"es-module-lexer": "^2.0.0", "es-module-lexer": "^2.0.0",
"esbuild": "^0.27.3", "esbuild": "^0.27.3",