Skip to content

Commit 7cd6dfd

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 1e13371 commit 7cd6dfd

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
@@ -76,7 +76,7 @@
7676
"@eslint/js": "^9.35.0",
7777
"@livekit/changesets-changelog-github": "^0.0.4",
7878
"@livekit/react-native-webrtc": "^144.1.0",
79-
"@react-native/babel-preset": "0.83.0",
79+
"@react-native/babel-preset": "0.85.3",
8080
"@react-native/eslint-config": "0.83.0",
8181
"@types/fastestsmallesttextencoderdecoder": "^1.0.0",
8282
"@types/react": "^19.2.0",

yarn.lock

Lines changed: 98 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3828,7 +3828,7 @@ __metadata:
38283828
"@livekit/components-react": "npm:^2.9.17"
38293829
"@livekit/mutex": "npm:^1.1.1"
38303830
"@livekit/react-native-webrtc": "npm:^144.1.0"
3831-
"@react-native/babel-preset": "npm:0.83.0"
3831+
"@react-native/babel-preset": "npm:0.85.3"
38323832
"@react-native/eslint-config": "npm:0.83.0"
38333833
"@types/fastestsmallesttextencoderdecoder": "npm:^1.0.0"
38343834
"@types/react": "npm:^19.2.0"
@@ -4169,6 +4169,16 @@ __metadata:
41694169
languageName: node
41704170
linkType: hard
41714171

4172+
"@react-native/babel-plugin-codegen@npm:0.85.3":
4173+
version: 0.85.3
4174+
resolution: "@react-native/babel-plugin-codegen@npm:0.85.3"
4175+
dependencies:
4176+
"@babel/traverse": "npm:^7.29.0"
4177+
"@react-native/codegen": "npm:0.85.3"
4178+
checksum: 10/195a6ba599a61b94e34e6db98dae540289c2aa9a577da5288b908a82e595b80e8859b9684c4b6a3b9d897a70a609bf3ceaf3f37694bec70d9876753c2875f3d4
4179+
languageName: node
4180+
linkType: hard
4181+
41724182
"@react-native/babel-preset@npm:0.83.0":
41734183
version: 0.83.0
41744184
resolution: "@react-native/babel-preset@npm:0.83.0"
@@ -4224,6 +4234,49 @@ __metadata:
42244234
languageName: node
42254235
linkType: hard
42264236

4237+
"@react-native/babel-preset@npm:0.85.3":
4238+
version: 0.85.3
4239+
resolution: "@react-native/babel-preset@npm:0.85.3"
4240+
dependencies:
4241+
"@babel/core": "npm:^7.25.2"
4242+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
4243+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
4244+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
4245+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
4246+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
4247+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
4248+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
4249+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
4250+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
4251+
"@babel/plugin-transform-classes": "npm:^7.25.4"
4252+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
4253+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
4254+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
4255+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
4256+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
4257+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
4258+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
4259+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
4260+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
4261+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
4262+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
4263+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
4264+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
4265+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
4266+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
4267+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
4268+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
4269+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
4270+
"@react-native/babel-plugin-codegen": "npm:0.85.3"
4271+
babel-plugin-syntax-hermes-parser: "npm:0.33.3"
4272+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
4273+
react-refresh: "npm:^0.14.0"
4274+
peerDependencies:
4275+
"@babel/core": "*"
4276+
checksum: 10/0750392facf3e1e1439accb030d04a9dc3e0242a25b5a3938f31f2a4db1cfbc7e527c11e2673c21d52d993c54e6438044db623dabf1d0a40ded065b748677220
4277+
languageName: node
4278+
linkType: hard
4279+
42274280
"@react-native/codegen@npm:0.82.1":
42284281
version: 0.82.1
42294282
resolution: "@react-native/codegen@npm:0.82.1"
@@ -4258,6 +4311,23 @@ __metadata:
42584311
languageName: node
42594312
linkType: hard
42604313

