Skip to content

Commit 6fbf819

Browse files
chore(deps): update dependency babel-plugin-react-compiler to v19.0.0-beta-e993439-20250405 (#311)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [babel-plugin-react-compiler](https://redirect.github.com/facebook/react) ([source](https://redirect.github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler)) | devDependencies | patch | [`19.0.0-beta-e993439-20250328` -> `19.0.0-beta-e993439-20250405`](https://renovatebot.com/diffs/npm/babel-plugin-react-compiler/19.0.0-beta-e993439-20250328/19.0.0-beta-e993439-20250405) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/facebook/react/badge)](https://securityscorecards.dev/viewer/?uri=github.com/facebook/react) | --- ### Release Notes <details> <summary>facebook/react (babel-plugin-react-compiler)</summary> ### [`v19.0.0-beta-e993439-20250405`](https://redirect.github.com/facebook/react/compare/6377903074d4b3a2de48c4da91783a5af9fc5237...6a7650c75c1bc110517bd9b3eefdc66eadbb9cbf) [Compare Source](https://redirect.github.com/facebook/react/compare/6377903074d4b3a2de48c4da91783a5af9fc5237...6a7650c75c1bc110517bd9b3eefdc66eadbb9cbf) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c047531 commit 6fbf819

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "22.14.0",
3232
"@types/react": "19.1.0",
3333
"@types/react-dom": "19.1.1",
34-
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
34+
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
3535
"eslint": "9.23.0",
3636
"eslint-config-next": "15.2.4",
3737
"postcss": "8.5.3",
@@ -577,7 +577,7 @@
577577

578578
"axobject-query": ["axobject-query@4.1.0", "", {}, "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ=="],
579579

580-
"babel-plugin-react-compiler": ["babel-plugin-react-compiler@19.0.0-beta-e993439-20250328", "", { "dependencies": { "@babel/types": "^7.26.0" } }, "sha512-eq0lxXDicCNfhtIhm2L2nW2FyDcPMfuJTQG641ZWMWxEVqwmtUlAkWXC4o5C3vykhWMTsXmiJe7/hxXVUbV8ZA=="],
580+
"babel-plugin-react-compiler": ["babel-plugin-react-compiler@19.0.0-beta-e993439-20250405", "", { "dependencies": { "@babel/types": "^7.26.0" } }, "sha512-bPAx2GvDZbhdCbliGQICGgeaCmJGDZt+DuRtrWbW83NLTIkCwvV4chvW0fR2mowtleTdgIc+4Ibc2TgNahgpfA=="],
581581

582582
"bail": ["bail@2.0.2", "", {}, "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw=="],
583583

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "22.14.0",
4040
"@types/react": "19.1.0",
4141
"@types/react-dom": "19.1.1",
42-
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
42+
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
4343
"postcss": "8.5.3",
4444
"tailwindcss": "4.1.3",
4545
"typescript": "5.8.3",

0 commit comments

Comments
 (0)