Skip to content

Commit 09000b0

Browse files
Bump the astro-framework group with 5 updates (#2683)
Bumps the astro-framework group with 5 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.2.6` | `4.3.0` | | [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) | `4.0.11` | `4.1.0` | | [@astrojs/prism](https://github.com/withastro/astro/tree/HEAD/packages/astro-prism) | `3.2.0` | `3.3.0` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.2.7` | `4.3.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.7.13` | `5.8.0` | Updates `@astrojs/mdx` from 4.2.6 to 4.3.0 - [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.0.11 to 4.1.0 - [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/prism` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-prism/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/astro-prism) Updates `@astrojs/react` from 4.2.7 to 4.3.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/[email protected]/packages/integrations/react) Updates `astro` from 5.7.13 to 5.8.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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework - dependency-name: "@astrojs/preact" dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework - dependency-name: "@astrojs/prism" dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework - dependency-name: "@astrojs/react" dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro-framework - dependency-name: astro dependency-version: 5.8.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 f375e97 commit 09000b0

File tree

2 files changed

+47
-46
lines changed

2 files changed

+47
-46
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@11ty/eleventy-fetch": "^4.0.1",
4141
"@apollo/client": "^3.13.8",
4242
"@astro-community/astro-embed-youtube": "^0.5.6",
43-
"@astrojs/mdx": "^4.2.6",
43+
"@astrojs/mdx": "^4.3.0",
4444
"@astrojs/partytown": "^2.1.4",
45-
"@astrojs/preact": "^4.0.11",
46-
"@astrojs/prism": "^3.2.0",
47-
"@astrojs/react": "^4.2.7",
45+
"@astrojs/preact": "^4.1.0",
46+
"@astrojs/prism": "^3.3.0",
47+
"@astrojs/react": "^4.3.0",
4848
"@astrojs/sitemap": "^3.4.0",
4949
"@astrojs/vercel": "^8.1.4",
5050
"@chainlink/components": "^0.4.18",
@@ -58,7 +58,7 @@
5858
"@nanostores/preact": "^0.5.2",
5959
"@nanostores/react": "^0.8.4",
6060
"@openzeppelin/contracts": "^4.9.6",
61-
"astro": "^5.7.12",
61+
"astro": "^5.8.0",
6262
"bignumber.js": "^9.3.0",
6363
"chainlink-algolia-search": "^0.10.1",
6464
"clipboard": "^2.0.11",

0 commit comments

Comments
 (0)