Skip to content

Commit 1d88dc6

Browse files
Bump the astro-framework group with 4 updates (#3147)
Bumps the astro-framework group with 4 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact), [@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.9 to 4.3.10 - [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/preact` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/preact) Updates `@astrojs/react` from 4.4.1 to 4.4.2 - [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/[email protected]/packages/integrations/react) Updates `astro` from 5.15.3 to 5.15.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: "@astrojs/mdx" dependency-version: 4.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: "@astrojs/preact" dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: "@astrojs/react" dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: astro dependency-version: 5.15.4 dependency-type: direct:production update-type: version-update:semver-patch 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 9a28a8a commit 1d88dc6

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"dependencies": {
5353
"@11ty/eleventy-fetch": "^4.0.1",
5454
"@astro-community/astro-embed-youtube": "^0.5.7",
55-
"@astrojs/mdx": "^4.3.9",
55+
"@astrojs/mdx": "^4.3.10",
5656
"@astrojs/partytown": "^2.1.4",
57-
"@astrojs/preact": "^4.1.2",
57+
"@astrojs/preact": "^4.1.3",
5858
"@astrojs/prism": "^3.3.0",
59-
"@astrojs/react": "^4.4.1",
59+
"@astrojs/react": "^4.4.2",
6060
"@astrojs/sitemap": "^3.6.0",
6161
"@astrojs/vercel": "^8.2.11",
6262
"@chainlink/cl-search-frontend": "^0.12.0",
@@ -84,7 +84,7 @@
8484
"@solana/wallet-adapter-solflare": "^0.6.32",
8585
"@solana/wallet-adapter-trust": "^0.1.17",
8686
"@supabase/supabase-js": "^2.78.0",
87-
"astro": "^5.15.3",
87+
"astro": "^5.15.4",
8888
"bignumber.js": "^9.3.1",
8989
"bs58": "^6.0.0",
9090
"clipboard": "^2.0.11",

0 commit comments

Comments
 (0)