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

fix(deps): update dependency astro to v5.10.2 (#60)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-01 16:30:49 +00:00
committed by GitHub
parent ae7dac3099
commit 29385b1edf

6
package-lock.json generated
View File

@ -2557,9 +2557,9 @@
}
},
"node_modules/astro": {
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.10.1.tgz",
"integrity": "sha512-DJVmt+51jU1xmgmAHCDwuUgcG/5aVFSU+tcX694acAZqPVt8EMUAmUZcJDX36Z7/EztnPph9HR3pm72jS2EgHQ==",
"version": "5.10.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.10.2.tgz",
"integrity": "sha512-CCBU+e/Apk6NWEMnc/R9dVZD/+FaCnNqWJicX1Oe6T18vLKop+LPs/m/88ekJk4zxP1g1N/GfUq4wEedUSk1Wg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",