@module-federation/modern-js 0.0.0-next-20250708121428 → 0.0.0-next-20250708134245

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@module-federation/modern-js",
3
- "version": "0.0.0-next-20250708121428",
3
+ "version": "0.0.0-next-20250708134245",
4
4
  "files": [
5
5
  "dist/",
6
6
  "types.d.ts",
@@ -126,13 +126,13 @@
126
126
  "@swc/helpers": "^0.5.17",
127
127
  "node-fetch": "~3.3.0",
128
128
  "react-error-boundary": "4.1.2",
129
- "@module-federation/rsbuild-plugin": "0.0.0-next-20250708121428",
130
- "@module-federation/bridge-react": "0.0.0-next-20250708121428",
131
- "@module-federation/enhanced": "0.0.0-next-20250708121428",
132
- "@module-federation/runtime": "0.0.0-next-20250708121428",
133
- "@module-federation/node": "0.0.0-next-20250708121428",
134
- "@module-federation/sdk": "0.0.0-next-20250708121428",
135
- "@module-federation/cli": "0.0.0-next-20250708121428"
129
+ "@module-federation/rsbuild-plugin": "0.0.0-next-20250708134245",
130
+ "@module-federation/bridge-react": "0.0.0-next-20250708134245",
131
+ "@module-federation/enhanced": "0.0.0-next-20250708134245",
132
+ "@module-federation/runtime": "0.0.0-next-20250708134245",
133
+ "@module-federation/node": "0.0.0-next-20250708134245",
134
+ "@module-federation/sdk": "0.0.0-next-20250708134245",
135
+ "@module-federation/cli": "0.0.0-next-20250708134245"
136
136
  },
137
137
  "devDependencies": {
138
138
  "@modern-js/core": "2.67.5",
@@ -142,7 +142,7 @@
142
142
  "@modern-js/module-tools": "2.67.6",
143
143
  "@modern-js/runtime": "2.67.6",
144
144
  "@modern-js/tsconfig": "2.67.6",
145
- "@module-federation/manifest": "0.0.0-next-20250708121428"
145
+ "@module-federation/manifest": "0.0.0-next-20250708134245"
146
146
  },
147
147
  "peerDependencies": {
148
148
  "react": ">=17",