0
mirror of https://github.com/valentineus/popov.link.git synced 2025-10-14 05:30:23 +03:00

chore(deps): update dependency astro to v5.14.1 (#106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-26 16:30:50 +00:00
committed by GitHub
parent 3453301e94
commit ce2f2462aa

6
package-lock.json generated
View File

@@ -2441,9 +2441,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.14.0", "version": "5.14.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.1.tgz",
"integrity": "sha512-p41jPzs9XhcVBPzp8ZwjU4SgxSyjgkzMq3NToRIn4CPbE/f9rb1cba5+N6TRk4A8yBudEU6MFzCMFWer7kjW3Q==", "integrity": "sha512-gPa8NY7/lP8j8g81iy8UwANF3+aukKRWS68IlthZQNgykpg80ne6lbHOp6FErYycxQ1TUhgEfkXVDQZAoJx8Bg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",