File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3333 "@react-native/babel-preset" : " ^0.78.0" ,
3434 "@react-native/metro-config" : " ^0.78.0" ,
3535 "@rnx-kit/cli" : " ^0.18.7" ,
36- "@rnx-kit/metro-config" : " ^2.0 .0" ,
36+ "@rnx-kit/metro-config" : " ^2.1 .0" ,
3737 "@rnx-kit/polyfills" : " ^0.2.0" ,
3838 "@rnx-kit/tsconfig" : " ^2.0.0" ,
3939 "@types/react" : " ~19.0.0" ,
Original file line number Diff line number Diff line change @@ -597,7 +597,7 @@ export function updatePackageManifest(
597597
598598 const { name : rntaName , version : rntaVersion } = readManifest ( ) ;
599599 manifest [ "devDependencies" ] = mergeObjects ( manifest [ "devDependencies" ] , {
600- "@rnx-kit/metro-config" : "^2.0 .0" ,
600+ "@rnx-kit/metro-config" : "^2.1 .0" ,
601601 [ rntaName ] : `^${ rntaVersion } ` ,
602602 } ) ;
603603
Original file line number Diff line number Diff line change @@ -3711,9 +3711,9 @@ __metadata:
37113711 languageName: node
37123712 linkType: hard
37133713
3714- "@rnx-kit/metro-config@npm:^2.0 .0":
3715- version: 2.0.1
3716- resolution: "@rnx-kit/metro-config@npm:2.0.1 "
3714+ "@rnx-kit/metro-config@npm:^2.1 .0":
3715+ version: 2.1.0
3716+ resolution: "@rnx-kit/metro-config@npm:2.1.0 "
37173717 dependencies:
37183718 "@rnx-kit/tools-node": "npm:^3.0.0"
37193719 "@rnx-kit/tools-react-native": "npm:^2.0.0"
@@ -3725,7 +3725,7 @@ __metadata:
37253725 peerDependenciesMeta:
37263726 "@react-native/metro-config":
37273727 optional: true
3728- checksum: 10c0/fb90bdcec980595898a7c675dd83c81a91f08bdfea06ed1e9f8583fa69b719b089527bc0595406d65e3c70fd46c5acfbafd373183cd91e0c68cb7c81427b8d11
3728+ checksum: 10c0/718fac5ab96c7c8a96798e8cba241971a126b45bdd9b8f7513dbcd928e23fcb1fe646aaccdc02e74519bff4f6fddb27312e0cc649df7c69edba0d2271a0c2eb5
37293729 languageName: node
37303730 linkType: hard
37313731
@@ -7713,7 +7713,7 @@ __metadata:
77137713 "@react-native/babel-preset": "npm:^0.78.0"
77147714 "@react-native/metro-config": "npm:^0.78.0"
77157715 "@rnx-kit/cli": "npm:^0.18.7"
7716- "@rnx-kit/metro-config": "npm:^2.0 .0"
7716+ "@rnx-kit/metro-config": "npm:^2.1 .0"
77177717 "@rnx-kit/polyfills": "npm:^0.2.0"
77187718 "@rnx-kit/tsconfig": "npm:^2.0.0"
77197719 "@types/react": "npm:~19.0.0"
You can’t perform that action at this time.
0 commit comments