Bump astro from 5.1.1 to 5.1.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.1.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-06 22:45:25 +00:00 committed by GitHub
parent 0cc2a7a04e
commit 2288cc3d93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@fontsource-variable/outfit": "^5.1.1",
"@fontsource-variable/red-hat-mono": "^5.1.0",
"@fontsource/borel": "^5.1.1",
"astro": "^5.1.1",
"astro": "^5.1.3",
"astro-icon": "^1.1.4",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^3.4.15",
@ -2161,10 +2161,9 @@
}
},
"node_modules/astro": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.1.tgz",
"integrity": "sha512-prpWC2PRs4P3FKQg6gZaU+VNMqbZi5pDvORGB2nrjfRjkrvF6/l4BqhvkJ6YQ0Ohm5rIMVz8ljgaRI77mLHbwg==",
"license": "MIT",
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.3.tgz",
"integrity": "sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
"@astrojs/internal-helpers": "0.4.2",

View file

@ -19,7 +19,7 @@
"@fontsource-variable/outfit": "^5.1.1",
"@fontsource-variable/red-hat-mono": "^5.1.0",
"@fontsource/borel": "^5.1.1",
"astro": "^5.1.1",
"astro": "^5.1.3",
"astro-icon": "^1.1.4",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^3.4.15",