File tree Expand file tree Collapse file tree 12 files changed +502
-289
lines changed
runtime-demo/3008-runtime-remote Expand file tree Collapse file tree 12 files changed +502
-289
lines changed Original file line number Diff line number Diff line change 11
11
"@ant-design/icons" : " ^5.3.6" ,
12
12
"@module-federation/bridge-react" : " workspace:*" ,
13
13
"@module-federation/enhanced" : " workspace:*" ,
14
- "react-router-dom" : " ^6.24.1" ,
15
14
"@module-federation/retry-plugin" : " workspace:*" ,
16
15
"react" : " ^18.3.1" ,
17
- "react-dom" : " ^18.3.1"
16
+ "react-dom" : " ^18.3.1" ,
17
+ "react-router-dom" : " ^6.24.1"
18
18
},
19
19
"devDependencies" : {
20
20
"@module-federation/rsbuild-plugin" : " workspace:*" ,
21
- "@rsbuild/core" : " ^1.0.16 " ,
22
- "@rsbuild/plugin-react" : " ^1.0.5 " ,
21
+ "@rsbuild/core" : " ^1.0.19 " ,
22
+ "@rsbuild/plugin-react" : " ^1.0.6 " ,
23
23
"@types/react" : " ^18.2.79" ,
24
24
"@types/react-dom" : " ^18.3.0" ,
25
25
"tailwindcss" : " ^3.4.3" ,
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@module-federation/rsbuild-plugin" : " workspace:*" ,
22
- "@rsbuild/core" : " ^1.0.16 " ,
23
- "@rsbuild/plugin-react" : " ^1.0.5 " ,
22
+ "@rsbuild/core" : " ^1.0.19 " ,
23
+ "@rsbuild/plugin-react" : " ^1.0.6 " ,
24
24
"@types/react" : " ^18.2.79" ,
25
25
"@types/react-dom" : " ^18.3.0" ,
26
26
"tailwindcss" : " ^3.4.3" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@module-federation/rsbuild-plugin" : " workspace:*" ,
18
- "@rsbuild/core" : " ^1.0.16 " ,
19
- "@rsbuild/plugin-vue" : " ^1.0.1 " ,
18
+ "@rsbuild/core" : " ^1.0.19 " ,
19
+ "@rsbuild/plugin-vue" : " ^1.0.3 " ,
20
20
"tailwindcss" : " ^3.4.3" ,
21
21
"typescript" : " ^5.4.2"
22
22
}
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" : " ^1.0.16 " ,
22
- "@rsbuild/plugin-react" : " ^1.0.5 " ,
21
+ "@rsbuild/core" : " ^1.0.19 " ,
22
+ "@rsbuild/plugin-react" : " ^1.0.6 " ,
23
23
"@rsbuild/shared" : " ^0.7.10" ,
24
24
"@types/react" : " ^18.2.79" ,
25
25
"@types/react-dom" : " ^18.3.0" ,
Original file line number Diff line number Diff line change 17
17
"react-router-dom" : " 6.24.1"
18
18
},
19
19
"devDependencies" : {
20
- "@rsbuild/core" : " ^1.0.16 " ,
21
- "@rsbuild/plugin-react" : " ^1.0.5 " ,
20
+ "@rsbuild/core" : " ^1.0.19 " ,
21
+ "@rsbuild/plugin-react" : " ^1.0.6 " ,
22
22
"@types/react" : " ^18.2.79" ,
23
23
"@types/react-dom" : " ^18.3.0" ,
24
24
"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/rsbuild-plugin" : " workspace:*" ,
12
11
"@module-federation/bridge-vue3" : " workspace:*" ,
12
+ "@module-federation/rsbuild-plugin" : " workspace:*" ,
13
13
"vue" : " ^3.4.19" ,
14
14
"vue-router" : " ^4.3.2"
15
15
},
16
16
"devDependencies" : {
17
- "@rsbuild/core" : " ^1.0.16 " ,
18
- "@rsbuild/plugin-vue" : " ^1.0.1 " ,
17
+ "@rsbuild/core" : " ^1.0.19 " ,
18
+ "@rsbuild/plugin-vue" : " ^1.0.3 " ,
19
19
"@vue/tsconfig" : " ^0.5.1" ,
20
20
"tailwindcss" : " ^3.4.3" ,
21
21
"typescript" : " ^5.4.2" ,
Original file line number Diff line number Diff line change 17
17
"react-router-dom" : " 6.24.1"
18
18
},
19
19
"devDependencies" : {
20
- "@rsbuild/core" : " ^1.0.16 " ,
21
- "@rsbuild/plugin-react" : " ^1.0.5 " ,
20
+ "@rsbuild/core" : " ^1.0.19 " ,
21
+ "@rsbuild/plugin-react" : " ^1.0.6 " ,
22
22
"@types/react" : " ^18.2.79" ,
23
23
"@types/react-dom" : " ^18.3.0" ,
24
24
"typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 17
17
"storybook" : " storybook dev -p 6006"
18
18
},
19
19
"devDependencies" : {
20
- "storybook" : " ^8.3.6" ,
21
- "storybook-react-rsbuild" : " ^0.1.1" ,
22
20
"@module-federation/enhanced" : " workspace:*" ,
23
21
"@module-federation/rsbuild-plugin" : " workspace:*" ,
24
22
"@module-federation/storybook-addon" : " workspace:*" ,
25
- "@rsbuild/plugin-react" : " ^1.0.5 " ,
23
+ "@rsbuild/plugin-react" : " ^1.0.6 " ,
26
24
"@rslib/core" : " ^0.0.14" ,
27
25
"@types/react" : " ^18.3.11" ,
28
26
"http-server" : " ^14.1.1" ,
29
27
"react" : " ^18.3.1" ,
30
- "react-dom" : " ^18.3.1"
28
+ "react-dom" : " ^18.3.1" ,
29
+ "storybook" : " ^8.3.6" ,
30
+ "storybook-react-rsbuild" : " ^0.1.1"
31
31
},
32
32
"peerDependencies" : {
33
33
"react" : " *"
Original file line number Diff line number Diff line change 13
13
"react-dom" : " ^18.3.1"
14
14
},
15
15
"devDependencies" : {
16
- "@rsbuild/core" : " ^0.6.15 " ,
17
- "@rsbuild/plugin-react" : " ^1.0.5 "
16
+ "@rsbuild/core" : " ^1.0.19 " ,
17
+ "@rsbuild/plugin-react" : " ^1.0.6 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 35
35
"@module-federation/sdk" : " workspace:*"
36
36
},
37
37
"devDependencies" : {
38
- "@rsbuild/core" : " ^1.0.16 "
38
+ "@rsbuild/core" : " ^1.0.19 "
39
39
},
40
40
"peerDependencies" : {
41
- "@rsbuild/core " : " 1.x " ,
42
- "@module-federation/enhanced " : " workspace:* "
41
+ "@module-federation/enhanced " : " workspace:* " ,
42
+ "@rsbuild/core " : " 1.x "
43
43
},
44
44
"engines" : {
45
45
"node" : " >=16.0.0"
You can’t perform that action at this time.
0 commit comments