File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 6161 "asyncro" : " ^3.0.0" ,
6262 "autoprefixer" : " ^10.4.2" ,
6363 "babel-eslint" : " 10.x" ,
64- "babel-plugin-react-compiler" : " 19.0 .0-beta-e552027-20250112 " ,
64+ "babel-plugin-react-compiler" : " ^ 19.1 .0-rc.3 " ,
6565 "chalk" : " 4.1.2" ,
6666 "eslint" : " 7.x" ,
6767 "eslint-config-next" : " 12.0.3" ,
Original file line number Diff line number Diff line change @@ -1661,12 +1661,13 @@ babel-plugin-dynamic-import-node@^2.3.3:
16611661 dependencies :
16621662 object.assign "^4.1.0"
16631663
1664- 1665- version "19.0.0-beta-e552027-20250112"
1666- resolved "https://registry.npmjs.org/babel-plugin-react-compiler/-/babel-plugin-react-compiler-19.0.0-beta-e552027-20250112.tgz"
1667- integrity sha512-pUTT0mAZ4XLewC6bvqVeX015nVRLVultcSQlkzGdC10G6YV6K2h4E7cwGlLAuLKWTj3Z08mTO9uTnPP/opUBsg==
1664+
1665+ babel-plugin-react-compiler@^19.1.0-rc.3 :
1666+ version "19.1.0-rc.3"
1667+ resolved "https://registry.yarnpkg.com/babel-plugin-react-compiler/-/babel-plugin-react-compiler-19.1.0-rc.3.tgz#45e5a282a2460b3701971e5eb8310a90a7919022"
1668+ integrity sha512-mjRn69WuTz4adL0bXGx8Rsyk1086zFJeKmes6aK0xPuK3aaXmDJdLHqwKKMrpm6KAI1MCoUK72d2VeqQbu8YIA==
16681669 dependencies :
1669- " @babel/types" " ^7.19 .0"
1670+ " @babel/types" " ^7.26 .0"
16701671
16711672bail@^1.0.0 :
16721673 version "1.0.5"
You can’t perform that action at this time.
0 commit comments