0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

fix(deps): update dependency astro to v5.10.0 (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-19 19:52:42 +00:00
committed by GitHub
parent d99c901b42
commit c9d67d9210

6
package-lock.json generated
View File

@ -2557,9 +2557,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.9.4", "version": "5.10.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.4.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz",
"integrity": "sha512-AEulm16C9IijMYrFb3VIFx9z17p/wfDSHUHdbbvSEX+rBca64xV+f67tnsql3s4CE8u2cwYpdX+5yH7l53W4iA==", "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",