0
mirror of https://github.com/valentineus/popov.link.git synced 2025-10-22 17:14:06 +03:00

chore(deps): update dependency astro to v5.14.8 (#120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-22 12:50:06 +00:00
committed by GitHub
parent 5ec0411c43
commit 07f4700756

6
package-lock.json generated
View File

@@ -2564,9 +2564,9 @@
}
},
"node_modules/astro": {
"version": "5.14.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.7.tgz",
"integrity": "sha512-vdZmRN2MFf60ZTjFkZNrQQkrmeeZzTI1c6N3ZRQN55rPGHjywM2VplJwJ68q496DfpaoDoAroDBpdm+eTgHUtQ==",
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.8.tgz",
"integrity": "sha512-nKqCLs7BFvGQL9QWQOUqxHhlHtV0UMLXz1ANJygozvjcexBWS7FYkWI2LzRPMNYmbW4msIWNWnX2RvLdvI5Cnw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",