Skip to content

Commit cdee187

Browse files
chore(deps): update dependency @module-federation/runtime-tools to ^0.24.0
1 parent 2f3aa4e commit cdee187

File tree

3 files changed

+103
-39
lines changed

3 files changed

+103
-39
lines changed

pnpm-lock.yaml

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

tests/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@rspack/browser": "workspace:*",
1717
"@rspack/dev-server": "~1.2.1",
1818
"@rspack/plugin-react-refresh": "^1.6.0",
19-
"@module-federation/runtime-tools": "^0.22.0",
19+
"@module-federation/runtime-tools": "^0.24.0",
2020
"@swc/helpers": "0.5.18",
2121
"@types/fs-extra": "11.0.4",
2222
"babel-loader": "^10.0.0",

tests/rspack-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@babel/core": "^7.28.6",
1717
"@babel/preset-react": "^7.28.5",
18-
"@module-federation/runtime-tools": "^0.22.0",
18+
"@module-federation/runtime-tools": "^0.24.0",
1919
"@rspack/binding-testing": "workspace:*",
2020
"@rspack/cli": "workspace:*",
2121
"@rspack/core": "workspace:*",

0 commit comments

Comments
 (0)