File tree 7 files changed +1508
-486
lines changed
runtime-demo/3008-runtime-remote
7 files changed +1508
-486
lines changed Original file line number Diff line number Diff line change 14
14
"react-error-boundary" : " ^4.0.13"
15
15
},
16
16
"devDependencies" : {
17
- "@rsbuild/core" : " ^0.6.3 " ,
18
- "@rsbuild/plugin-react" : " ^0.6.3 " ,
17
+ "@rsbuild/core" : " ^0.6.15 " ,
18
+ "@rsbuild/plugin-react" : " ^0.6.15 " ,
19
19
"@types/react" : " ^18.2.79" ,
20
20
"@types/react-dom" : " ^18.2.25" ,
21
21
"tailwindcss" : " ^3.4.3" ,
Original file line number Diff line number Diff line change 15
15
"antd" : " ^5.16.2" ,
16
16
"react" : " ^17.0.2" ,
17
17
"react-dom" : " ^17.0.2" ,
18
- "react-router-dom " : " ^5.3.4 " ,
19
- "react-error-boundary " : " ^4.0.13 "
18
+ "react-error-boundary " : " ^4.0.13 " ,
19
+ "react-router-dom " : " ^5.3.4 "
20
20
},
21
21
"devDependencies" : {
22
- "@rsbuild/core" : " ^0.6.3 " ,
23
- "@rsbuild/plugin-react" : " ^0.6.3 " ,
22
+ "@rsbuild/core" : " ^0.6.15 " ,
23
+ "@rsbuild/plugin-react" : " ^0.6.15 " ,
24
24
"@types/react" : " ^18.2.79" ,
25
25
"@types/react-dom" : " ^18.2.25" ,
26
26
"tailwindcss" : " ^3.4.3" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@ant-design/cssinjs" : " ^1.20.0" ,
21
- "@rsbuild/core" : " ^0.6.3 " ,
22
- "@rsbuild/plugin-react" : " ^0.6.3 " ,
23
- "@rsbuild/shared" : " ^0.7.3 " ,
21
+ "@rsbuild/core" : " ^0.6.15 " ,
22
+ "@rsbuild/plugin-react" : " ^0.6.15 " ,
23
+ "@rsbuild/shared" : " ^0.7.10 " ,
24
24
"@types/react" : " ^18.2.79" ,
25
25
"@types/react-dom" : " ^18.2.25" ,
26
26
"typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 8
8
"preview" : " rsbuild preview"
9
9
},
10
10
"dependencies" : {
11
- "@module-federation/enhanced" : " workspace:*" ,
12
- "@module-federation/bridge-react" : " workspace:*" ,
13
11
"@emotion/react" : " ^11.11.4" ,
14
- "@emotion/styled" : " ^11.11.5"
12
+ "@emotion/styled" : " ^11.11.5" ,
13
+ "@module-federation/bridge-react" : " workspace:*" ,
14
+ "@module-federation/enhanced" : " workspace:*"
15
15
},
16
16
"devDependencies" : {
17
- "@rsbuild/core" : " ^0.6.3 " ,
18
- "@rsbuild/plugin-react" : " ^0.6.3 " ,
17
+ "@rsbuild/core" : " ^0.6.15 " ,
18
+ "@rsbuild/plugin-react" : " ^0.6.15 " ,
19
19
"@types/react" : " ^18.2.79" ,
20
20
"@types/react-dom" : " ^18.2.25" ,
21
21
"typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 8
8
"preview" : " rsbuild preview"
9
9
},
10
10
"dependencies" : {
11
+ "@module-federation/enhanced" : " workspace:*" ,
11
12
"react" : " ^18.3.0" ,
12
- "react-dom" : " ^18.3.0" ,
13
- "@module-federation/enhanced" : " workspace:*"
13
+ "react-dom" : " ^18.3.0"
14
14
},
15
15
"devDependencies" : {
16
- "@rsbuild/core" : " ^0.6.7 " ,
17
- "@rsbuild/plugin-react" : " ^0.6.7 "
16
+ "@rsbuild/core" : " ^0.6.15 " ,
17
+ "@rsbuild/plugin-react" : " ^0.6.15 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 109
109
"@pmmmwh/react-refresh-webpack-plugin" : " 0.5.15" ,
110
110
"@rollup/plugin-alias" : " 5.1.0" ,
111
111
"@rollup/plugin-replace" : " 5.0.7" ,
112
- "@rspack/core" : " ^0.5.4 " ,
113
- "@rspack/dev-server" : " ^0.5.4 " ,
112
+ "@rspack/core" : " ^0.5.9 " ,
113
+ "@rspack/dev-server" : " ^0.5.9 " ,
114
114
"@semantic-release/changelog" : " ^6.0.3" ,
115
115
"@semantic-release/exec" : " ^6.0.3" ,
116
116
"@semantic-release/git" : " ^10.0.1" ,
You can’t perform that action at this time.
0 commit comments