0
mirror of https://github.com/valentineus/popov.link.git synced 2025-08-18 03:40:27 +03:00

fix(deps): update all digest updates (#83)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-14 14:22:38 +00:00
committed by GitHub
parent f4f0e5d239
commit 83ba96fa85

12
package-lock.json generated
View File

@@ -157,9 +157,9 @@
} }
}, },
"node_modules/@astrojs/sitemap": { "node_modules/@astrojs/sitemap": {
"version": "3.4.2", "version": "3.5.0",
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.4.2.tgz", "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.5.0.tgz",
"integrity": "sha512-wfN2dZzdkto6yaMtOFa/J9gc60YE3wl3rgSBoNJ+MU3lJVUMsDY9xf9uAVi8Mp/zEQKFDSJlQzBvqQUpw0Hf6g==", "integrity": "sha512-ldOvoBxuRgpcdndzksskOTzU55g76tkHC/POpejUbPGz6zR4rJKiXh8thX4WEPWDhCTZUafhJ1qf7k1muStHfg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"sitemap": "^8.0.0", "sitemap": "^8.0.0",
@@ -2434,9 +2434,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.12.9", "version": "5.13.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.9.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.0.tgz",
"integrity": "sha512-cZ7kZ61jyE5nwSrFKSRyf5Gds+uJELqQxJFqMkcgiWQvhWZJUSShn8Uz3yc9WLyLw5Kim5P5un9SkJSGogfEZQ==", "integrity": "sha512-kWahyvrrxUtgxFRRWSH5X0DESvgg4ZZ0fk6tU7blVZRgmj4PY79nzfaXFT+N+Ac2vWXX7eYUPYs1kLLk5IjBfQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",