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.3 (#72)
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.12.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.2.tgz",
|
||||
"integrity": "sha512-/qTPSD8bSxjsh5KNXvOsf6Md7dqNuH3WSx6KLa1YbxPR2JZDgPWEKEyulS3/9L5h5aP0SkjONrqwOGdgWw97fg==",
|
||||
"version": "5.12.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.3.tgz",
|
||||
"integrity": "sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.12.2",
|
||||
|
Reference in New Issue
Block a user