Skip to content

Commit 630db6f

Browse files
Bump @astrojs/react from 4.4.2 to 5.0.3
Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 4.4.2 to 5.0.3. - [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@5.0.3/packages/integrations/react) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44110bc commit 630db6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "astro check"
1010
},
1111
"dependencies": {
12-
"@astrojs/react": "^4",
12+
"@astrojs/react": "^5",
1313
"@astrojs/sitemap": "^3",
1414
"astro": "^5",
1515
"react": "^19",

0 commit comments

Comments
 (0)