Skip to content

Commit 94de369

Browse files
jk
1 parent 5904c8e commit 94de369

File tree

13 files changed

+258
-246
lines changed

13 files changed

+258
-246
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.3
1+
18.20.4

nextjs-dynamic-ssr/home/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@module-federation/nextjs-mf": "0.0.0-next-20240927195332",
11-
"@module-federation/runtime": "0.0.0-next-20240927195332",
11+
"@module-federation/runtime": "0.6.7",
1212
"lodash": "4.17.21",
1313
"next": "^14.0.3",
1414
"react": "^18.2.0",

nextjs-dynamic-ssr/pnpm-lock.yaml

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

nextjs-dynamic-ssr/shop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@module-federation/nextjs-mf": "0.0.0-next-20240927195332",
11-
"@module-federation/runtime": "0.0.0-next-20240927195332",
11+
"@module-federation/runtime": "0.6.7",
1212
"lodash": "4.17.21",
1313
"next": "^14.0.3",
1414
"react": "^18.2.0",

react-manifest-example/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@ant-design/icons": "^5.3.6",
12-
"@module-federation/enhanced": "0.0.0-next-20240927195332",
12+
"@module-federation/enhanced": "0.6.7",
1313
"antd": "^5.16.2",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)