Skip to content

Commit 962a7ec

Browse files
comprehensive-demo-react18: use npm aliases to @rspack-canary/browser for canary version 1.6.2-canary-4e6be088-20251110224718
1 parent 8b780c0 commit 962a7ec

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

comprehensive-demo-react18/app-01/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"@babel/core": "^7.23.2",
88
"@babel/preset-react": "^7.22.15",
99
"@material-ui/core": "^4.12.4",
10-
"@rspack/cli": "1.4.11",
11-
"@rspack/core": "1.4.11",
12-
"@rspack/dev-server": "1.1.3",
10+
"@rspack/cli": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
11+
"@rspack/core": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
12+
"@rspack/dev-server": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
1313
"babel-loader": "^9.1.3",
1414
"html-webpack-plugin": "^5.6.0",
1515
"markdown-to-jsx": "^7.3.2",
@@ -35,7 +35,7 @@
3535
"@module-federation/runtime": "0.17.1",
3636
"@module-federation/sdk": "0.17.1",
3737
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
38-
"@rspack/plugin-react-refresh": "1.4.3",
38+
"@rspack/plugin-react-refresh": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
3939
"raw-loader": "4.0.2",
4040
"react-refresh": "0.14.2"
4141
}

comprehensive-demo-react18/app-02/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"@babel/preset-react": "^7.22.15",
99
"@material-ui/core": "^4.12.4",
1010
"@module-federation/enhanced": "0.17.1",
11-
"@rspack/cli": "1.4.11",
12-
"@rspack/core": "1.4.11",
13-
"@rspack/dev-server": "1.1.3",
11+
"@rspack/cli": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
12+
"@rspack/core": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
13+
"@rspack/dev-server": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
1414
"babel-loader": "^9.1.3",
1515
"html-webpack-plugin": "^5.6.0",
1616
"react": "18.3.1",
@@ -21,7 +21,7 @@
2121
"webpack-cli": "^5.1.4"
2222
},
2323
"devDependencies": {
24-
"@rspack/plugin-react-refresh": "1.4.3",
24+
"@rspack/plugin-react-refresh": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
2525
"react-refresh": "0.14.2"
2626
},
2727
"scripts": {

comprehensive-demo-react18/app-03/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"@babel/core": "^7.23.2",
88
"@babel/preset-react": "^7.22.15",
99
"@module-federation/enhanced": "0.17.1",
10-
"@rspack/cli": "1.4.11",
11-
"@rspack/core": "1.4.11",
12-
"@rspack/dev-server": "1.1.3",
10+
"@rspack/cli": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
11+
"@rspack/core": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
12+
"@rspack/dev-server": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
1313
"babel-loader": "^9.1.3",
1414
"html-webpack-plugin": "^5.6.0",
1515
"react": "18.3.1",

comprehensive-demo-react18/app-04/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"devDependencies": {
77
"@module-federation/enhanced": "0.17.1",
88
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
9-
"@rspack/cli": "1.4.11",
10-
"@rspack/core": "1.4.11",
11-
"@rspack/dev-server": "1.1.3",
9+
"@rspack/cli": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
10+
"@rspack/core": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
11+
"@rspack/dev-server": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
1212
"cross-env": "7.0.3",
1313
"css-loader": "7.1.2",
1414
"html-webpack-plugin": "5.6.0",

comprehensive-demo-react18/app-05/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"devDependencies": {
1717
"@module-federation/enhanced": "0.17.1",
1818
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
19-
"@rspack/cli": "1.4.11",
20-
"@rspack/core": "1.4.11",
21-
"@rspack/dev-server": "1.1.3",
19+
"@rspack/cli": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
20+
"@rspack/core": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
21+
"@rspack/dev-server": "npm:@rspack-canary/browser@1.6.2-canary-4e6be088-20251110224718",
2222
"cross-env": "7.0.3",
2323
"html-webpack-plugin": "5.6.0",
2424
"lit-element": "2.5.1",

0 commit comments

Comments
 (0)