Skip to content

Commit bf932da

Browse files
Bump @react-native/babel-preset from 0.81.1 to 0.82.1
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.81.1 to 0.82.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.81.1...v0.82.1) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f4d405 commit bf932da

File tree

4 files changed

+111
-4
lines changed

4 files changed

+111
-4
lines changed

.yarn/install-state.gz

20.3 KB
Binary file not shown.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@react-native-community/cli": "20.0.1",
2323
"@react-native-community/cli-platform-android": "20.0.1",
2424
"@react-native-community/cli-platform-ios": "20.0.1",
25-
"@react-native/babel-preset": "0.81.4",
25+
"@react-native/babel-preset": "0.82.1",
2626
"@react-native/metro-config": "0.81.4",
2727
"@react-native/typescript-config": "0.81.4",
2828
"@types/react": "^19.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@eslint/js": "^9.22.0",
6969
"@evilmartians/lefthook": "^1.5.0",
7070
"@react-native-community/cli": "20.0.1",
71-
"@react-native/babel-preset": "0.81.4",
71+
"@react-native/babel-preset": "0.82.1",
7272
"@react-native/eslint-config": "0.81.4",
7373
"@release-it/conventional-changelog": "^9.0.2",
7474
"@types/jest": "^29.5.5",

yarn.lock

Lines changed: 109 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2677,6 +2677,16 @@ __metadata:
26772677
languageName: node
26782678
linkType: hard
26792679

2680+
"@react-native/babel-plugin-codegen@npm:0.82.1":
2681+
version: 0.82.1
2682+
resolution: "@react-native/babel-plugin-codegen@npm:0.82.1"
2683+
dependencies:
2684+
"@babel/traverse": ^7.25.3
2685+
"@react-native/codegen": 0.82.1
2686+
checksum: 3d20784f4375fdab1f4832d528cb7e589b537bf612d7036d1e38f8b7d97799c6a09b6d598dcc567a6ce37c0837979f8fbe68fe2fb69b7d878e371a88f46ba88b
2687+
languageName: node
2688+
linkType: hard
2689+
26802690
"@react-native/babel-preset@npm:0.81.4":
26812691
version: 0.81.4
26822692
resolution: "@react-native/babel-preset@npm:0.81.4"
@@ -2732,6 +2742,61 @@ __metadata:
27322742
languageName: node
27332743
linkType: hard
27342744

2745+
"@react-native/babel-preset@npm:0.82.1":
2746+
version: 0.82.1
2747+
resolution: "@react-native/babel-preset@npm:0.82.1"
2748+
dependencies:
2749+
"@babel/core": ^7.25.2
2750+
"@babel/plugin-proposal-export-default-from": ^7.24.7
2751+
"@babel/plugin-syntax-dynamic-import": ^7.8.3
2752+
"@babel/plugin-syntax-export-default-from": ^7.24.7
2753+
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
2754+
"@babel/plugin-syntax-optional-chaining": ^7.8.3
2755+
"@babel/plugin-transform-arrow-functions": ^7.24.7
2756+
"@babel/plugin-transform-async-generator-functions": ^7.25.4
2757+
"@babel/plugin-transform-async-to-generator": ^7.24.7
2758+
"@babel/plugin-transform-block-scoping": ^7.25.0
2759+
"@babel/plugin-transform-class-properties": ^7.25.4
2760+
"@babel/plugin-transform-classes": ^7.25.4
2761+
"@babel/plugin-transform-computed-properties": ^7.24.7
2762+
"@babel/plugin-transform-destructuring": ^7.24.8
2763+
"@babel/plugin-transform-flow-strip-types": ^7.25.2
2764+
"@babel/plugin-transform-for-of": ^7.24.7
2765+
"@babel/plugin-transform-function-name": ^7.25.1
2766+
"@babel/plugin-transform-literals": ^7.25.2
2767+
"@babel/plugin-transform-logical-assignment-operators": ^7.24.7
2768+
"@babel/plugin-transform-modules-commonjs": ^7.24.8
2769+
"@babel/plugin-transform-named-capturing-groups-regex": ^7.24.7
2770+
"@babel/plugin-transform-nullish-coalescing-operator": ^7.24.7
2771+
"@babel/plugin-transform-numeric-separator": ^7.24.7
2772+
"@babel/plugin-transform-object-rest-spread": ^7.24.7
2773+
"@babel/plugin-transform-optional-catch-binding": ^7.24.7
2774+
"@babel/plugin-transform-optional-chaining": ^7.24.8
2775+
"@babel/plugin-transform-parameters": ^7.24.7
2776+
"@babel/plugin-transform-private-methods": ^7.24.7
2777+
"@babel/plugin-transform-private-property-in-object": ^7.24.7
2778+
"@babel/plugin-transform-react-display-name": ^7.24.7
2779+
"@babel/plugin-transform-react-jsx": ^7.25.2
2780+
"@babel/plugin-transform-react-jsx-self": ^7.24.7
2781+
"@babel/plugin-transform-react-jsx-source": ^7.24.7
2782+
"@babel/plugin-transform-regenerator": ^7.24.7
2783+
"@babel/plugin-transform-runtime": ^7.24.7
2784+
"@babel/plugin-transform-shorthand-properties": ^7.24.7
2785+
"@babel/plugin-transform-spread": ^7.24.7
2786+
"@babel/plugin-transform-sticky-regex": ^7.24.7
2787+
"@babel/plugin-transform-typescript": ^7.25.2
2788+
"@babel/plugin-transform-unicode-regex": ^7.24.7
2789+
"@babel/template": ^7.25.0
2790+
"@react-native/babel-plugin-codegen": 0.82.1
2791+
babel-plugin-syntax-hermes-parser: 0.32.0
2792+
babel-plugin-transform-flow-enums: ^0.0.2
2793+
react-refresh: ^0.14.0
2794+
peerDependencies:
2795+
"@babel/core": "*"
2796+
checksum: d190cdb6ee6838c06b17ed57ef6f6e7314a9e73fc655c3b76d3989b23cf49e57174502f6eb67eacd0713141d3331af7e1085722e7e7bbe407ec1980d400bb87f
2797+
languageName: node
2798+
linkType: hard
2799+
27352800
"@react-native/codegen@npm:0.81.4":
27362801
version: 0.81.4
27372802
resolution: "@react-native/codegen@npm:0.81.4"
@@ -2749,6 +2814,23 @@ __metadata:
27492814
languageName: node
27502815
linkType: hard
27512816

