Skip to content

Commit 470c70c

Browse files
Bump the astro-framework group with 3 updates (#3013)
Bumps the astro-framework group with 3 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/mdx` from 4.3.5 to 4.3.6 - [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/mdx@4.3.6/packages/integrations/mdx) Updates `@astrojs/react` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@4.4.0/packages/integrations/react) Updates `astro` from 5.13.9 to 5.14.1 - [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.14.1/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: "@astrojs/react" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework - dependency-name: astro dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>
1 parent 16245ba commit 470c70c

File tree

2 files changed

+37
-25
lines changed

2 files changed

+37
-25
lines changed

package-lock.json

Lines changed: 34 additions & 22 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
@@ -49,11 +49,11 @@
4949
"@11ty/eleventy-fetch": "^4.0.1",
5050
"@apollo/client": "^3.14.0",
5151
"@astro-community/astro-embed-youtube": "^0.5.7",
52-
"@astrojs/mdx": "^4.3.4",
52+
"@astrojs/mdx": "^4.3.6",
5353
"@astrojs/partytown": "^2.1.4",
5454
"@astrojs/preact": "^4.1.0",
5555
"@astrojs/prism": "^3.3.0",
56-
"@astrojs/react": "^4.3.0",
56+
"@astrojs/react": "^4.4.0",
5757
"@astrojs/sitemap": "^3.6.0",
5858
"@astrojs/vercel": "^8.2.7",
5959
"@chainlink/cl-search-frontend": "^0.11.4",
@@ -68,7 +68,7 @@
6868
"@nanostores/react": "^0.8.4",
6969
"@openzeppelin/contracts": "^4.9.6",
7070
"@supabase/supabase-js": "^2.58.0",
71-
"astro": "^5.13.9",
71+
"astro": "^5.14.1",
7272
"@solana-program/compute-budget": "^0.9.0",
7373
"@solana-program/system": "^0.8.0",
7474
"@solana-program/token": "^0.6.0",

0 commit comments

Comments
 (0)