File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
"asyncro" : " ^3.0.0" ,
64
64
"autoprefixer" : " ^10.4.2" ,
65
65
"babel-eslint" : " 10.x" ,
66
- "babel-plugin-react-compiler" : " ^19. 1.0-rc.3 " ,
66
+ "babel-plugin-react-compiler" : " ^1.0.0 " ,
67
67
"chalk" : " 4.1.2" ,
68
68
"eslint" : " 7.x" ,
69
69
"eslint-config-next" : " 12.0.3" ,
Original file line number Diff line number Diff line change @@ -2273,10 +2273,10 @@ babel-plugin-dynamic-import-node@^2.3.3:
2273
2273
dependencies :
2274
2274
object.assign "^4.1.0"
2275
2275
2276
- babel-plugin-react-compiler@^19. 1.0-rc.3 :
2277
- version "19. 1.0-rc.3 "
2278
- resolved "https://registry.yarnpkg.com/babel-plugin-react-compiler/-/babel-plugin-react-compiler-19. 1.0-rc.3 .tgz#45e5a282a2460b3701971e5eb8310a90a7919022 "
2279
- integrity sha512-mjRn69WuTz4adL0bXGx8Rsyk1086zFJeKmes6aK0xPuK3aaXmDJdLHqwKKMrpm6KAI1MCoUK72d2VeqQbu8YIA ==
2276
+ babel-plugin-react-compiler@^1.0.0 :
2277
+ version "1.0.0 "
2278
+ resolved "https://registry.yarnpkg.com/babel-plugin-react-compiler/-/babel-plugin-react-compiler-1.0.0 .tgz#bdf7360a23a4d5ebfca090255da3893efd07425f "
2279
+ integrity sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw ==
2280
2280
dependencies :
2281
2281
" @babel/types" " ^7.26.0"
2282
2282
You can’t perform that action at this time.
0 commit comments