Skip to content

Commit 889091e

Browse files
Thegrep01theGrep01ScriptedAlchemyclaude
authored
refactor: update @module-federation/runtime dependency (#4037)
Co-authored-by: theGrep01 <[email protected]> Co-authored-by: ScriptedAlchemy <[email protected]> Co-authored-by: Claude <[email protected]>
1 parent 143034b commit 889091e

File tree

4 files changed

+27
-26
lines changed

4 files changed

+27
-26
lines changed

apps/metro-example-host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/runtime": "^7.25.0",
3232
"@module-federation/metro": "workspace:*",
3333
"@module-federation/metro-plugin-rnef": "workspace:*",
34-
"@module-federation/runtime": "^0.15.0",
34+
"@module-federation/runtime": "workspace:*",
3535
"@react-native/babel-preset": "0.80.0",
3636
"@react-native/eslint-config": "0.80.0",
3737
"@react-native/metro-config": "0.80.0",

apps/metro-example-mini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/runtime": "^7.25.0",
3030
"@module-federation/metro": "workspace:*",
3131
"@module-federation/metro-plugin-rnef": "workspace:*",
32-
"@module-federation/runtime": "^0.15.0",
32+
"@module-federation/runtime": "workspace:*",
3333
"@react-native-community/cli": "^19.1.0",
3434
"@react-native/babel-preset": "0.80.0",
3535
"@react-native/eslint-config": "0.80.0",

apps/metro-example-nested-mini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/runtime": "^7.25.0",
3030
"@module-federation/metro": "workspace:*",
3131
"@module-federation/metro-plugin-rnef": "workspace:*",
32-
"@module-federation/runtime": "^0.15.0",
32+
"@module-federation/runtime": "workspace:*",
3333
"@react-native/babel-preset": "0.80.0",
3434
"@react-native/eslint-config": "0.80.0",
3535
"@react-native/metro-config": "0.80.0",

pnpm-lock.yaml

Lines changed: 24 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)