Skip to content

Commit d4dd1cf

Browse files
chore(deps-dev): bump @react-native/babel-preset from 0.83.0 to 0.85.3
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.83.0 to 0.85.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](react/react-native@v0.83.0...v0.85.3) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc1abff commit d4dd1cf

3 files changed

Lines changed: 100 additions & 5 deletions

File tree

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": "20.0.0",
3333
"@react-native-community/cli-platform-android": "20.0.0",
3434
"@react-native-community/cli-platform-ios": "20.0.0",
35-
"@react-native/babel-preset": "0.83.0",
35+
"@react-native/babel-preset": "0.85.3",
3636
"@react-native/metro-config": "0.83.0",
3737
"@react-native/typescript-config": "0.83.0",
3838
"@types/fastestsmallesttextencoderdecoder": "^1.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@eslint/js": "^9.35.0",
7676
"@livekit/changesets-changelog-github": "^0.0.4",
7777
"@livekit/react-native-webrtc": "^144.1.0",
78-
"@react-native/babel-preset": "0.83.0",
78+
"@react-native/babel-preset": "0.85.3",
7979
"@react-native/eslint-config": "0.83.0",
8080
"@types/fastestsmallesttextencoderdecoder": "^1.0.0",
8181
"@types/react": "^19.2.0",

yarn.lock

Lines changed: 98 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3636,7 +3636,7 @@ __metadata:
36363636
"@livekit/components-react": "npm:^2.9.17"
36373637
"@livekit/mutex": "npm:^1.1.1"
36383638
"@livekit/react-native-webrtc": "npm:^144.1.0"
3639-
"@react-native/babel-preset": "npm:0.83.0"
3639+
"@react-native/babel-preset": "npm:0.85.3"
36403640
"@react-native/eslint-config": "npm:0.83.0"
36413641
"@types/fastestsmallesttextencoderdecoder": "npm:^1.0.0"
36423642
"@types/react": "npm:^19.2.0"
@@ -3976,6 +3976,16 @@ __metadata:
39763976
languageName: node
39773977
linkType: hard
39783978

3979+
"@react-native/babel-plugin-codegen@npm:0.85.3":
3980+
version: 0.85.3
3981+
resolution: "@react-native/babel-plugin-codegen@npm:0.85.3"
3982+
dependencies:
3983+
"@babel/traverse": "npm:^7.29.0"
3984+
"@react-native/codegen": "npm:0.85.3"
3985+
checksum: 10/195a6ba599a61b94e34e6db98dae540289c2aa9a577da5288b908a82e595b80e8859b9684c4b6a3b9d897a70a609bf3ceaf3f37694bec70d9876753c2875f3d4
3986+
languageName: node
3987+
linkType: hard
3988+
39793989
"@react-native/babel-preset@npm:0.83.0":
39803990
version: 0.83.0
39813991
resolution: "@react-native/babel-preset@npm:0.83.0"
@@ -4031,6 +4041,49 @@ __metadata:
40314041
languageName: node
40324042
linkType: hard
40334043

4044+
"@react-native/babel-preset@npm:0.85.3":
4045+
version: 0.85.3
4046+
resolution: "@react-native/babel-preset@npm:0.85.3"
4047+
dependencies:
4048+
"@babel/core": "npm:^7.25.2"
4049+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
4050+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
4051+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
4052+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
4053+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
4054+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
4055+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
4056+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
4057+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
4058+
"@babel/plugin-transform-classes": "npm:^7.25.4"
4059+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
4060+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
4061+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
4062+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
4063+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
4064+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
4065+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
4066+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
4067+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
4068+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
4069+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
4070+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
4071+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
4072+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
4073+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
4074+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
4075+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
4076+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
4077+
"@react-native/babel-plugin-codegen": "npm:0.85.3"
4078+
babel-plugin-syntax-hermes-parser: "npm:0.33.3"
4079+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
4080+
react-refresh: "npm:^0.14.0"
4081+
peerDependencies:
4082+
"@babel/core": "*"
4083+
checksum: 10/0750392facf3e1e1439accb030d04a9dc3e0242a25b5a3938f31f2a4db1cfbc7e527c11e2673c21d52d993c54e6438044db623dabf1d0a40ded065b748677220
4084+
languageName: node
4085+
linkType: hard
4086+
40344087
"@react-native/codegen@npm:0.82.1":
40354088
version: 0.82.1
40364089
resolution: "@react-native/codegen@npm:0.82.1"
@@ -4065,6 +4118,23 @@ __metadata:
40654118
languageName: node
40664119
linkType: hard
40674120

