mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-20 07:08:47 +03:00
fix(deps): update dependency astro to v5.11.2 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2570,9 +2570,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz",
|
||||
"integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==",
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.11.2.tgz",
|
||||
"integrity": "sha512-jKJCqp0PMZ1ZpP2xySghsJ1xK7ZNh/ISTRNBf/7khY3iEGq/zup49ZMhNZXK5Cd/dFWP/pdBNHD91SByA42IvQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.12.2",
|
||||
|
Reference in New Issue
Block a user