0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 18:13:34 +03:00

Update dependency astro to v5.2.2 (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-31 17:18:14 +00:00 committed by GitHub
parent 6c083b7b0e
commit 2cc827ef55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -2086,9 +2086,9 @@
}
},
"node_modules/astro": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.2.1.tgz",
"integrity": "sha512-OYR2kUo9EqX6OYZ1OmM14xP8mjFwgrk1FzIr+3K3tS0gCCKJsXtfboCUhX3lODZFIsmY/on7NPZd+2PURA0R2Q==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.2.2.tgz",
"integrity": "sha512-KfLlrpIIokaSQsRsNxov+SVu7EI7F45syHbBdxuSuh2YKG9fEBrbsxKkJ9CGI67G4i+tXGzlHT0OQjSeMMBzuQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",