4121+
"@react-native/codegen@npm:0.85.3":
4122+
version: 0.85.3
4123+
resolution: "@react-native/codegen@npm:0.85.3"
4124+
dependencies:
4125+
"@babel/core": "npm:^7.25.2"
4126+
"@babel/parser": "npm:^7.29.0"
4127+
hermes-parser: "npm:0.33.3"
4128+
invariant: "npm:^2.2.4"
4129+
nullthrows: "npm:^1.1.1"
4130+
tinyglobby: "npm:^0.2.15"
4131+
yargs: "npm:^17.6.2"
4132+
peerDependencies:
4133+
"@babel/core": "*"
4134+
checksum: 10/71986731526148205e43d624b4d02348a55da03d05c302cad3a314c7f216bad4703abc8280dfb77c17c787bce1e1c980f1ea516b404a238ae858b1307717a1c9
4135+
languageName: node
4136+
linkType: hard
4137+
40684138
"@react-native/community-cli-plugin@npm:0.82.1":
40694139
version: 0.82.1
40704140
resolution: "@react-native/community-cli-plugin@npm:0.82.1"
@@ -5543,6 +5613,15 @@ __metadata:
55435613
languageName: node
55445614
linkType: hard
55455615

5616+
"babel-plugin-syntax-hermes-parser@npm:0.33.3":
5617+
version: 0.33.3
5618+
resolution: "babel-plugin-syntax-hermes-parser@npm:0.33.3"
5619+
dependencies:
5620+
hermes-parser: "npm:0.33.3"
5621+
checksum: 10/250394dbe9fc7b6b2235ed7d0eaed287c811fbb79ab122a6d1a74f212dd85307273a06ae72e0b7f164f908f57d93f45f06183236f51d9fc704083cc67bce78c6
5622+
languageName: node
5623+
linkType: hard
5624+
55465625
"babel-plugin-syntax-hermes-parser@npm:^0.28.0":
55475626
version: 0.28.1
55485627
resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1"
@@ -7901,6 +7980,13 @@ __metadata:
79017980
languageName: node
79027981
linkType: hard
79037982

7983+
"hermes-estree@npm:0.33.3":
7984+
version: 0.33.3
7985+
resolution: "hermes-estree@npm:0.33.3"
7986+
checksum: 10/dfaac7eb91e282cf04f26c8f557fcadbfb78f630062c7abc1e75b9765918103ebee1359dffbe6c5e42a52c7cee0b14420affda984d534f76ba3d7e8d9ba98215
7987+
languageName: node
7988+
linkType: hard
7989+
79047990
"hermes-estree@npm:0.35.0":
79057991
version: 0.35.0
79067992
resolution: "hermes-estree@npm:0.35.0"
@@ -7926,6 +8012,15 @@ __metadata:
79268012
languageName: node
79278013
linkType: hard
79288014

8015+
"hermes-parser@npm:0.33.3":
8016+
version: 0.33.3
8017+
resolution: "hermes-parser@npm:0.33.3"
8018+
dependencies:
8019+
hermes-estree: "npm:0.33.3"
8020+
checksum: 10/709dac7283a9eab706f3fff5c6f09deee5197a1a38751da66fdf499a307120ba3ef14ce734715430a838145531973a8c0b69874bf5bc615cca10059ee87f5ff3
8021+
languageName: node
8022+
linkType: hard
8023+
79298024
"hermes-parser@npm:0.35.0":
79308025
version: 0.35.0
79318026
resolution: "hermes-parser@npm:0.35.0"
@@ -9553,7 +9648,7 @@ __metadata:
95539648
"@react-native-community/cli": "npm:20.0.0"
95549649
"@react-native-community/cli-platform-android": "npm:20.0.0"
95559650
"@react-native-community/cli-platform-ios": "npm:20.0.0"
9556-
"@react-native/babel-preset": "npm:0.83.0"
9651+
"@react-native/babel-preset": "npm:0.85.3"
95579652
"@react-native/metro-config": "npm:0.83.0"
95589653
"@react-native/typescript-config": "npm:0.83.0"
95599654
"@react-navigation/native": "npm:^7.1.18"
@@ -12561,7 +12656,7 @@ __metadata:
1256112656
languageName: node
1256212657
linkType: hard
1256312658

12564-
"tinyglobby@npm:^0.2.12":
12659+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15":
1256512660
version: 0.2.17
1256612661
resolution: "tinyglobby@npm:0.2.17"
1256712662
dependencies:

0 commit comments

Comments
 (0)