Skip to content

Commit ac9991b

Browse files
Bump the astro-framework group with 2 updates (#2826)
Bumps the astro-framework group with 2 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/mdx` from 4.3.0 to 4.3.1 - [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 `astro` from 5.11.0 to 5.12.0 - [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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: astro dependency-version: 5.12.0 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> Co-authored-by: Amine E. <[email protected]>
1 parent 83df9fe commit ac9991b

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@11ty/eleventy-fetch": "^4.0.1",
4444
"@apollo/client": "^3.13.8",
4545
"@astro-community/astro-embed-youtube": "^0.5.6",
46-
"@astrojs/mdx": "^4.3.0",
46+
"@astrojs/mdx": "^4.3.1",
4747
"@astrojs/partytown": "^2.1.4",
4848
"@astrojs/preact": "^4.1.0",
4949
"@astrojs/prism": "^3.3.0",
@@ -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.11.0",
65+
"astro": "^5.12.0",
6666
"bignumber.js": "^9.3.1",
6767
"clipboard": "^2.0.11",
6868
"dotenv": "^16.6.1",

0 commit comments

Comments
 (0)