Skip to content

Commit 883202a

Browse files
chore(deps-dev): bump @react-native/babel-preset from 0.79.1 to 0.81.0
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.79.1 to 0.81.0. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](facebook/react-native@v0.79.1...v0.81.0) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.81.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d6c8c3 commit 883202a

File tree

3 files changed

+109
-4
lines changed

3 files changed

+109
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@react-native-community/cli": "18.0.0",
2222
"@react-native-community/cli-platform-android": "18.0.0",
2323
"@react-native-community/cli-platform-ios": "18.0.0",
24-
"@react-native/babel-preset": "0.79.1",
24+
"@react-native/babel-preset": "0.81.0",
2525
"@react-native/metro-config": "0.79.1",
2626
"@react-native/typescript-config": "0.79.2",
2727
"@types/jest": "^29.5.13",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@commitlint/config-conventional": "^19.1.0",
5757
"@evilmartians/lefthook": "^1.2.2",
58-
"@react-native/babel-preset": "0.79.1",
58+
"@react-native/babel-preset": "0.81.0",
5959
"@react-native/eslint-config": "0.79.2",
6060
"@release-it/conventional-changelog": "^10.0.0",
6161
"@types/jest": "^29.5.10",

yarn.lock

Lines changed: 107 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2818,6 +2818,16 @@ __metadata:
28182818
languageName: node
28192819
linkType: hard
28202820

2821+
"@react-native/babel-plugin-codegen@npm:0.81.0":
2822+
version: 0.81.0
2823+
resolution: "@react-native/babel-plugin-codegen@npm:0.81.0"
2824+
dependencies:
2825+
"@babel/traverse": "npm:^7.25.3"
2826+
"@react-native/codegen": "npm:0.81.0"
2827+
checksum: 10/6438c8a4f54392f8f68451ed682f7cf2027ac221ffa0a8c1242ece1c872637da587e4370a54da7471957bc40116bbf7f997e816822eebf934b67dafd4ec99054
2828+
languageName: node
2829+
linkType: hard
2830+
28212831
"@react-native/babel-preset@npm:0.79.1":
28222832
version: 0.79.1
28232833
resolution: "@react-native/babel-preset@npm:0.79.1"
@@ -2873,6 +2883,61 @@ __metadata:
28732883
languageName: node
28742884
linkType: hard
28752885

2886+
"@react-native/babel-preset@npm:0.81.0":
2887+
version: 0.81.0
2888+
resolution: "@react-native/babel-preset@npm:0.81.0"
2889+
dependencies:
2890+
"@babel/core": "npm:^7.25.2"
2891+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
2892+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
2893+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
2894+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
2895+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
2896+
"@babel/plugin-transform-arrow-functions": "npm:^7.24.7"
2897+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
2898+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
2899+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
2900+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
2901+
"@babel/plugin-transform-classes": "npm:^7.25.4"
2902+
"@babel/plugin-transform-computed-properties": "npm:^7.24.7"
2903+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
2904+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
2905+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
2906+
"@babel/plugin-transform-function-name": "npm:^7.25.1"
2907+
"@babel/plugin-transform-literals": "npm:^7.25.2"
2908+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7"
2909+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
2910+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
2911+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
2912+
"@babel/plugin-transform-numeric-separator": "npm:^7.24.7"
2913+
"@babel/plugin-transform-object-rest-spread": "npm:^7.24.7"
2914+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
2915+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
2916+
"@babel/plugin-transform-parameters": "npm:^7.24.7"
2917+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
2918+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
2919+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
2920+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
2921+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
2922+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
2923+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
2924+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
2925+
"@babel/plugin-transform-shorthand-properties": "npm:^7.24.7"
2926+
"@babel/plugin-transform-spread": "npm:^7.24.7"
2927+
"@babel/plugin-transform-sticky-regex": "npm:^7.24.7"
2928+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
2929+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
2930+
"@babel/template": "npm:^7.25.0"
2931+
"@react-native/babel-plugin-codegen": "npm:0.81.0"
2932+
babel-plugin-syntax-hermes-parser: "npm:0.29.1"
2933+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
2934+
react-refresh: "npm:^0.14.0"
2935+
peerDependencies:
2936+
"@babel/core": "*"
2937+
checksum: 10/c1b3f2fd60e3eabb426b3a022e3f97767969cc0d076428f9f79fb7da4b2c71e08a8030555fcc7c7100cfa2a3d84410337e8355dd5ea146bca01716dbc391c507
2938+
languageName: node
2939+
linkType: hard
2940+
28762941
"@react-native/codegen@npm:0.79.1":
28772942
version: 0.79.1
28782943
resolution: "@react-native/codegen@npm:0.79.1"
@@ -2888,6 +2953,21 @@ __metadata:
28882953
languageName: node
28892954
linkType: hard
28902955

