mirror of
https://github.com/valentineus/popov.link.git
synced 2025-08-12 09:26:41 +03:00
fix(deps): update dependency astro to v5.12.9 (#81)
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
@@ -2434,9 +2434,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.12.8",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.8.tgz",
|
||||
"integrity": "sha512-KkJ7FR+c2SyZYlpakm48XBiuQcRsrVtdjG5LN5an0givI/tLik+ePJ4/g3qrAVhYMjJOxBA2YgFQxANPiWB+Mw==",
|
||||
"version": "5.12.9",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.9.tgz",
|
||||
"integrity": "sha512-cZ7kZ61jyE5nwSrFKSRyf5Gds+uJELqQxJFqMkcgiWQvhWZJUSShn8Uz3yc9WLyLw5Kim5P5un9SkJSGogfEZQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.12.2",
|
||||
|
Reference in New Issue
Block a user