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.6 (#18)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-12 22:45:25 +00:00 committed by GitHub
parent 7fe8a10f02
commit 97a4c5b168
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.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.2.5.tgz",
"integrity": "sha512-AYXyYkc+c5xbKTm48FyQA91y81nXyNPAaoyafR0LUugE4lAwuvIUcXDBfMzmbuP1lGRvsE33G2oypv6gbGaPFg==",
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.2.6.tgz",
"integrity": "sha512-CrTuJMwpWF9kmOhX+cl6uPqNbTRrHO7eXggFP9SK7+Bsen/7FpJtA6k1p/ALleuV5ndJLqn/9tpmP3qACHPjYA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",