Skip to content

Commit ef0a4f5

Browse files
build(deps): bump react from 19.0.0 to 19.1.0 (#144)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b2ad9b commit ef0a4f5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -41,7 +41,7 @@
4141
"@react-email/components": "^0.0.34",
4242
"@react-email/tailwind": "^1.0.4",
4343
"@types/react": "^19.0.12",
44-
"react": "^19.0.0",
44+
"react": "^19.1.0",
4545
"resend": "^4.1.2"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)