0
mirror of https://github.com/valentineus/popov.link.git synced 2025-11-03 14:29:44 +03:00

chore(deps): update dependency astro to v5.15.3 (#125)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-31 00:07:08 +00:00
committed by GitHub
parent 05b0f525ed
commit f0523ce93f

6
package-lock.json generated
View File

@@ -2564,9 +2564,9 @@
}
},
"node_modules/astro": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.2.tgz",
"integrity": "sha512-xQQ+PiYJ7WpUJrHJpAb52TQAUCFmSR8lAtQr3tFfSIZoTQiEMFx3HITJ01t3eDUpHjja8J6JcYqgAhr9xygKQg==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.3.tgz",
"integrity": "sha512-wUO/isJrcUoduRoKacKB9jpO6TxTlPV1zw8UqQx39jSNY7z9IxusJAiib3AiNvqK+dCWhqXx+OnExCCwELmcUw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",