0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-07 18:43: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": { "node_modules/astro": {
"version": "5.1.9", "version": "5.1.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.9.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.1.10.tgz",
"integrity": "sha512-QB3MH7Ul3gEvmHXEfvPkGpTZyyB/TBKQbm0kTHpo0BTEB7BvaY+wrcWiGEJBVDpVdEAKY9fM3zrJ0c7hZSXVlw==", "integrity": "sha512-qFu4jC7BRlhwHgk9Pa1sTQWw60zYWlriNTt6bMGMKkPxCd4Dd84fGn+NjbrJ/JeKwF7YXX0gY1saDF/RS6TMVA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.3", "@astrojs/compiler": "^2.10.3",