Skip to content

Commit 9f988f6

Browse files
chore(deps-dev): bump @react-native/metro-config from 0.76.3 to 0.76.6
Bumps [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) from 0.76.3 to 0.76.6. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.76.6/packages/metro-config) --- updated-dependencies: - dependency-name: "@react-native/metro-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14bab79 commit 9f988f6

File tree

2 files changed

+100
-18
lines changed

2 files changed

+100
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@biomejs/biome": "1.9.4",
4949
"@callstack/react-native-visionos": "^0.73.0",
5050
"@react-native/babel-preset": "^0.76.1",
51-
"@react-native/metro-config": "0.76.3",
51+
"@react-native/metro-config": "0.76.6",
5252
"@release-it/conventional-changelog": "^9.0.1",
5353
"@rnx-kit/metro-config": "^2.0.0",
5454
"@types/jest": "^29.1.2",

yarn.lock

Lines changed: 99 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3839,7 +3839,7 @@ __metadata:
38393839
"@biomejs/biome": "npm:1.9.4"
38403840
"@callstack/react-native-visionos": "npm:^0.73.0"
38413841
"@react-native/babel-preset": "npm:^0.76.1"
3842-
"@react-native/metro-config": "npm:0.76.3"
3842+
"@react-native/metro-config": "npm:0.76.6"
38433843
"@release-it/conventional-changelog": "npm:^9.0.1"
38443844
"@rnx-kit/metro-config": "npm:^2.0.0"
38453845
"@types/jest": "npm:^29.1.2"
@@ -3893,6 +3893,15 @@ __metadata:
38933893
languageName: node
38943894
linkType: hard
38953895

3896+
"@react-native/babel-plugin-codegen@npm:0.76.6":
3897+
version: 0.76.6
3898+
resolution: "@react-native/babel-plugin-codegen@npm:0.76.6"
3899+
dependencies:
3900+
"@react-native/codegen": "npm:0.76.6"
3901+
checksum: 10c0/77afdbc519557eff8d80899044413029199b0f7bf8d8f210cf0f132f1a8ee7a8ee6673eda54c862a5fda1eefd38c22f960902454a079448495d11c435eb20842
3902+
languageName: node
3903+
linkType: hard
3904+
38963905
"@react-native/babel-preset@npm:0.73.21":
38973906
version: 0.73.21
38983907
resolution: "@react-native/babel-preset@npm:0.73.21"
@@ -3998,7 +4007,62 @@ __metadata:
39984007
languageName: node
39994008
linkType: hard
40004009

4001-
"@react-native/babel-preset@npm:0.76.3, @react-native/babel-preset@npm:^0.76.1":
4010+
"@react-native/babel-preset@npm:0.76.6":
4011+
version: 0.76.6
4012+
resolution: "@react-native/babel-preset@npm:0.76.6"
4013+
dependencies:
4014+
"@babel/core": "npm:^7.25.2"
4015+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
4016+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
4017+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
4018+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
4019+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
4020+
"@babel/plugin-transform-arrow-functions": "npm:^7.24.7"
4021+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
4022+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
4023+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
4024+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
4025+
"@babel/plugin-transform-classes": "npm:^7.25.4"
4026+
"@babel/plugin-transform-computed-properties": "npm:^7.24.7"
4027+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
4028+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
4029+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
4030+
"@babel/plugin-transform-function-name": "npm:^7.25.1"
4031+
"@babel/plugin-transform-literals": "npm:^7.25.2"
4032+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7"
4033+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
4034+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
4035+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
4036+
"@babel/plugin-transform-numeric-separator": "npm:^7.24.7"
4037+
"@babel/plugin-transform-object-rest-spread": "npm:^7.24.7"
4038+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
4039+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
4040+
"@babel/plugin-transform-parameters": "npm:^7.24.7"
4041+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
4042+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
4043+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
4044+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
4045+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
4046+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
4047+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
4048+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
4049+
"@babel/plugin-transform-shorthand-properties": "npm:^7.24.7"
4050+
"@babel/plugin-transform-spread": "npm:^7.24.7"
4051+
"@babel/plugin-transform-sticky-regex": "npm:^7.24.7"
4052+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
4053+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
4054+
"@babel/template": "npm:^7.25.0"
4055+
"@react-native/babel-plugin-codegen": "npm:0.76.6"
4056+
babel-plugin-syntax-hermes-parser: "npm:^0.25.1"
4057+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
4058+
react-refresh: "npm:^0.14.0"
4059+
peerDependencies:
4060+
"@babel/core": "*"
4061+
checksum: 10c0/c401281032de843be8eb5063832426788077d7ab6d3e577fb21e44914b7156b31dd5ef6318a5f0cba2f2f83a58750933ec57416856343ffc2ec8e0b75f292d09
4062+
languageName: node
4063+
linkType: hard
4064+
4065+
"@react-native/babel-preset@npm:^0.76.1":
40024066
version: 0.76.3
40034067
resolution: "@react-native/babel-preset@npm:0.76.3"
40044068
dependencies:
@@ -4105,6 +4169,24 @@ __metadata:
41054169
languageName: node
41064170
linkType: hard
41074171

