Skip to content

Commit 9146dcb

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-df7b47d-20241124 to 19.0.0-beta-37ed2a7-20241206. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3268af6 commit 9146dcb

File tree

4 files changed

+172
-115
lines changed

4 files changed

+172
-115
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"checkly": "^4.14.0",
131131
"eslint": "8.57.0",
132132
"eslint-config-biome": "1.9.4",
133-
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
133+
"eslint-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
134134
"eslint-plugin-storybook": "^0.11.1",
135135
"knip": "5.39.2",
136136
"next-sitemap": "^4.2.3",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/react-dom": "19.0.1",
5252
"eslint": "8.57.0",
5353
"eslint-config-next": "15.0.4",
54-
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
54+
"eslint-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
5555
"postcss": "8.4.49",
5656
"tailwindcss": "3.4.16",
5757
"tailwindcss-animate": "^1.0.7",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/parser": "7.14.1",
4444
"eslint": "8.57.0",
4545
"eslint-config-biome": "1.9.4",
46-
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
46+
"eslint-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
4747
"knip": "5.39.2",
4848
"postcss": "8.4.49",
4949
"postcss-load-config": "^6.0.1",

0 commit comments

Comments
 (0)