0
mirror of https://github.com/valentineus/popov.link.git synced 2025-08-12 09:26:41 +03:00

fix(deps): update dependency astro to v5.12.6

This commit is contained in:
renovate[bot]
2025-07-30 15:13:37 +00:00
committed by GitHub
parent 0b975cf5c9
commit f395acf250

6
package-lock.json generated
View File

@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
"version": "5.12.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.5.tgz",
"integrity": "sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==",
"version": "5.12.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz",
"integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",