Skip to content

Commit 9034a77

Browse files
chore(deps): bump @module-federation/runtime-core from 0.24.1 to 2.3.1
Bumps [@module-federation/runtime-core](https://github.com/module-federation/core/tree/HEAD/packages/runtime-core) from 0.24.1 to 2.3.1. - [Release notes](https://github.com/module-federation/core/releases) - [Changelog](https://github.com/module-federation/core/blob/main/packages/runtime-core/CHANGELOG.md) - [Commits](https://github.com/module-federation/core/commits/v2.3.1/packages/runtime-core) --- updated-dependencies: - dependency-name: "@module-federation/runtime-core" dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be0f8ff commit 9034a77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/every-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"dependencies": {
160160
"@module-federation/enhanced": "^0.24.1",
161161
"@module-federation/node": "^2.7.32",
162-
"@module-federation/runtime-core": "^0.24.1",
162+
"@module-federation/runtime-core": "^2.3.1",
163163
"@orpc/client": "^1.13.4",
164164
"@orpc/contract": "^1.13.4",
165165
"@orpc/experimental-publisher": "^1.13.4",

packages/everything-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@hono/node-server": "^1.14.4",
9595
"@module-federation/enhanced": "^0.24.1",
9696
"@module-federation/node": "^2.7.32",
97-
"@module-federation/runtime-core": "^0.24.1",
97+
"@module-federation/runtime-core": "^2.3.1",
9898
"@orpc/contract": "^1.13.4",
9999
"@orpc/server": "^1.13.4",
100100
"@orpc/openapi": "^1.13.4",

0 commit comments

Comments
 (0)