From 1a616842cfec5d06a02b27bf145b817712ebdbdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:10:35 +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-e552027-20250112 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/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 51138b0..151c6fd 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@typescript-eslint/eslint-plugin": "^8.23.0", "@typescript-eslint/parser": "^8.21.0", "autoprefixer": "^10.4.20", - "babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229", + "babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", "eslint": "^9.19.0", "eslint-config-next": "15.1.6", "eslint-config-prettier": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index b26354b..93a373c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5405,7 +5405,7 @@ __metadata: languageName: node linkType: hard -"babel-plugin-react-compiler@npm:^19.0.0-beta-55955c9-20241229": +"babel-plugin-react-compiler@npm:^19.0.0-beta-714736e-20250131": version: 19.0.0-beta-e552027-20250112 resolution: "babel-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112" dependencies: @@ -12683,7 +12683,7 @@ __metadata: "@vercel/analytics": "npm:^1.4.1" "@vercel/speed-insights": "npm:^1.1.0" autoprefixer: "npm:^10.4.20" - babel-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229" + babel-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" date-fns: "npm:^4.1.0"