From: Julien Déramond Date: Wed, 15 Apr 2026 18:15:34 +0000 (+0200) Subject: Bump astro from 6.1.6 to 6.1.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8e453bfe39929e86628d3e27a22ce260c910d3;p=thirdparty%2Fbootstrap.git Bump astro from 6.1.6 to 6.1.7 --- diff --git a/package-lock.json b/package-lock.json index 18f8c159c4..8bfbd1a33b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@stackblitz/sdk": "^1.11.0", "@types/js-yaml": "^4.0.9", "@types/mime": "^4.0.0", - "astro": "^6.1.6", + "astro": "^6.1.7", "astro-auto-import": "^0.5.1", "astro-broken-links-checker": "^1.1.0", "autoprefixer": "^10.4.27", @@ -6706,9 +6706,9 @@ } }, "node_modules/astro": { - "version": "6.1.6", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.6.tgz", - "integrity": "sha512-pRsz+kYriwCV/AUcY/I9OVKtVHuYFs2DtCszAxprXded/kTE53nMwxfnK0Nf6FPfaX9vcUiLnigcSIhuFoKntA==", + "version": "6.1.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.7.tgz", + "integrity": "sha512-pvZysIUV2C2nRv8N7cXAkCLcfDQz/axAxF09SqiTz1B+xnvbhy6KzL2I6J15ZBXk8k0TfMD75dJ151QyQmAqZA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index aa6d3ec7ee..7406fe640c 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "@stackblitz/sdk": "^1.11.0", "@types/js-yaml": "^4.0.9", "@types/mime": "^4.0.0", - "astro": "^6.1.6", + "astro": "^6.1.7", "astro-auto-import": "^0.5.1", "astro-broken-links-checker": "^1.1.0", "autoprefixer": "^10.4.27",