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

Update dependency astro to v5.1.10

This commit is contained in:
renovate[bot] 2025-01-27 14:03:58 +00:00 committed by GitHub
parent 9b62213886
commit 1d139b0872
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",