Skip to content

Commit

Permalink
Bump the react-compiler group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the react-compiler group with 3 updates: [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler), [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) and [react-compiler-runtime](https://github.com/facebook/react/tree/HEAD/compiler/packages/react-compiler-runtime).


Updates `babel-plugin-react-compiler` from 0.0.0-experimental-63cca73-20250106 to 0.0.0-experimental-7449567-20240905
- [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/babel-plugin-react-compiler)

Updates `eslint-plugin-react-compiler` from 0.0.0-experimental-63cca73-20250106 to 0.0.0-experimental-7670337-20240918
- [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/eslint-plugin-react-compiler)

Updates `react-compiler-runtime` from 0.0.0-experimental-63cca73-20250106 to 0.0.0-experimental-2689395-20241226
- [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: babel-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-compiler
- dependency-name: eslint-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-compiler
- dependency-name: react-compiler-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-compiler
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent ca54302 commit 39ed844
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 25 deletions.
245 changes: 223 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"ajv-formats": "^3.0.1",
"babel-jest": "^29.6.1",
"babel-loader": "^9.2.1",
"babel-plugin-react-compiler": "0.0.0-experimental-63cca73-20250106",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
"babel-plugin-styled-components": "^2.1.4",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browserslist": "^4.24.4",
Expand All @@ -125,7 +125,7 @@
"eslint-plugin-oxlint": "^0.15.7",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-compiler": "0.0.0-experimental-63cca73-20250106",
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-styled-components-a11y": "^2.2.0",
Expand Down Expand Up @@ -161,7 +161,7 @@
"postcss-syntax": "^0.36.2",
"prettier": "^3.4.2",
"puppeteer": "^24.1.0",
"react-compiler-runtime": "0.0.0-experimental-63cca73-20250106",
"react-compiler-runtime": "0.0.0-experimental-2689395-20241226",
"react-refresh": "^0.16.0",
"react-test-renderer": "^17.0.2",
"rollup": "^2.79.2",
Expand Down

0 comments on commit 39ed844

Please sign in to comment.