diff --git a/package.json b/package.json index 5477d6f..e2dc09b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@typescript-eslint/parser": "^7.17.0", "@vitejs/plugin-react": "^4.2.1", "autoprefixer": "^10.4.17", - "babel-plugin-react-compiler": "^19.0.0-beta-8a03594-20241020", + "babel-plugin-react-compiler": "^19.0.0-beta-21e868a-20250216", "eslint": "8.56.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index 64aa573..34ce41c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -971,10 +971,10 @@ axobject-query@^4.1.0: resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee" integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ== -babel-plugin-react-compiler@^19.0.0-beta-8a03594-20241020: - version "19.0.0-beta-df7b47d-20241124" - resolved "https://registry.yarnpkg.com/babel-plugin-react-compiler/-/babel-plugin-react-compiler-19.0.0-beta-df7b47d-20241124.tgz#1da10ca50123079458f957956db1070cf22624bb" - integrity sha512-93iSASR20HNsotcOTQ+KPL0zpgfRFVWL86AtXpmHp995HuMVnC9femd8Winr3GxkPEh8lEOyaw3nqY4q2HUm5w== +babel-plugin-react-compiler@^19.0.0-beta-21e868a-20250216: + version "19.0.0-beta-21e868a-20250216" + resolved "https://registry.yarnpkg.com/babel-plugin-react-compiler/-/babel-plugin-react-compiler-19.0.0-beta-21e868a-20250216.tgz#9250412799024125c87165e367e73c92861cd3c5" + integrity sha512-WDOBsm9t9P0RADm8CSlav5OqWvs+3mZFvrBo/qf3vuNtdz78OG5TFxOy7De8ePR3rA6qg1Qmcjjae6nR1pOpCA== dependencies: "@babel/types" "^7.19.0"