0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +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": { "node_modules/astro": {
"version": "5.1.2", "version": "5.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.1.3.tgz",
"integrity": "sha512-+U5lXPEJZ6cQx0botGbPhzN6XGWRgDtXgy/RUkpTmUj18LW6pbzYo0O0k3hFWOazlI039bZ+4P2e/oSNlKzm0Q==", "integrity": "sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.3", "@astrojs/compiler": "^2.10.3",