4314+
"@react-native/codegen@npm:0.85.3":
4315+
version: 0.85.3
4316+
resolution: "@react-native/codegen@npm:0.85.3"
4317+
dependencies:
4318+
"@babel/core": "npm:^7.25.2"
4319+
"@babel/parser": "npm:^7.29.0"
4320+
hermes-parser: "npm:0.33.3"
4321+
invariant: "npm:^2.2.4"
4322+
nullthrows: "npm:^1.1.1"
4323+
tinyglobby: "npm:^0.2.15"
4324+
yargs: "npm:^17.6.2"
4325+
peerDependencies:
4326+
"@babel/core": "*"
4327+
checksum: 10/71986731526148205e43d624b4d02348a55da03d05c302cad3a314c7f216bad4703abc8280dfb77c17c787bce1e1c980f1ea516b404a238ae858b1307717a1c9
4328+
languageName: node
4329+
linkType: hard
4330+
42614331
"@react-native/community-cli-plugin@npm:0.82.1":
42624332
version: 0.82.1
42634333
resolution: "@react-native/community-cli-plugin@npm:0.82.1"
@@ -5776,6 +5846,15 @@ __metadata:
57765846
languageName: node
57775847
linkType: hard
57785848

5849+
"babel-plugin-syntax-hermes-parser@npm:0.33.3":
5850+
version: 0.33.3
5851+
resolution: "babel-plugin-syntax-hermes-parser@npm:0.33.3"
5852+
dependencies:
5853+
hermes-parser: "npm:0.33.3"
5854+
checksum: 10/250394dbe9fc7b6b2235ed7d0eaed287c811fbb79ab122a6d1a74f212dd85307273a06ae72e0b7f164f908f57d93f45f06183236f51d9fc704083cc67bce78c6
5855+
languageName: node
5856+
linkType: hard
5857+
57795858
"babel-plugin-syntax-hermes-parser@npm:^0.28.0":
57805859
version: 0.28.1
57815860
resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1"
@@ -8264,6 +8343,13 @@ __metadata:
82648343
languageName: node
82658344
linkType: hard
82668345

8346+
"hermes-estree@npm:0.33.3":
8347+
version: 0.33.3
8348+
resolution: "hermes-estree@npm:0.33.3"
8349+
checksum: 10/dfaac7eb91e282cf04f26c8f557fcadbfb78f630062c7abc1e75b9765918103ebee1359dffbe6c5e42a52c7cee0b14420affda984d534f76ba3d7e8d9ba98215
8350+
languageName: node
8351+
linkType: hard
8352+
82678353
"hermes-estree@npm:0.35.0":
82688354
version: 0.35.0
82698355
resolution: "hermes-estree@npm:0.35.0"
@@ -8289,6 +8375,15 @@ __metadata:
82898375
languageName: node
82908376
linkType: hard
82918377

8378+
"hermes-parser@npm:0.33.3":
8379+
version: 0.33.3
8380+
resolution: "hermes-parser@npm:0.33.3"
8381+
dependencies:
8382+
hermes-estree: "npm:0.33.3"
8383+
checksum: 10/709dac7283a9eab706f3fff5c6f09deee5197a1a38751da66fdf499a307120ba3ef14ce734715430a838145531973a8c0b69874bf5bc615cca10059ee87f5ff3
8384+
languageName: node
8385+
linkType: hard
8386+
82928387
"hermes-parser@npm:0.35.0":
82938388
version: 0.35.0
82948389
resolution: "hermes-parser@npm:0.35.0"
@@ -9969,7 +10064,7 @@ __metadata:
996910064
"@react-native-community/cli": "npm:20.0.0"
997010065
"@react-native-community/cli-platform-android": "npm:20.0.0"
997110066
"@react-native-community/cli-platform-ios": "npm:20.0.0"
9972-
"@react-native/babel-preset": "npm:0.83.0"
10067+
"@react-native/babel-preset": "npm:0.85.3"
997310068
"@react-native/metro-config": "npm:0.83.0"
997410069
"@react-native/typescript-config": "npm:0.83.0"
997510070
"@react-navigation/native": "npm:^7.1.18"
@@ -13111,7 +13206,7 @@ __metadata:
1311113206
languageName: node
1311213207
linkType: hard
1311313208

13114-
"tinyglobby@npm:^0.2.12":
13209+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15":
1311513210
version: 0.2.17
1311613211
resolution: "tinyglobby@npm:0.2.17"
1311713212
dependencies:

0 commit comments

Comments
 (0)