Skip to content

Commit 92aad4b

Browse files
chore(deps-dev): bump eslint-plugin-react-compiler
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-e993439-20250405 to 19.0.0-beta-714736e-20250131. - [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) --- updated-dependencies: - dependency-name: eslint-plugin-react-compiler dependency-version: 19.0.0-beta-714736e-20250131 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c81fed3 commit 92aad4b

File tree

4 files changed

+3392
-525
lines changed

4 files changed

+3392
-525
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"checkly": "5.2.0",
139139
"eslint": "8.57.0",
140140
"eslint-config-biome": "1.9.4",
141-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
141+
"eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
142142
"eslint-plugin-storybook": "0.12.0",
143143
"knip": "5.50.5",
144144
"next-sitemap": "^4.2.3",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "8.57.0",
5959
"eslint-config-biome": "1.9.4",
6060
"eslint-config-next": "15.3.1",
61-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
61+
"eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
6262
"knip": "5.50.5",
6363
"postcss": "8.5.3",
6464
"tailwindcss": "3.4.17",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "7.14.1",
4343
"eslint": "8.57.0",
4444
"eslint-config-biome": "1.9.4",
45-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
45+
"eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
4646
"knip": "5.50.5",
4747
"postcss": "8.5.3",
4848
"postcss-load-config": "^6.0.1",

0 commit comments

Comments
 (0)