From 77424943ea888eb745e97bb321fe36af0d8ad8ae Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Dec 2024 17:50:54 +0000
Subject: [PATCH] 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-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/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>
---
 package.json | 2 +-
 yarn.lock    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 022f14f..7b4b0e9 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
     "eslint": "^9.16.0",
     "eslint-config-next": "15.1.0",
     "eslint-config-prettier": "^9.1.0",
-    "eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
+    "eslint-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215",
     "fluid-tailwind": "^1.0.4",
     "mintlify": "^4.0.294",
     "postcss": "^8.4.49",
diff --git a/yarn.lock b/yarn.lock
index c5b48e1..bdedb82 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6365,7 +6365,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"eslint-plugin-react-compiler@npm:^19.0.0-beta-63b359f-20241101":
+"eslint-plugin-react-compiler@npm:^19.0.0-beta-201e55d-20241215":
   version: 19.0.0-beta-df7b47d-20241124
   resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-df7b47d-20241124"
   dependencies:
@@ -13656,7 +13656,7 @@ __metadata:
     eslint: "npm:^9.16.0"
     eslint-config-next: "npm:15.1.0"
     eslint-config-prettier: "npm:^9.1.0"
-    eslint-plugin-react-compiler: "npm:^19.0.0-beta-63b359f-20241101"
+    eslint-plugin-react-compiler: "npm:^19.0.0-beta-201e55d-20241215"
     fluid-tailwind: "npm:^1.0.4"
     lodash: "npm:^4.17.21"
     lucide-react: "npm:^0.468.0"