Skip to content

Commit 882d49e

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 9ec4379 commit 882d49e

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
@@ -151,7 +151,7 @@
151151
"dependencies": {
152152
"@module-federation/enhanced": "^0.24.1",
153153
"@module-federation/node": "^2.7.32",
154-
"@module-federation/runtime-core": "^0.24.1",
154+
"@module-federation/runtime-core": "^2.3.1",
155155
"@orpc/client": "^1.13.4",
156156
"@orpc/contract": "^1.13.4",
157157
"@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
@@ -98,7 +98,7 @@
9898
"@hono/node-server": "^1.14.4",
9999
"@module-federation/enhanced": "^0.24.1",
100100
"@module-federation/node": "^2.7.32",
101-
"@module-federation/runtime-core": "^0.24.1",
101+
"@module-federation/runtime-core": "^2.3.1",
102102
"@orpc/contract": "^1.13.4",
103103
"@orpc/server": "^1.13.4",
104104
"@orpc/openapi": "^1.13.4",

0 commit comments

Comments
 (0)