Skip to content

Commit 934787a

Browse files
fix(rsc-mf): pin module federation previews to core pr alias
1 parent 8e5bb8b commit 934787a

4 files changed

Lines changed: 258 additions & 236 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -88,25 +88,25 @@
8888
"@remix-run/router": ">=1.23.2",
8989
"h3": ">=1.15.5",
9090
"@rspack/core@2.0.0-beta.2": "npm:@rspack-canary/core@2.0.0-canary-37d930bf-20260228233938",
91-
"@module-federation/bridge-react": "https://pkg.pr.new/module-federation/core/@module-federation/bridge-react@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
92-
"@module-federation/bridge-react-webpack-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/bridge-react-webpack-plugin@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
93-
"@module-federation/bridge-shared": "https://pkg.pr.new/module-federation/core/@module-federation/bridge-shared@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
94-
"@module-federation/cli": "https://pkg.pr.new/module-federation/core/@module-federation/cli@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
95-
"@module-federation/data-prefetch": "https://pkg.pr.new/module-federation/core/@module-federation/data-prefetch@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
96-
"@module-federation/dts-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/dts-plugin@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
97-
"@module-federation/enhanced": "https://pkg.pr.new/module-federation/core/@module-federation/enhanced@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
98-
"@module-federation/error-codes": "https://pkg.pr.new/module-federation/core/@module-federation/error-codes@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
99-
"@module-federation/inject-external-runtime-core-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/inject-external-runtime-core-plugin@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
100-
"@module-federation/managers": "https://pkg.pr.new/module-federation/core/@module-federation/managers@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
101-
"@module-federation/manifest": "https://pkg.pr.new/module-federation/core/@module-federation/manifest@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
102-
"@module-federation/rsbuild-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/rsbuild-plugin@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
103-
"@module-federation/rspack": "https://pkg.pr.new/module-federation/core/@module-federation/rspack@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
104-
"@module-federation/runtime": "https://pkg.pr.new/module-federation/core/@module-federation/runtime@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
105-
"@module-federation/runtime-core": "https://pkg.pr.new/module-federation/core/@module-federation/runtime-core@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
106-
"@module-federation/runtime-tools": "https://pkg.pr.new/module-federation/core/@module-federation/runtime-tools@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
107-
"@module-federation/sdk": "https://pkg.pr.new/module-federation/core/@module-federation/sdk@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
108-
"@module-federation/third-party-dts-extractor": "https://pkg.pr.new/module-federation/core/@module-federation/third-party-dts-extractor@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
109-
"@module-federation/webpack-bundler-runtime": "https://pkg.pr.new/module-federation/core/@module-federation/webpack-bundler-runtime@1ffd268d4c16a3f1d4c8dea956b3a67bcc044ad4",
91+
"@module-federation/bridge-react": "https://pkg.pr.new/module-federation/core/@module-federation/bridge-react@4484",
92+
"@module-federation/bridge-react-webpack-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/bridge-react-webpack-plugin@4484",
93+
"@module-federation/bridge-shared": "https://pkg.pr.new/module-federation/core/@module-federation/bridge-shared@4484",
94+
"@module-federation/cli": "https://pkg.pr.new/module-federation/core/@module-federation/cli@4484",
95+
"@module-federation/data-prefetch": "https://pkg.pr.new/module-federation/core/@module-federation/data-prefetch@4484",
96+
"@module-federation/dts-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/dts-plugin@4484",
97+
"@module-federation/enhanced": "https://pkg.pr.new/module-federation/core/@module-federation/enhanced@4484",
98+
"@module-federation/error-codes": "https://pkg.pr.new/module-federation/core/@module-federation/error-codes@4484",
99+
"@module-federation/inject-external-runtime-core-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/inject-external-runtime-core-plugin@4484",
100+
"@module-federation/managers": "https://pkg.pr.new/module-federation/core/@module-federation/managers@4484",
101+
"@module-federation/manifest": "https://pkg.pr.new/module-federation/core/@module-federation/manifest@4484",
102+
"@module-federation/rsbuild-plugin": "https://pkg.pr.new/module-federation/core/@module-federation/rsbuild-plugin@4484",
103+
"@module-federation/rspack": "https://pkg.pr.new/module-federation/core/@module-federation/rspack@4484",
104+
"@module-federation/runtime": "https://pkg.pr.new/module-federation/core/@module-federation/runtime@4484",
105+
"@module-federation/runtime-core": "https://pkg.pr.new/module-federation/core/@module-federation/runtime-core@4484",
106+
"@module-federation/runtime-tools": "https://pkg.pr.new/module-federation/core/@module-federation/runtime-tools@4484",
107+
"@module-federation/sdk": "https://pkg.pr.new/module-federation/core/@module-federation/sdk@4484",
108+
"@module-federation/third-party-dts-extractor": "https://pkg.pr.new/module-federation/core/@module-federation/third-party-dts-extractor@4484",
109+
"@module-federation/webpack-bundler-runtime": "https://pkg.pr.new/module-federation/core/@module-federation/webpack-bundler-runtime@4484",
110110
"tar": ">=7.5.4",
111111
"diff": ">=4.0.4",
112112
"debug": ">=4.4.3",

0 commit comments

Comments
 (0)