Skip to content

Commit ca69478

Browse files
chore(deps): bump @astrojs/react from 4.4.0 to 4.4.2 (#155)
Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 4.4.0 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/react@4.4.2/packages/integrations/react) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb56c8f commit ca69478

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/mdx": "^4.3.13",
16-
"@astrojs/react": "^4.4.0",
16+
"@astrojs/react": "^4.4.2",
1717
"@astrojs/rss": "^4.0.15",
1818
"@astrojs/sitemap": "^3.7.0",
1919
"@headlessui/react": "^2.2.9",

0 commit comments

Comments
 (0)