Skip to content

Commit 20118af

Browse files
Bump the astro-framework group with 3 updates (#2899)
Bumps the astro-framework group with 3 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/mdx` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx) Updates `@astrojs/sitemap` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap) Updates `astro` from 5.12.9 to 5.13.2 - [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: "@astrojs/mdx" dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: "@astrojs/sitemap" dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework - dependency-name: astro dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e110d0 commit 20118af

File tree

2 files changed

+25
-31
lines changed

2 files changed

+25
-31
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"@11ty/eleventy-fetch": "^4.0.1",
4444
"@apollo/client": "^3.13.9",
4545
"@astro-community/astro-embed-youtube": "^0.5.6",
46-
"@astrojs/mdx": "^4.3.3",
46+
"@astrojs/mdx": "^4.3.4",
4747
"@astrojs/partytown": "^2.1.4",
4848
"@astrojs/preact": "^4.1.0",
4949
"@astrojs/prism": "^3.3.0",
5050
"@astrojs/react": "^4.3.0",
51-
"@astrojs/sitemap": "^3.4.2",
51+
"@astrojs/sitemap": "^3.5.0",
5252
"@astrojs/vercel": "^8.2.6",
5353
"@chainlink/cl-search-frontend": "^0.11.4",
5454
"@chainlink/components": "^0.4.18",
@@ -62,7 +62,7 @@
6262
"@nanostores/preact": "^0.5.2",
6363
"@nanostores/react": "^0.8.4",
6464
"@openzeppelin/contracts": "^4.9.6",
65-
"astro": "^5.12.9",
65+
"astro": "^5.13.2",
6666
"bignumber.js": "^9.3.1",
6767
"clipboard": "^2.0.11",
6868
"dotenv": "^16.6.1",

0 commit comments

Comments
 (0)