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

Merge pull request #9 from valentineus/renovate/all-digest

Update dependency astro to v5.1.10
This commit is contained in:
Valentin Popov 2025-01-27 18:36:29 +04:00 committed by GitHub
commit e48033a97d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -2085,9 +2085,9 @@
}
},
"node_modules/astro": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.9.tgz",
"integrity": "sha512-QB3MH7Ul3gEvmHXEfvPkGpTZyyB/TBKQbm0kTHpo0BTEB7BvaY+wrcWiGEJBVDpVdEAKY9fM3zrJ0c7hZSXVlw==",
"version": "5.1.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.10.tgz",
"integrity": "sha512-qFu4jC7BRlhwHgk9Pa1sTQWw60zYWlriNTt6bMGMKkPxCd4Dd84fGn+NjbrJ/JeKwF7YXX0gY1saDF/RS6TMVA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",