0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-20 07:08:47 +03:00

fix(deps): update dependency astro to v5.11.1 (#65)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-14 16:47:09 +00:00
committed by GitHub
parent 05a0579a91
commit 4698e50cb7

6
package-lock.json generated
View File

@@ -2579,9 +2579,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.11.0", "version": "5.11.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz",
"integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==", "integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",