2956+
"@react-native/codegen@npm:0.81.0":
2957+
version: 0.81.0
2958+
resolution: "@react-native/codegen@npm:0.81.0"
2959+
dependencies:
2960+
glob: "npm:^7.1.1"
2961+
hermes-parser: "npm:0.29.1"
2962+
invariant: "npm:^2.2.4"
2963+
nullthrows: "npm:^1.1.1"
2964+
yargs: "npm:^17.6.2"
2965+
peerDependencies:
2966+
"@babel/core": "*"
2967+
checksum: 10/eecc110623dab823351c89a0a92847ed1b2f634975fa48949b6baeac8269cafcc2f81a2dbb9df1b4c4d03f10e1cfeff91e87a38938c25806d0243b8c83ad5bca
2968+
languageName: node
2969+
linkType: hard
2970+
28912971
"@react-native/community-cli-plugin@npm:0.79.1":
28922972
version: 0.79.1
28932973
resolution: "@react-native/community-cli-plugin@npm:0.79.1"
@@ -4125,6 +4205,15 @@ __metadata:
41254205
languageName: node
41264206
linkType: hard
41274207

4208+
"babel-plugin-syntax-hermes-parser@npm:0.29.1":
4209+
version: 0.29.1
4210+
resolution: "babel-plugin-syntax-hermes-parser@npm:0.29.1"
4211+
dependencies:
4212+
hermes-parser: "npm:0.29.1"
4213+
checksum: 10/bbb1eed253b4255f8c572e1cb2664868d9aa2238363e48a2d1e95e952b2c1d59e86a7051f44956407484df2c9bc6623608740eec10e2095946d241b795262cec
4214+
languageName: node
4215+
linkType: hard
4216+
41284217
"babel-plugin-transform-flow-enums@npm:^0.0.2":
41294218
version: 0.0.2
41304219
resolution: "babel-plugin-transform-flow-enums@npm:0.0.2"
@@ -7151,6 +7240,13 @@ __metadata:
71517240
languageName: node
71527241
linkType: hard
71537242

7243+
"hermes-estree@npm:0.29.1":
7244+
version: 0.29.1
7245+
resolution: "hermes-estree@npm:0.29.1"
7246+
checksum: 10/8989fc224fcd2bb3356d7d330461c9f32303904824891ae4befafc08f13c871013b18d5d4cd4b20bf6f59e9d26afdbb10d33440c6e646de770db4b9543c39db4
7247+
languageName: node
7248+
linkType: hard
7249+
71547250
"hermes-parser@npm:0.20.1":
71557251
version: 0.20.1
71567252
resolution: "hermes-parser@npm:0.20.1"
@@ -7178,6 +7274,15 @@ __metadata:
71787274
languageName: node
71797275
linkType: hard
71807276

7277+
"hermes-parser@npm:0.29.1":
7278+
version: 0.29.1
7279+
resolution: "hermes-parser@npm:0.29.1"
7280+
dependencies:
7281+
hermes-estree: "npm:0.29.1"
7282+
checksum: 10/2d1ada9d48817668bf12b31deef7c5a4a7d88419448c7e07ad67197a7992462dea3f5e536aea2c6f7e2222940f96bb7cd7a7dc5a101c9b4b2d7a84e1a1272670
7283+
languageName: node
7284+
linkType: hard
7285+
71817286
"hosted-git-info@npm:^7.0.0":
71827287
version: 7.0.1
71837288
resolution: "hosted-git-info@npm:7.0.1"
@@ -11045,7 +11150,7 @@ __metadata:
1104511150
"@react-native-community/cli": "npm:18.0.0"
1104611151
"@react-native-community/cli-platform-android": "npm:18.0.0"
1104711152
"@react-native-community/cli-platform-ios": "npm:18.0.0"
11048-
"@react-native/babel-preset": "npm:0.79.1"
11153+
"@react-native/babel-preset": "npm:0.81.0"
1104911154
"@react-native/metro-config": "npm:0.79.1"
1105011155
"@react-native/typescript-config": "npm:0.79.2"
1105111156
"@types/jest": "npm:^29.5.13"
@@ -11068,7 +11173,7 @@ __metadata:
1106811173
dependencies:
1106911174
"@commitlint/config-conventional": "npm:^19.1.0"
1107011175
"@evilmartians/lefthook": "npm:^1.2.2"
11071-
"@react-native/babel-preset": "npm:0.79.1"
11176+
"@react-native/babel-preset": "npm:0.81.0"
1107211177
"@react-native/eslint-config": "npm:0.79.2"
1107311178
"@release-it/conventional-changelog": "npm:^10.0.0"
1107411179
"@types/jest": "npm:^29.5.10"

0 commit comments

Comments
 (0)