Skip to content

Commit 93c1768

Browse files
committed
Upgrade to stable react compiler
Upgrade to latest
1 parent d9e3504 commit 93c1768

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"asyncro": "^3.0.0",
6464
"autoprefixer": "^10.4.2",
6565
"babel-eslint": "10.x",
66-
"babel-plugin-react-compiler": "^19.1.0-rc.3",
66+
"babel-plugin-react-compiler": "^1.0.0",
6767
"chalk": "4.1.2",
6868
"eslint": "7.x",
6969
"eslint-config-next": "12.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,10 +2273,10 @@ babel-plugin-dynamic-import-node@^2.3.3:
22732273
dependencies:
22742274
object.assign "^4.1.0"
22752275

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==
22802280
dependencies:
22812281
"@babel/types" "^7.26.0"
22822282

0 commit comments

Comments
 (0)