Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/core-mobile/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module.exports = {
}
}
],
'babel-plugin-react-compiler',
'inline-dotenv',
'@babel/plugin-transform-class-static-block',
'@babel/plugin-transform-export-namespace-from',
Expand Down
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
"babel-loader": "9.2.1",
"babel-plugin-inline-dotenv": "1.7.0",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-react-compiler": "19.1.0-rc.2",
"babel-plugin-react-compiler": "latest",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we actually only use absolute versions for security reasons. could you specify a version here?

"babel-plugin-react-require": "4.0.3",
"detox": "20.41.1",
"eslint": "8.50.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ __metadata:
babel-loader: 9.2.1
babel-plugin-inline-dotenv: 1.7.0
babel-plugin-module-resolver: 5.0.2
babel-plugin-react-compiler: 19.1.0-rc.2
babel-plugin-react-compiler: latest
babel-plugin-react-require: 4.0.3
base-64: 1.0.0
big.js: 6.2.2
Expand Down Expand Up @@ -17413,12 +17413,12 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-react-compiler@npm:19.1.0-rc.2":
version: 19.1.0-rc.2
resolution: "babel-plugin-react-compiler@npm:19.1.0-rc.2"
"babel-plugin-react-compiler@npm:latest":
version: 1.0.0
resolution: "babel-plugin-react-compiler@npm:1.0.0"
dependencies:
"@babel/types": ^7.26.0
checksum: cfb156ee8c5f18dda947e42139ccd6951c8d37a1d3ad88fed25e2dfd84bc90d19758e9763ba3b3a3cb92c5a49ee19eceaf936a4d1e280979ace5f0630e824e04
checksum: 4c5c6c209a27477b7af8ce2361f3e5ddbc1ef59ebac5fc9d85cf91c3921752c19ac814bb7f98e7f55084db3cb585fc966aa05191018fa70e4444f2f4a980fff2
languageName: node
linkType: hard

Expand Down Expand Up @@ -33199,7 +33199,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: e08d1254d04f3074970b63cdf0a363d6b189009270d457e868a26ef534addd69b320b85bef2a22e4eddb79006751bded431b56aaf2baf41976a6d0a5a2a2b91e
checksum: df3e07107bec2bab08ffe837b81a8e9d4b8f8a3940833dead94a6d994aa38253cfd5d4d9484ad24efe3bf2b89a6697fd6bf0750785e168b58f5ed5f74ff8383a
languageName: node
linkType: hard

Expand Down