Skip to content

chore(deps-dev): bump @react-native/babel-preset from 0.79.2 to 0.80.1 #1227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 @@ -27,7 +27,7 @@
"@react-native-community/cli": "18.0.0",
"@react-native-community/cli-platform-android": "18.0.0",
"@react-native-community/cli-platform-ios": "18.0.0",
"@react-native/babel-preset": "0.79.2",
"@react-native/babel-preset": "0.80.1",
"@react-native/metro-config": "0.79.2",
"@react-native/typescript-config": "0.79.2",
"@types/react": "^19.1.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@eslint/js": "^9.22.0",
"@faker-js/faker": "^9.7.0",
"@react-native-community/cli": "18.0.0",
"@react-native/babel-preset": "0.79.2",
"@react-native/babel-preset": "0.80.1",
"@react-native/eslint-config": "^0.78.0",
"@release-it/conventional-changelog": "^10.0.1",
"@testing-library/dom": "^10.4.0",
Expand Down
86 changes: 83 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3375,6 +3375,16 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-plugin-codegen@npm:0.80.1":
version: 0.80.1
resolution: "@react-native/babel-plugin-codegen@npm:0.80.1"
dependencies:
"@babel/traverse": ^7.25.3
"@react-native/codegen": 0.80.1
checksum: 2d727e9db0ee67ba9ea793601d6d4bcb9522ecec83f0cc99507c83c95eb08178732220c637cb982847e5bf838daf77153ee47b0817373b5ff5041aa876e9ef3d
languageName: node
linkType: hard

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

"@react-native/babel-preset@npm:0.80.1":
version: 0.80.1
resolution: "@react-native/babel-preset@npm:0.80.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.80.1
babel-plugin-syntax-hermes-parser: 0.28.1
babel-plugin-transform-flow-enums: ^0.0.2
react-refresh: ^0.14.0
peerDependencies:
"@babel/core": "*"
checksum: 90789a085801bc6cb4ce2c117e7e21b39878308399436f1a8708481d4aaf8035b23711c50a57aab4b7d2c86a0f371b52d670fc5fbe16bb9d92135a17114dd6c1
languageName: node
linkType: hard

"@react-native/codegen@npm:0.79.2":
version: 0.79.2
resolution: "@react-native/codegen@npm:0.79.2"
Expand All @@ -3445,6 +3510,21 @@ __metadata:
languageName: node
linkType: hard

"@react-native/codegen@npm:0.80.1":
version: 0.80.1
resolution: "@react-native/codegen@npm:0.80.1"
dependencies:
glob: ^7.1.1
hermes-parser: 0.28.1
invariant: ^2.2.4
nullthrows: ^1.1.1
yargs: ^17.6.2
peerDependencies:
"@babel/core": "*"
checksum: 18149038e9bfa185f8f258c1482cba954a101d425f0e5aa8e14f6e31d811569af871aeba1e369cecbbdc13d88c44383b584fefef8d8b896c955b3f2ec6aa6755
languageName: node
linkType: hard

"@react-native/community-cli-plugin@npm:0.79.2":
version: 0.79.2
resolution: "@react-native/community-cli-plugin@npm:0.79.2"
Expand Down Expand Up @@ -4471,7 +4551,7 @@ __metadata:
"@react-native-community/cli": 18.0.0
"@react-native-community/cli-platform-android": 18.0.0
"@react-native-community/cli-platform-ios": 18.0.0
"@react-native/babel-preset": 0.79.2
"@react-native/babel-preset": 0.80.1
"@react-native/metro-config": 0.79.2
"@react-native/typescript-config": 0.79.2
"@react-navigation/native": ^7.1.8
Expand Down Expand Up @@ -5091,7 +5171,7 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-syntax-hermes-parser@npm:^0.28.0":
"babel-plugin-syntax-hermes-parser@npm:0.28.1, babel-plugin-syntax-hermes-parser@npm:^0.28.0":
version: 0.28.1
resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1"
dependencies:
Expand Down Expand Up @@ -13246,7 +13326,7 @@ __metadata:
"@eslint/js": ^9.22.0
"@faker-js/faker": ^9.7.0
"@react-native-community/cli": 18.0.0
"@react-native/babel-preset": 0.79.2
"@react-native/babel-preset": 0.80.1
"@react-native/eslint-config": ^0.78.0
"@release-it/conventional-changelog": ^10.0.1
"@testing-library/dom": ^10.4.0
Expand Down
Loading