Skip to content

Commit ad1b40b

Browse files
chore(deps): update dependency @react-native/babel-preset to v0.82.1 (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0795d51 commit ad1b40b

File tree

2 files changed

+84
-2
lines changed

2 files changed

+84
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@react-native-community/cli": "15.1.3",
2121
"@react-native-community/cli-platform-android": "15.1.3",
2222
"@react-native-community/cli-platform-ios": "15.1.3",
23-
"@react-native/babel-preset": "0.82.0",
23+
"@react-native/babel-preset": "0.82.1",
2424
"@react-native/metro-config": "0.82.0",
2525
"@react-native/typescript-config": "0.82.0",
2626
"react-native-builder-bob": "0.40.13"

yarn.lock

Lines changed: 83 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4214,6 +4214,16 @@ __metadata:
42144214
languageName: node
42154215
linkType: hard
42164216

4217+
"@react-native/babel-plugin-codegen@npm:0.82.1":
4218+
version: 0.82.1
4219+
resolution: "@react-native/babel-plugin-codegen@npm:0.82.1"
4220+
dependencies:
4221+
"@babel/traverse": "npm:^7.25.3"
4222+
"@react-native/codegen": "npm:0.82.1"
4223+
checksum: 10c0/48c220808048cd1f8873fd7619ce62f7daa0b8615c24d5943bcb0ffe50e6e7f506edba0b230576e304fe3d4be353a4d1fc7bdb952077d31d861e2c2b353ad0b7
4224+
languageName: node
4225+
linkType: hard
4226+
42174227
"@react-native/babel-preset@npm:0.82.0":
42184228
version: 0.82.0
42194229
resolution: "@react-native/babel-preset@npm:0.82.0"
@@ -4269,6 +4279,61 @@ __metadata:
42694279
languageName: node
42704280
linkType: hard
42714281

4282+
"@react-native/babel-preset@npm:0.82.1":
4283+
version: 0.82.1
4284+
resolution: "@react-native/babel-preset@npm:0.82.1"
4285+
dependencies:
4286+
"@babel/core": "npm:^7.25.2"
4287+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
4288+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
4289+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
4290+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
4291+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
4292+
"@babel/plugin-transform-arrow-functions": "npm:^7.24.7"
4293+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
4294+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
4295+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
4296+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
4297+
"@babel/plugin-transform-classes": "npm:^7.25.4"
4298+
"@babel/plugin-transform-computed-properties": "npm:^7.24.7"
4299+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
4300+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
4301+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
4302+
"@babel/plugin-transform-function-name": "npm:^7.25.1"
4303+
"@babel/plugin-transform-literals": "npm:^7.25.2"
4304+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7"
4305+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
4306+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
4307+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
4308+
"@babel/plugin-transform-numeric-separator": "npm:^7.24.7"
4309+
"@babel/plugin-transform-object-rest-spread": "npm:^7.24.7"
4310+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
4311+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
4312+
"@babel/plugin-transform-parameters": "npm:^7.24.7"
4313+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
4314+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
4315+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
4316+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
4317+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
4318+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
4319+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
4320+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
4321+
"@babel/plugin-transform-shorthand-properties": "npm:^7.24.7"
4322+
"@babel/plugin-transform-spread": "npm:^7.24.7"
4323+
"@babel/plugin-transform-sticky-regex": "npm:^7.24.7"
4324+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
4325+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
4326+
"@babel/template": "npm:^7.25.0"
4327+
"@react-native/babel-plugin-codegen": "npm:0.82.1"
4328+
babel-plugin-syntax-hermes-parser: "npm:0.32.0"
4329+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
4330+
react-refresh: "npm:^0.14.0"
4331+
peerDependencies:
4332+
"@babel/core": "*"
4333+
checksum: 10c0/410d5e182c7e2d2b66cb19178fb3a49336d04ef4dd7354eadc9f0d042e25452a738999361577d106756eebee85140266c6d6880ad378fd7f5d88707d36bd0701
4334+
languageName: node
4335+
linkType: hard
4336+
42724337
"@react-native/codegen@npm:0.81.1":
42734338
version: 0.81.1
42744339
resolution: "@react-native/codegen@npm:0.81.1"
@@ -4303,6 +4368,23 @@ __metadata:
43034368
languageName: node
43044369
linkType: hard
43054370

4371+
"@react-native/codegen@npm:0.82.1":
4372+
version: 0.82.1
4373+
resolution: "@react-native/codegen@npm:0.82.1"
4374+
dependencies:
4375+
"@babel/core": "npm:^7.25.2"
4376+
"@babel/parser": "npm:^7.25.3"
4377+
glob: "npm:^7.1.1"
4378+
hermes-parser: "npm:0.32.0"
4379+
invariant: "npm:^2.2.4"
4380+
nullthrows: "npm:^1.1.1"
4381+
yargs: "npm:^17.6.2"
4382+
peerDependencies:
4383+
"@babel/core": "*"
4384+
checksum: 10c0/072a1e96c3bb8b16364b9cf48e1ab7726ff6b87fc71ee5be7dfd5d1055060bd053fe5f974a4a8f4832c16c16141087c6769bbd8ca16525168358be6adf5f2083
4385+
languageName: node
4386+
linkType: hard
4387+
43064388
"@react-native/community-cli-plugin@npm:0.81.1":
43074389
version: 0.81.1
43084390
resolution: "@react-native/community-cli-plugin@npm:0.81.1"
@@ -10438,7 +10520,7 @@ __metadata:
1043810520
"@react-native-community/cli": "npm:15.1.3"
1043910521
"@react-native-community/cli-platform-android": "npm:15.1.3"
1044010522
"@react-native-community/cli-platform-ios": "npm:15.1.3"
10441-
"@react-native/babel-preset": "npm:0.82.0"
10523+
"@react-native/babel-preset": "npm:0.82.1"
1044210524
"@react-native/metro-config": "npm:0.82.0"
1044310525
"@react-native/typescript-config": "npm:0.82.0"
1044410526
react: "npm:19.0.0"

0 commit comments

Comments
 (0)