0
mirror of https://github.com/valentineus/popov.link.git synced 2025-10-13 21:20:23 +03:00

chore(deps): update dependency astro to v5.14.0 (#105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-25 21:04:09 +00:00
committed by GitHub
parent 098fc76f98
commit 3453301e94

6
package-lock.json generated
View File

@@ -2441,9 +2441,9 @@
}
},
"node_modules/astro": {
"version": "5.13.11",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.13.11.tgz",
"integrity": "sha512-qKB+95GtyJSwVn5TDi31FTIcsohzA/nLhyATWn5VWqok1VLzZvm/1KHCk4tNElSrAQ5BisxUIMZWTh+B4X2JvQ==",
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.0.tgz",
"integrity": "sha512-p41jPzs9XhcVBPzp8ZwjU4SgxSyjgkzMq3NToRIn4CPbE/f9rb1cba5+N6TRk4A8yBudEU6MFzCMFWer7kjW3Q==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",