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
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@react-native-community/cli": "20.0.2",
"@react-native-community/cli-platform-android": "20.0.2",
"@react-native-community/cli-platform-ios": "20.0.2",
"@react-native/babel-preset": "0.83.0",
"@react-native/babel-preset": "0.83.1",
"@react-native/metro-config": "0.83.0",
"@react-native/typescript-config": "0.83.0",
"@types/react": "^19.2.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@eslint/js": "^9.39.2",
"@faker-js/faker": "^9.7.0",
"@react-native-community/cli": "20.0.2",
"@react-native/babel-preset": "0.83.0",
"@react-native/babel-preset": "0.83.1",
"@react-native/eslint-config": "0.83.0",
"@release-it/conventional-changelog": "^10.0.1",
"@shipgirl/typedoc-plugin-versions": "^0.3.2",
Expand Down
86 changes: 84 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3510,6 +3510,16 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-plugin-codegen@npm:0.83.1":
version: 0.83.1
resolution: "@react-native/babel-plugin-codegen@npm:0.83.1"
dependencies:
"@babel/traverse": ^7.25.3
"@react-native/codegen": 0.83.1
checksum: 39e44ed3576b823434de4acea4d6fc1312da867d1dce9522d2634bce42f3bf061e94e0887b060825aa739d696b7324fda276469b4be4f8be86eea7d648b6dc55
languageName: node
linkType: hard

"@react-native/babel-preset@npm:0.81.5":
version: 0.81.5
resolution: "@react-native/babel-preset@npm:0.81.5"
Expand Down Expand Up @@ -3620,6 +3630,61 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-preset@npm:0.83.1":
version: 0.83.1
resolution: "@react-native/babel-preset@npm:0.83.1"
dependencies:
"@babel/core": ^7.25.2
"@babel/plugin-proposal-export-default-from": ^7.24.7
"@babel/plugin-syntax-dynamic-import": ^7.8.3
"@babel/plugin-syntax-export-default-from": ^7.24.7
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
"@babel/plugin-syntax-optional-chaining": ^7.8.3
"@babel/plugin-transform-arrow-functions": ^7.24.7
"@babel/plugin-transform-async-generator-functions": ^7.25.4
"@babel/plugin-transform-async-to-generator": ^7.24.7
"@babel/plugin-transform-block-scoping": ^7.25.0
"@babel/plugin-transform-class-properties": ^7.25.4
"@babel/plugin-transform-classes": ^7.25.4
"@babel/plugin-transform-computed-properties": ^7.24.7
"@babel/plugin-transform-destructuring": ^7.24.8
"@babel/plugin-transform-flow-strip-types": ^7.25.2
"@babel/plugin-transform-for-of": ^7.24.7
"@babel/plugin-transform-function-name": ^7.25.1
"@babel/plugin-transform-literals": ^7.25.2
"@babel/plugin-transform-logical-assignment-operators": ^7.24.7
"@babel/plugin-transform-modules-commonjs": ^7.24.8
"@babel/plugin-transform-named-capturing-groups-regex": ^7.24.7
"@babel/plugin-transform-nullish-coalescing-operator": ^7.24.7
"@babel/plugin-transform-numeric-separator": ^7.24.7
"@babel/plugin-transform-object-rest-spread": ^7.24.7
"@babel/plugin-transform-optional-catch-binding": ^7.24.7
"@babel/plugin-transform-optional-chaining": ^7.24.8
"@babel/plugin-transform-parameters": ^7.24.7
"@babel/plugin-transform-private-methods": ^7.24.7
"@babel/plugin-transform-private-property-in-object": ^7.24.7
"@babel/plugin-transform-react-display-name": ^7.24.7
"@babel/plugin-transform-react-jsx": ^7.25.2
"@babel/plugin-transform-react-jsx-self": ^7.24.7
"@babel/plugin-transform-react-jsx-source": ^7.24.7
"@babel/plugin-transform-regenerator": ^7.24.7
"@babel/plugin-transform-runtime": ^7.24.7
"@babel/plugin-transform-shorthand-properties": ^7.24.7
"@babel/plugin-transform-spread": ^7.24.7
"@babel/plugin-transform-sticky-regex": ^7.24.7
"@babel/plugin-transform-typescript": ^7.25.2
"@babel/plugin-transform-unicode-regex": ^7.24.7
"@babel/template": ^7.25.0
"@react-native/babel-plugin-codegen": 0.83.1
babel-plugin-syntax-hermes-parser: 0.32.0
babel-plugin-transform-flow-enums: ^0.0.2
react-refresh: ^0.14.0
peerDependencies:
"@babel/core": "*"
checksum: fbff4569a44063d779de784e0e87871d1069438f30a909520f1902e04c72df4d36682b582dc834def8c71b06c4ac4f3481f61751c4b23cb720cf514d13f12b23
languageName: node
linkType: hard

"@react-native/codegen@npm:0.81.5":
version: 0.81.5
resolution: "@react-native/codegen@npm:0.81.5"
Expand Down Expand Up @@ -3654,6 +3719,23 @@ __metadata:
languageName: node
linkType: hard

"@react-native/codegen@npm:0.83.1":
version: 0.83.1
resolution: "@react-native/codegen@npm:0.83.1"
dependencies:
"@babel/core": ^7.25.2
"@babel/parser": ^7.25.3
glob: ^7.1.1
hermes-parser: 0.32.0
invariant: ^2.2.4
nullthrows: ^1.1.1
yargs: ^17.6.2
peerDependencies:
"@babel/core": "*"
checksum: 49c7e79b81d2595df33617b29aea981716ac36d92083301977c896a8299d1e1ce86054a804c85e1411a3732fd4e1b71e6e9edf53830b577ec5a9dd9120ca45a0
languageName: node
linkType: hard

"@react-native/community-cli-plugin@npm:0.83.0":
version: 0.83.0
resolution: "@react-native/community-cli-plugin@npm:0.83.0"
Expand Down Expand Up @@ -5121,7 +5203,7 @@ __metadata:
"@react-native-community/cli": 20.0.2
"@react-native-community/cli-platform-android": 20.0.2
"@react-native-community/cli-platform-ios": 20.0.2
"@react-native/babel-preset": 0.83.0
"@react-native/babel-preset": 0.83.1
"@react-native/metro-config": 0.83.0
"@react-native/typescript-config": 0.83.0
"@react-navigation/bottom-tabs": ^7.8.4
Expand Down Expand Up @@ -14285,7 +14367,7 @@ __metadata:
"@eslint/js": ^9.39.2
"@faker-js/faker": ^9.7.0
"@react-native-community/cli": 20.0.2
"@react-native/babel-preset": 0.83.0
"@react-native/babel-preset": 0.83.1
"@react-native/eslint-config": 0.83.0
"@release-it/conventional-changelog": ^10.0.1
"@shipgirl/typedoc-plugin-versions": ^0.3.2
Expand Down