Skip to content

Commit 11b371e

Browse files
chore(deps-dev): bump @react-native/babel-preset from 0.79.2 to 0.80.1
--- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.80.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecf0577 commit 11b371e

File tree

3 files changed

+85
-5
lines changed

3 files changed

+85
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@react-native-community/cli": "18.0.0",
3333
"@react-native-community/cli-platform-android": "18.0.0",
3434
"@react-native-community/cli-platform-ios": "18.0.0",
35-
"@react-native/babel-preset": "0.79.2",
35+
"@react-native/babel-preset": "0.80.1",
3636
"@react-native/metro-config": "0.79.2",
3737
"@react-native/typescript-config": "0.79.2",
3838
"@types/react": "^19.1.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@eslint/js": "^9.22.0",
9494
"@faker-js/faker": "^9.7.0",
9595
"@react-native-community/cli": "18.0.0",
96-
"@react-native/babel-preset": "0.79.2",
96+
"@react-native/babel-preset": "0.80.1",
9797
"@react-native/eslint-config": "^0.78.0",
9898
"@release-it/conventional-changelog": "^10.0.1",
9999
"@testing-library/dom": "^10.4.0",

yarn.lock

Lines changed: 83 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3432,6 +3432,16 @@ __metadata:
34323432
languageName: node
34333433
linkType: hard
34343434

3435+
"@react-native/babel-plugin-codegen@npm:0.80.1":
3436+
version: 0.80.1
3437+
resolution: "@react-native/babel-plugin-codegen@npm:0.80.1"
3438+
dependencies:
3439+
"@babel/traverse": ^7.25.3
3440+
"@react-native/codegen": 0.80.1
3441+
checksum: 2d727e9db0ee67ba9ea793601d6d4bcb9522ecec83f0cc99507c83c95eb08178732220c637cb982847e5bf838daf77153ee47b0817373b5ff5041aa876e9ef3d
3442+
languageName: node
3443+
linkType: hard
3444+
34353445
"@react-native/babel-preset@npm:0.79.2":
34363446
version: 0.79.2
34373447
resolution: "@react-native/babel-preset@npm:0.79.2"
@@ -3487,6 +3497,61 @@ __metadata:
34873497
languageName: node
34883498
linkType: hard
34893499

3500+
"@react-native/babel-preset@npm:0.80.1":
3501+
version: 0.80.1
3502+
resolution: "@react-native/babel-preset@npm:0.80.1"
3503+
dependencies:
3504+
"@babel/core": ^7.25.2
3505+
"@babel/plugin-proposal-export-default-from": ^7.24.7
3506+
"@babel/plugin-syntax-dynamic-import": ^7.8.3
3507+
"@babel/plugin-syntax-export-default-from": ^7.24.7
3508+
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
3509+
"@babel/plugin-syntax-optional-chaining": ^7.8.3
3510+
"@babel/plugin-transform-arrow-functions": ^7.24.7
3511+
"@babel/plugin-transform-async-generator-functions": ^7.25.4
3512+
"@babel/plugin-transform-async-to-generator": ^7.24.7
3513+
"@babel/plugin-transform-block-scoping": ^7.25.0
3514+
"@babel/plugin-transform-class-properties": ^7.25.4
3515+
"@babel/plugin-transform-classes": ^7.25.4
3516+
"@babel/plugin-transform-computed-properties": ^7.24.7
3517+
"@babel/plugin-transform-destructuring": ^7.24.8
3518+
"@babel/plugin-transform-flow-strip-types": ^7.25.2
3519+
"@babel/plugin-transform-for-of": ^7.24.7
3520+
"@babel/plugin-transform-function-name": ^7.25.1
3521+
"@babel/plugin-transform-literals": ^7.25.2
3522+
"@babel/plugin-transform-logical-assignment-operators": ^7.24.7
3523+
"@babel/plugin-transform-modules-commonjs": ^7.24.8
3524+
"@babel/plugin-transform-named-capturing-groups-regex": ^7.24.7
3525+
"@babel/plugin-transform-nullish-coalescing-operator": ^7.24.7
3526+
"@babel/plugin-transform-numeric-separator": ^7.24.7
3527+
"@babel/plugin-transform-object-rest-spread": ^7.24.7
3528+
"@babel/plugin-transform-optional-catch-binding": ^7.24.7
3529+
"@babel/plugin-transform-optional-chaining": ^7.24.8
3530+
"@babel/plugin-transform-parameters": ^7.24.7
3531+
"@babel/plugin-transform-private-methods": ^7.24.7
3532+
"@babel/plugin-transform-private-property-in-object": ^7.24.7
3533+
"@babel/plugin-transform-react-display-name": ^7.24.7
3534+
"@babel/plugin-transform-react-jsx": ^7.25.2
3535+
"@babel/plugin-transform-react-jsx-self": ^7.24.7
3536+
"@babel/plugin-transform-react-jsx-source": ^7.24.7
3537+
"@babel/plugin-transform-regenerator": ^7.24.7
3538+
"@babel/plugin-transform-runtime": ^7.24.7
3539+
"@babel/plugin-transform-shorthand-properties": ^7.24.7
3540+
"@babel/plugin-transform-spread": ^7.24.7
3541+
"@babel/plugin-transform-sticky-regex": ^7.24.7
3542+
"@babel/plugin-transform-typescript": ^7.25.2
3543+
"@babel/plugin-transform-unicode-regex": ^7.24.7
3544+
"@babel/template": ^7.25.0
3545+
"@react-native/babel-plugin-codegen": 0.80.1
3546+
babel-plugin-syntax-hermes-parser: 0.28.1
3547+
babel-plugin-transform-flow-enums: ^0.0.2
3548+
react-refresh: ^0.14.0
3549+
peerDependencies:
3550+
"@babel/core": "*"
3551+
checksum: 90789a085801bc6cb4ce2c117e7e21b39878308399436f1a8708481d4aaf8035b23711c50a57aab4b7d2c86a0f371b52d670fc5fbe16bb9d92135a17114dd6c1
3552+
languageName: node
3553+
linkType: hard
3554+
34903555
"@react-native/codegen@npm:0.79.2":
34913556
version: 0.79.2
34923557
resolution: "@react-native/codegen@npm:0.79.2"
@@ -3502,6 +3567,21 @@ __metadata:
35023567
languageName: node
35033568
linkType: hard
35043569

