File tree Expand file tree Collapse file tree 17 files changed +447
-460
lines changed
examples/module-federation
template-[react]-[storybook,vitest]-js
template-[react]-[storybook,vitest]-ts
template-[react]-[storybook]-js
template-[react]-[storybook]-ts Expand file tree Collapse file tree 17 files changed +447
-460
lines changed Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@module-federation/rsbuild-plugin" : " ^0.11.3 " ,
16
- "@rsbuild/core" : " 1.3.4 " ,
15
+ "@module-federation/rsbuild-plugin" : " ^0.11.4 " ,
16
+ "@rsbuild/core" : " 1.3.5 " ,
17
17
"@rsbuild/plugin-react" : " ^1.1.1" ,
18
18
"@types/react" : " ^19.1.0" ,
19
19
"@types/react-dom" : " ^19.1.1" ,
Original file line number Diff line number Diff line change 18
18
"storybook" : " storybook dev -p 6006"
19
19
},
20
20
"devDependencies" : {
21
- "@module-federation/enhanced" : " ^0.11.3 " ,
22
- "@module-federation/rsbuild-plugin" : " ^0.11.3 " ,
23
- "@module-federation/storybook-addon" : " ^4.0.11 " ,
21
+ "@module-federation/enhanced" : " ^0.11.4 " ,
22
+ "@module-federation/rsbuild-plugin" : " ^0.11.4 " ,
23
+ "@module-federation/storybook-addon" : " ^4.0.12 " ,
24
24
"@rsbuild/plugin-react" : " ^1.1.1" ,
25
25
"@rslib/core" : " workspace:*" ,
26
26
"@types/react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@module-federation/rsbuild-plugin" : " ^0.11.3 " ,
16
- "@rsbuild/core" : " 1.3.4 " ,
15
+ "@module-federation/rsbuild-plugin" : " ^0.11.4 " ,
16
+ "@rsbuild/core" : " 1.3.5 " ,
17
17
"@rsbuild/plugin-react" : " ^1.1.1" ,
18
18
"@types/react" : " ^19.1.0" ,
19
19
"@types/react-dom" : " ^19.1.1" ,
Original file line number Diff line number Diff line change 42
42
"type-check" : " tsc --noEmit && tsc --noEmit -p tests"
43
43
},
44
44
"dependencies" : {
45
- "@rsbuild/core" : " 1.3.4 " ,
45
+ "@rsbuild/core" : " 1.3.5 " ,
46
46
"rsbuild-plugin-dts" : " workspace:*" ,
47
47
"tinyglobby" : " ^0.2.12"
48
48
},
49
49
"devDependencies" : {
50
- "@module-federation/rsbuild-plugin" : " ^0.11.3 " ,
50
+ "@module-federation/rsbuild-plugin" : " ^0.11.4 " ,
51
51
"@rslib/tsconfig" : " workspace:*" ,
52
52
"@types/fs-extra" : " ^11.0.4" ,
53
53
"chokidar" : " ^4.0.3" ,
Original file line number Diff line number Diff line change 4
4
"storybook" : " storybook dev"
5
5
},
6
6
"devDependencies" : {
7
- "@rsbuild/core" : " 1.3.4 " ,
7
+ "@rsbuild/core" : " 1.3.5 " ,
8
8
"@storybook/addon-essentials" : " ^8.6.12" ,
9
9
"@storybook/addon-interactions" : " ^8.6.12" ,
10
10
"@storybook/addon-links" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 4
4
"storybook" : " storybook dev"
5
5
},
6
6
"devDependencies" : {
7
- "@rsbuild/core" : " 1.3.4 " ,
7
+ "@rsbuild/core" : " 1.3.5 " ,
8
8
"@storybook/addon-essentials" : " ^8.6.12" ,
9
9
"@storybook/addon-interactions" : " ^8.6.12" ,
10
10
"@storybook/addon-links" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 19
19
"test" : " vitest run"
20
20
},
21
21
"devDependencies" : {
22
- "@rsbuild/core" : " 1.3.4 " ,
22
+ "@rsbuild/core" : " 1.3.5 " ,
23
23
"@rsbuild/plugin-react" : " ^1.1.1" ,
24
24
"@rslib/core" : " workspace:*" ,
25
25
"@storybook/addon-essentials" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 21
21
"test" : " vitest run"
22
22
},
23
23
"devDependencies" : {
24
- "@rsbuild/core" : " 1.3.4 " ,
24
+ "@rsbuild/core" : " 1.3.5 " ,
25
25
"@rsbuild/plugin-react" : " ^1.1.1" ,
26
26
"@rslib/core" : " workspace:*" ,
27
27
"@storybook/addon-essentials" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 18
18
"storybook" : " storybook dev"
19
19
},
20
20
"devDependencies" : {
21
- "@rsbuild/core" : " 1.3.4 " ,
21
+ "@rsbuild/core" : " 1.3.5 " ,
22
22
"@rsbuild/plugin-react" : " ^1.1.1" ,
23
23
"@rslib/core" : " workspace:*" ,
24
24
"@storybook/addon-essentials" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 20
20
"storybook" : " storybook dev"
21
21
},
22
22
"devDependencies" : {
23
- "@rsbuild/core" : " 1.3.4 " ,
23
+ "@rsbuild/core" : " 1.3.5 " ,
24
24
"@rsbuild/plugin-react" : " ^1.1.1" ,
25
25
"@rslib/core" : " workspace:*" ,
26
26
"@storybook/addon-essentials" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@microsoft/api-extractor" : " ^7.52.3" ,
40
- "@rsbuild/core" : " 1.3.4 " ,
40
+ "@rsbuild/core" : " 1.3.5 " ,
41
41
"@rslib/tsconfig" : " workspace:*" ,
42
42
"rsbuild-plugin-publint" : " ^0.3.0" ,
43
43
"rslib" :
" npm:@rslib/[email protected] " ,
You can’t perform that action at this time.
0 commit comments