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

Update dependency astro to v5.1.3

This commit is contained in:
2025-01-06 21:01:28 +00:00
parent a01ded06c1
commit b841e04f60

6
package-lock.json generated
View File

@ -2009,9 +2009,9 @@
}
},
"node_modules/astro": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.2.tgz",
"integrity": "sha512-+U5lXPEJZ6cQx0botGbPhzN6XGWRgDtXgy/RUkpTmUj18LW6pbzYo0O0k3hFWOazlI039bZ+4P2e/oSNlKzm0Q==",
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.3.tgz",
"integrity": "sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",