Skip to content

Commit 0b6ea59

Browse files
chore(deps-dev): bump @react-native/babel-preset from 0.79.1 to 0.82.1
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.79.1 to 0.82.1. - [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.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 e35c227 commit 0b6ea59

File tree

3 files changed

+111
-4
lines changed

3 files changed

+111
-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.1",
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.82.1",
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": "^20.0.0",
5757
"@evilmartians/lefthook": "^1.2.2",
58-
"@react-native/babel-preset": "0.79.1",
58+
"@react-native/babel-preset": "0.82.1",
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: 109 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2955,6 +2955,16 @@ __metadata:
29552955
languageName: node
29562956
linkType: hard
29572957

2958+
"@react-native/babel-plugin-codegen@npm:0.82.1":
2959+
version: 0.82.1
2960+
resolution: "@react-native/babel-plugin-codegen@npm:0.82.1"
2961+
dependencies:
2962+
"@babel/traverse": "npm:^7.25.3"
2963+
"@react-native/codegen": "npm:0.82.1"
2964+
checksum: 10/9989bafccbe39f0b01ce1f2853632ba08cf189767eb851c0c982f0fe545a92542fce041c19b5bdf9af25f4bf056e0dd00eef97a55a3af7cfeefc229d4262bd3d
2965+
languageName: node
2966+
linkType: hard
2967+
29582968
"@react-native/babel-preset@npm:0.79.1":
29592969
version: 0.79.1
29602970
resolution: "@react-native/babel-preset@npm:0.79.1"
@@ -3010,6 +3020,61 @@ __metadata:
30103020
languageName: node
30113021
linkType: hard
30123022

3023+
"@react-native/babel-preset@npm:0.82.1":
3024+
version: 0.82.1
3025+
resolution: "@react-native/babel-preset@npm:0.82.1"
3026+
dependencies:
3027+
"@babel/core": "npm:^7.25.2"
3028+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
3029+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
3030+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
3031+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
3032+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
3033+
"@babel/plugin-transform-arrow-functions": "npm:^7.24.7"
3034+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
3035+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
3036+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
3037+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
3038+
"@babel/plugin-transform-classes": "npm:^7.25.4"
3039+
"@babel/plugin-transform-computed-properties": "npm:^7.24.7"
3040+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
3041+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
3042+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
3043+
"@babel/plugin-transform-function-name": "npm:^7.25.1"
3044+
"@babel/plugin-transform-literals": "npm:^7.25.2"
3045+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7"
3046+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
3047+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
3048+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
3049+
"@babel/plugin-transform-numeric-separator": "npm:^7.24.7"
3050+
"@babel/plugin-transform-object-rest-spread": "npm:^7.24.7"
3051+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
3052+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
3053+
"@babel/plugin-transform-parameters": "npm:^7.24.7"
3054+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
3055+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
3056+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
3057+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
3058+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
3059+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
3060+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
3061+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
3062+
"@babel/plugin-transform-shorthand-properties": "npm:^7.24.7"
3063+
"@babel/plugin-transform-spread": "npm:^7.24.7"
3064+
"@babel/plugin-transform-sticky-regex": "npm:^7.24.7"
3065+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
3066+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
3067+
"@babel/template": "npm:^7.25.0"
3068+
"@react-native/babel-plugin-codegen": "npm:0.82.1"
3069+
babel-plugin-syntax-hermes-parser: "npm:0.32.0"
3070+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
3071+
react-refresh: "npm:^0.14.0"
3072+
peerDependencies:
3073+
"@babel/core": "*"
3074+
checksum: 10/981cfbeff8b66b466398e8fe21aaff507d4bff22ee3e6468909eabb5a6f219a5e4d517393c994c0288b173a5ecf7626227deeec923e324d9cfa75697c2949954
3075+
languageName: node
3076+
linkType: hard
3077+
30133078
"@react-native/codegen@npm:0.79.1":
30143079
version: 0.79.1
30153080
resolution: "@react-native/codegen@npm:0.79.1"
@@ -3025,6 +3090,23 @@ __metadata:
30253090
languageName: node
30263091
linkType: hard
30273092

3093+
"@react-native/codegen@npm:0.82.1":
3094+
version: 0.82.1
3095+
resolution: "@react-native/codegen@npm:0.82.1"
3096+
dependencies:
3097+
"@babel/core": "npm:^7.25.2"
3098+
"@babel/parser": "npm:^7.25.3"
3099+
glob: "npm:^7.1.1"
3100+
hermes-parser: "npm:0.32.0"
3101+
invariant: "npm:^2.2.4"
3102+
nullthrows: "npm:^1.1.1"
3103+
yargs: "npm:^17.6.2"
3104+
peerDependencies:
3105+
"@babel/core": "*"
3106+
checksum: 10/6cf0e4b028a6ed49902e1ed2a7204cd2cbb3e86972e93ee1d67250e6b986eb108c90333f9308278de569a6439b095b14872a9039b9a96d3679c99b35823d58a2
3107+
languageName: node
3108+
linkType: hard
3109+
30283110
"@react-native/community-cli-plugin@npm:0.79.1":
30293111
version: 0.79.1
30303112
resolution: "@react-native/community-cli-plugin@npm:0.79.1"
@@ -4220,6 +4302,15 @@ __metadata:
42204302
languageName: node
42214303
linkType: hard
42224304

4305+
"babel-plugin-syntax-hermes-parser@npm:0.32.0":
4306+
version: 0.32.0
4307+
resolution: "babel-plugin-syntax-hermes-parser@npm:0.32.0"
4308+
dependencies:
4309+
hermes-parser: "npm:0.32.0"
4310+
checksum: 10/ec76abeefabf940e2d571db3b47d022a9be7602286133291e8e047d4855af6a8afc079e4631bc9a56209d751fad54b5199932a55753b1e2b56a719d20e2d5065
4311+
languageName: node
4312+
linkType: hard
4313+
42234314
"babel-plugin-transform-flow-enums@npm:^0.0.2":
42244315
version: 0.0.2
42254316
resolution: "babel-plugin-transform-flow-enums@npm:0.0.2"
@@ -7241,6 +7332,13 @@ __metadata:
72417332
languageName: node
72427333
linkType: hard
72437334

7335+
"hermes-estree@npm:0.32.0":
7336+
version: 0.32.0
7337+
resolution: "hermes-estree@npm:0.32.0"
7338+
checksum: 10/65a30a86a5a560152a2de1842c7bc7ecdadebd62e9cdd7d1809a824de7bc19e8d6a42907d3caff91d9f823862405d4b200447aa0bc25ba16072937e93d0acbd5
7339+
languageName: node
7340+
linkType: hard
7341+
72447342
"hermes-parser@npm:0.20.1":
72457343
version: 0.20.1
72467344
resolution: "hermes-parser@npm:0.20.1"
@@ -7268,6 +7366,15 @@ __metadata:
72687366
languageName: node
72697367
linkType: hard
72707368

7369+
"hermes-parser@npm:0.32.0":
7370+
version: 0.32.0
7371+
resolution: "hermes-parser@npm:0.32.0"
7372+
dependencies:
7373+
hermes-estree: "npm:0.32.0"
7374+
checksum: 10/496210490cb45e97df14796d94aec6c817c4cefa20f1dbe3ba1df323cc58c930033cfec93f3ecfad6b90e09166fc9ffc4f665843d25b4862523aa70dacbae81f
7375+
languageName: node
7376+
linkType: hard
7377+
72717378
"hosted-git-info@npm:^7.0.0":
72727379
version: 7.0.1
72737380
resolution: "hosted-git-info@npm:7.0.1"
@@ -11091,7 +11198,7 @@ __metadata:
1109111198
"@react-native-community/cli": "npm:18.0.1"
1109211199
"@react-native-community/cli-platform-android": "npm:18.0.0"
1109311200
"@react-native-community/cli-platform-ios": "npm:18.0.0"
11094-
"@react-native/babel-preset": "npm:0.79.1"
11201+
"@react-native/babel-preset": "npm:0.82.1"
1109511202
"@react-native/metro-config": "npm:0.79.1"
1109611203
"@react-native/typescript-config": "npm:0.79.2"
1109711204
"@types/jest": "npm:^29.5.13"
@@ -11114,7 +11221,7 @@ __metadata:
1111411221
dependencies:
1111511222
"@commitlint/config-conventional": "npm:^20.0.0"
1111611223
"@evilmartians/lefthook": "npm:^1.2.2"
11117-
"@react-native/babel-preset": "npm:0.79.1"
11224+
"@react-native/babel-preset": "npm:0.82.1"
1111811225
"@react-native/eslint-config": "npm:0.79.2"
1111911226
"@release-it/conventional-changelog": "npm:^10.0.0"
1112011227
"@types/jest": "npm:^29.5.10"

0 commit comments

Comments
 (0)