aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-05-19 03:03:20 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-05-19 03:03:20 +0300
commitc149fad3514d386c89f67e260c7292ca23584b91 (patch)
tree41c7cf4f522416d2f2b933fe97cc13a8db91a0aa /package-lock.json
parentcc76ccac3c7a817bff1680a5f4e5dcb31a454828 (diff)
downloadpopov.link-c149fad3514d386c89f67e260c7292ca23584b91.tar.xz
popov.link-c149fad3514d386c89f67e260c7292ca23584b91.zip
chore(deps): update dependency astro to v6.3.5
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 9d4aff8..7b0b84d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2710,9 +2710,9 @@
}
},
"node_modules/astro": {
- "version": "6.3.3",
- "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz",
- "integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==",
+ "version": "6.3.5",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.5.tgz",
+ "integrity": "sha512-gU+4KedkbTuVgz7YoVAN+9Ftnq0GaYwejxK2NbqDzB0M9dWd0f3kXZBuaM9hzbchRFoRAJfJjFtdX9LK6Ir7ZA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",