From c57dbd9fdfedbded1cb94ea2b7eaabf8b31b7044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:16:36 +0000 Subject: [PATCH] Bump babel-plugin-react-compiler Bumps [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) from 19.0.0-beta-a7bf2bd-20241110 to 19.0.0-beta-0dec889-20241115. - [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) --- updated-dependencies: - dependency-name: babel-plugin-react-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c7c13cf..94603db 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@typescript-eslint/eslint-plugin": "^8.14.0", "@typescript-eslint/parser": "^8.14.0", "autoprefixer": "^10.4.20", - "babel-plugin-react-compiler": "^19.0.0-beta-a7bf2bd-20241110", + "babel-plugin-react-compiler": "^19.0.0-beta-0dec889-20241115", "eslint": "^9.14.0", "eslint-config-next": "15.0.3", "eslint-config-prettier": "^9.1.0", diff --git a/yarn.lock b/yarn.lock index 64562a2..b725bda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3561,7 +3561,7 @@ __metadata: languageName: node linkType: hard -"babel-plugin-react-compiler@npm:^19.0.0-beta-a7bf2bd-20241110": +"babel-plugin-react-compiler@npm:^19.0.0-beta-0dec889-20241115": version: 19.0.0-beta-a7bf2bd-20241110 resolution: "babel-plugin-react-compiler@npm:19.0.0-beta-a7bf2bd-20241110" dependencies: @@ -12031,7 +12031,7 @@ __metadata: "@vercel/functions": "npm:^1.5.0" "@vercel/speed-insights": "npm:^1.1.0" autoprefixer: "npm:^10.4.20" - babel-plugin-react-compiler: "npm:^19.0.0-beta-a7bf2bd-20241110" + babel-plugin-react-compiler: "npm:^19.0.0-beta-0dec889-20241115" class-variance-authority: "npm:^0.7.0" clsx: "npm:^2.1.1" date-fns: "npm:^4.1.0"