3570+
"@react-native/codegen@npm:0.80.1":
3571+
version: 0.80.1
3572+
resolution: "@react-native/codegen@npm:0.80.1"
3573+
dependencies:
3574+
glob: ^7.1.1
3575+
hermes-parser: 0.28.1
3576+
invariant: ^2.2.4
3577+
nullthrows: ^1.1.1
3578+
yargs: ^17.6.2
3579+
peerDependencies:
3580+
"@babel/core": "*"
3581+
checksum: 18149038e9bfa185f8f258c1482cba954a101d425f0e5aa8e14f6e31d811569af871aeba1e369cecbbdc13d88c44383b584fefef8d8b896c955b3f2ec6aa6755
3582+
languageName: node
3583+
linkType: hard
3584+
35053585
"@react-native/community-cli-plugin@npm:0.79.2":
35063586
version: 0.79.2
35073587
resolution: "@react-native/community-cli-plugin@npm:0.79.2"
@@ -5000,7 +5080,7 @@ __metadata:
50005080
"@react-native-community/cli": 18.0.0
50015081
"@react-native-community/cli-platform-android": 18.0.0
50025082
"@react-native-community/cli-platform-ios": 18.0.0
5003-
"@react-native/babel-preset": 0.79.2
5083+
"@react-native/babel-preset": 0.80.1
50045084
"@react-native/metro-config": 0.79.2
50055085
"@react-native/typescript-config": 0.79.2
50065086
"@react-navigation/bottom-tabs": ^7.4.2
@@ -5698,7 +5778,7 @@ __metadata:
56985778
languageName: node
56995779
linkType: hard
57005780

5701-
"babel-plugin-syntax-hermes-parser@npm:^0.28.0":
5781+
"babel-plugin-syntax-hermes-parser@npm:0.28.1, babel-plugin-syntax-hermes-parser@npm:^0.28.0":
57025782
version: 0.28.1
57035783
resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1"
57045784
dependencies:
@@ -14666,7 +14746,7 @@ __metadata:
1466614746
"@eslint/js": ^9.22.0
1466714747
"@faker-js/faker": ^9.7.0
1466814748
"@react-native-community/cli": 18.0.0
14669-
"@react-native/babel-preset": 0.79.2
14749+
"@react-native/babel-preset": 0.80.1
1467014750
"@react-native/eslint-config": ^0.78.0
1467114751
"@release-it/conventional-changelog": ^10.0.1
1467214752
"@testing-library/dom": ^10.4.0

0 commit comments

Comments
 (0)