4172+
"@react-native/codegen@npm:0.76.6":
4173+
version: 0.76.6
4174+
resolution: "@react-native/codegen@npm:0.76.6"
4175+
dependencies:
4176+
"@babel/parser": "npm:^7.25.3"
4177+
glob: "npm:^7.1.1"
4178+
hermes-parser: "npm:0.23.1"
4179+
invariant: "npm:^2.2.4"
4180+
jscodeshift: "npm:^0.14.0"
4181+
mkdirp: "npm:^0.5.1"
4182+
nullthrows: "npm:^1.1.1"
4183+
yargs: "npm:^17.6.2"
4184+
peerDependencies:
4185+
"@babel/preset-env": ^7.1.6
4186+
checksum: 10c0/fd19240b793670041c458c5fa7beee8d8b0c476df825fb0a70f100453feea2188a57276fd1f2df28c2602656dab518b33ffd6c4f34e39690a94286735e883891
4187+
languageName: node
4188+
linkType: hard
4189+
41084190
"@react-native/community-cli-plugin@npm:0.73.17":
41094191
version: 0.73.17
41104192
resolution: "@react-native/community-cli-plugin@npm:0.73.17"
@@ -4211,10 +4293,10 @@ __metadata:
42114293
languageName: node
42124294
linkType: hard
42134295

4214-
"@react-native/js-polyfills@npm:0.76.3":
4215-
version: 0.76.3
4216-
resolution: "@react-native/js-polyfills@npm:0.76.3"
4217-
checksum: 10c0/f4cfeda2a06a6e1e67a8368c24fe58ed5c69fcc01772541151af44d870f30ec93b9a9a2176591752c7bacd1ee3ee3782c50eaf112899f131e9fad22d61195304
4296+
"@react-native/js-polyfills@npm:0.76.6":
4297+
version: 0.76.6
4298+
resolution: "@react-native/js-polyfills@npm:0.76.6"
4299+
checksum: 10c0/0a8b6c3f74147ac9a3085360fcecea534c55c905eda8e9b2a8b52a4a6b76bb6df9bc76eb83815693a4eb7bd163fed4cb2aef06a6eacc415259c474c6639a4b39
42184300
languageName: node
42194301
linkType: hard
42204302

@@ -4246,29 +4328,29 @@ __metadata:
42464328
languageName: node
42474329
linkType: hard
42484330

4249-
"@react-native/metro-babel-transformer@npm:0.76.3":
4250-
version: 0.76.3
4251-
resolution: "@react-native/metro-babel-transformer@npm:0.76.3"
4331+
"@react-native/metro-babel-transformer@npm:0.76.6":
4332+
version: 0.76.6
4333+
resolution: "@react-native/metro-babel-transformer@npm:0.76.6"
42524334
dependencies:
42534335
"@babel/core": "npm:^7.25.2"
4254-
"@react-native/babel-preset": "npm:0.76.3"
4336+
"@react-native/babel-preset": "npm:0.76.6"
42554337
hermes-parser: "npm:0.23.1"
42564338
nullthrows: "npm:^1.1.1"
42574339
peerDependencies:
42584340
"@babel/core": "*"
4259-
checksum: 10c0/f543aafd539699cb7ff2ec84fcdee5e89f7d856e19c7e5c735e421d1169b37c5728716b79edc3b7394d83d8bef87eb43ae7c6585a75dbcfbbedca135461d74d1
4341+
checksum: 10c0/6d6aa46deaffad9f14f812280da78ab19f6655db9fb10dedab01a565497179544ca7e61690193c0e0e79fb27c3e0d90fdc3e6b1bc8a0e746297f625f69903a90
42604342
languageName: node
42614343
linkType: hard
42624344

4263-
"@react-native/metro-config@npm:0.76.3":
4264-
version: 0.76.3
4265-
resolution: "@react-native/metro-config@npm:0.76.3"
4345+
"@react-native/metro-config@npm:0.76.6":
4346+
version: 0.76.6
4347+
resolution: "@react-native/metro-config@npm:0.76.6"
42664348
dependencies:
4267-
"@react-native/js-polyfills": "npm:0.76.3"
4268-
"@react-native/metro-babel-transformer": "npm:0.76.3"
4349+
"@react-native/js-polyfills": "npm:0.76.6"
4350+
"@react-native/metro-babel-transformer": "npm:0.76.6"
42694351
metro-config: "npm:^0.81.0"
42704352
metro-runtime: "npm:^0.81.0"
4271-
checksum: 10c0/446e15852afa1f3cc1b825db7d945f9b2a14a8dfe642fb378ae56e783b53e2d0ce51e4cad109fc3d346cf8962838bf73f518bd10660725e9ed82586f5f631c52
4353+
checksum: 10c0/f1ad5eab00180469166942fe6cf04324092c603e4d47bbfce335254a481b56ccc49f15eda4cf9975f65ca5b7ad452d1aeab1f728fd7362102e8ce32f81662163
42724354
languageName: node
42734355
linkType: hard
42744356

0 commit comments

Comments
 (0)