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

chore(deps): update dependency astro to v5.14.5 (#115)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-14 18:35:03 +00:00
committed by GitHub
parent ce99418281
commit 9a93378bda

6
package-lock.json generated
View File

@@ -2564,9 +2564,9 @@
}
},
"node_modules/astro": {
"version": "5.14.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz",
"integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==",
"version": "5.14.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.5.tgz",
"integrity": "sha512-EHt7y3+nHYyKzBats1AL3N4Pyrvqyr+zXBC7njUa9Tfe+gsiHlunaw+lXitTT/DDVwO2R/f/qVG7Xc6rl0b2KQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",