Skip to content

Commit

Permalink
build(deps): bump react-compiler-runtime
Browse files Browse the repository at this point in the history
Bumps [react-compiler-runtime](https://github.com/facebook/react/tree/HEAD/compiler/packages/react-compiler-runtime) from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-201e55d-20241215.
- [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/HEAD/compiler/packages/react-compiler-runtime)

---
updated-dependencies:
- dependency-name: react-compiler-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 004ab00 commit b7d78dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node-fetch": "^3.3.1",
"prop-types": "^15.7.2",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-df7b47d-20241124",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.0",
"spinners-react": "^1.0.10",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7d78dc

Please sign in to comment.