Update dependency astro to v5.1.3
All checks were successful
Test / test (pull_request) Successful in 42s
Test / test (push) Successful in 48s
RenovateBot / renovate (push) Successful in 1m18s

This commit is contained in:
Renovate Bot 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",