2817+
"@react-native/codegen@npm:0.82.1":
2818+
version: 0.82.1
2819+
resolution: "@react-native/codegen@npm:0.82.1"
2820+
dependencies:
2821+
"@babel/core": ^7.25.2
2822+
"@babel/parser": ^7.25.3
2823+
glob: ^7.1.1
2824+
hermes-parser: 0.32.0
2825+
invariant: ^2.2.4
2826+
nullthrows: ^1.1.1
2827+
yargs: ^17.6.2
2828+
peerDependencies:
2829+
"@babel/core": "*"
2830+
checksum: d965d9f387a62e27a75d80546a6c825b21a42b56738eedf294b59221c117345148daa0362af5b793a2d5ce3e089e3682dd4bdd9548235ab040543f0aa21d46f0
2831+
languageName: node
2832+
linkType: hard
2833+
27522834
"@react-native/community-cli-plugin@npm:0.81.4":
27532835
version: 0.81.4
27542836
resolution: "@react-native/community-cli-plugin@npm:0.81.4"
@@ -3351,7 +3433,7 @@ __metadata:
33513433
"@react-native-community/cli": 20.0.1
33523434
"@react-native-community/cli-platform-android": 20.0.1
33533435
"@react-native-community/cli-platform-ios": 20.0.1
3354-
"@react-native/babel-preset": 0.81.4
3436+
"@react-native/babel-preset": 0.82.1
33553437
"@react-native/metro-config": 0.81.4
33563438
"@react-native/new-app-screen": 0.81.4
33573439
"@react-native/typescript-config": 0.81.4
@@ -3374,7 +3456,7 @@ __metadata:
33743456
"@eslint/js": ^9.22.0
33753457
"@evilmartians/lefthook": ^1.5.0
33763458
"@react-native-community/cli": 20.0.1
3377-
"@react-native/babel-preset": 0.81.4
3459+
"@react-native/babel-preset": 0.82.1
33783460
"@react-native/eslint-config": 0.81.4
33793461
"@release-it/conventional-changelog": ^9.0.2
33803462
"@types/jest": ^29.5.5
@@ -3916,6 +3998,15 @@ __metadata:
39163998
languageName: node
39173999
linkType: hard
39184000

4001+
"babel-plugin-syntax-hermes-parser@npm:0.32.0":
4002+
version: 0.32.0
4003+
resolution: "babel-plugin-syntax-hermes-parser@npm:0.32.0"
4004+
dependencies:
4005+
hermes-parser: 0.32.0
4006+
checksum: ec76abeefabf940e2d571db3b47d022a9be7602286133291e8e047d4855af6a8afc079e4631bc9a56209d751fad54b5199932a55753b1e2b56a719d20e2d5065
4007+
languageName: node
4008+
linkType: hard
4009+
39194010
"babel-plugin-syntax-hermes-parser@npm:^0.28.0":
39204011
version: 0.28.1
39214012
resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1"
@@ -6681,6 +6772,13 @@ __metadata:
66816772
languageName: node
66826773
linkType: hard
66836774

6775+
"hermes-estree@npm:0.32.0":
6776+
version: 0.32.0
6777+
resolution: "hermes-estree@npm:0.32.0"
6778+
checksum: 7b0606a8d2cf4593634d01b0eae0764c0e4703bc5cd73cbb0547fb8dda9445a27a83345117c08eef64f6bdab1287e3c5a4e3001deed465a715d26f4e918c8b22
6779+
languageName: node
6780+
linkType: hard
6781+
66846782
"hermes-parser@npm:0.28.1":
66856783
version: 0.28.1
66866784
resolution: "hermes-parser@npm:0.28.1"
@@ -6699,6 +6797,15 @@ __metadata:
66996797
languageName: node
67006798
linkType: hard
67016799

6800+
"hermes-parser@npm:0.32.0":
6801+
version: 0.32.0
6802+
resolution: "hermes-parser@npm:0.32.0"
6803+
dependencies:
6804+
hermes-estree: 0.32.0
6805+
checksum: 7ec172ec763ee5ba1d01f273084ab4c7ad7a543d1ed11e887ea3a9eba7c0b83854dde08e835e38f29b74146b5ce17e67d556774324a63f8afe16fb57021bfdcb
6806+
languageName: node
6807+
linkType: hard
6808+
67026809
"hosted-git-info@npm:^4.0.1":
67036810
version: 4.1.0
67046811
resolution: "hosted-git-info@npm:4.1.0"

0 commit comments

Comments
 (0)