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.4 (#113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-10 21:09:36 +00:00
committed by GitHub
parent 2d35325894
commit ce99418281

6
package-lock.json generated
View File

@@ -2564,9 +2564,9 @@
}
},
"node_modules/astro": {
"version": "5.14.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.3.tgz",
"integrity": "sha512-iRvl3eEYYdSYA195eNREjh43hqMMwKY1uoHYiKfLCB9G+bjFtaBtDe8R0ip7AbTD69wyOKgUCOtMad+lkOnT/w==",
"version": "5.14.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz",
"integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",