Skip to content

Commit aa87249

Browse files
chore(deps): bump astro (#1744)
Bumps the npm_and_yarn group with 1 update in the /website directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.14.1 to 5.14.4 - [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/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f72522 commit aa87249

File tree

2 files changed

+62
-132
lines changed

2 files changed

+62
-132
lines changed

website/package-lock.json

Lines changed: 61 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@astrojs/starlight": "^0.36.0",
29-
"astro": "^5.14.1",
29+
"astro": "^5.14.4",
3030
"sharp": "^0.34.4",
3131
"starlight-llms-txt": "^0.6.0"
3232
},

0 commit comments

Comments
 (0)