Update dependency astro to v5.1.3 #39

Merged
Valentin Popov merged 1 commits from renovate/all-digest into master 2025-01-08 09:59:50 +03:00
Showing only changes of commit b841e04f60 - Show all commits

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",