File tree 29 files changed +399
-291
lines changed
react-component-bundle-false
template-[react]-[storybook,vitest]-js
template-[react]-[storybook,vitest]-ts
template-[react]-[storybook]-js
template-[react]-[storybook]-ts
template-[react]-[vitest]-js
template-[react]-[vitest]-ts
29 files changed +399
-291
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@module-federation/rsbuild-plugin" : " ^0.13.0" ,
16
- "@rsbuild/core" : " 1.3.9 " ,
17
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
16
+ "@rsbuild/core" : " 1.3.13 " ,
17
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
18
18
"@types/react" : " ^19.1.2" ,
19
19
"@types/react-dom" : " ^19.1.2" ,
20
20
"typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 21
21
"@module-federation/enhanced" : " ^0.13.0" ,
22
22
"@module-federation/rsbuild-plugin" : " ^0.13.0" ,
23
23
"@module-federation/storybook-addon" : " ^4.0.14" ,
24
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
24
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
25
25
"@rslib/core" : " workspace:*" ,
26
26
"@types/react" : " ^19.1.2" ,
27
27
"http-server" : " ^14.1.1" ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@module-federation/rsbuild-plugin" : " ^0.13.0" ,
16
- "@rsbuild/core" : " 1.3.9 " ,
17
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
16
+ "@rsbuild/core" : " 1.3.13 " ,
17
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
18
18
"@types/react" : " ^19.1.2" ,
19
19
"@types/react-dom" : " ^19.1.2" ,
20
20
"typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 8
8
"build" : " rslib build"
9
9
},
10
10
"devDependencies" : {
11
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
11
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
12
12
"@rsbuild/plugin-sass" : " ^1.3.1" ,
13
13
"@rslib/core" : " workspace:*" ,
14
14
"@types/react" : " ^19.1.2" ,
Original file line number Diff line number Diff line change 8
8
"build" : " rslib build"
9
9
},
10
10
"devDependencies" : {
11
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
11
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
12
12
"@rsbuild/plugin-sass" : " ^1.3.1" ,
13
13
"@rslib/core" : " workspace:*" ,
14
14
"@types/react" : " ^19.1.2" ,
Original file line number Diff line number Diff line change 7
7
"build" : " rslib build"
8
8
},
9
9
"devDependencies" : {
10
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
10
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
11
11
"@rsbuild/plugin-sass" : " ^1.3.1" ,
12
12
"@rslib/core" : " workspace:*" ,
13
13
"@types/react" : " ^19.1.2" ,
Original file line number Diff line number Diff line change 13
13
"@rslib/core" : " workspace:*" ,
14
14
"typescript" : " ^5.8.3" ,
15
15
"vue" : " ^3.5.13" ,
16
- "vue-tsc" : " ^2.2.8 "
16
+ "vue-tsc" : " ^2.2.10 "
17
17
},
18
18
"peerDependencies" : {
19
19
"vue" : " >=3.0.0"
Original file line number Diff line number Diff line change 52
52
"fs-extra" : " ^11.3.0" ,
53
53
"heading-case" : " ^0.1.6" ,
54
54
"nano-staged" : " ^0.8.0" ,
55
- "nx" : " ^20.8.0 " ,
55
+ "nx" : " ^20.8.1 " ,
56
56
"prettier" : " ^3.5.3" ,
57
57
"prettier-plugin-packagejson" : " ^2.5.10" ,
58
- "simple-git-hooks" : " ^2.12.1 " ,
58
+ "simple-git-hooks" : " ^2.13.0 " ,
59
59
"typescript" : " ^5.8.3" ,
60
60
"vitest" : " ^3.1.2" ,
61
61
"zx" : " ^8.5.3"
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.9 " ,
45
+ "@rsbuild/core" : " 1.3.13 " ,
46
46
"rsbuild-plugin-dts" : " workspace:*" ,
47
47
"tinyglobby" : " ^0.2.13"
48
48
},
56
56
"memfs" : " ^4.17.0" ,
57
57
"picocolors" : " 1.1.1" ,
58
58
"prebundle" : " 1.3.3" ,
59
- "rsbuild-plugin-publint" : " ^0.3.0 " ,
60
- "rslib" :
" npm:@rslib/[email protected] .5 " ,
59
+ "rsbuild-plugin-publint" : " ^0.3.1 " ,
60
+ "rslib" :
" npm:@rslib/[email protected] .7 " ,
61
61
"rslog" : " ^1.2.3" ,
62
62
"tsconfck" : " 3.1.5" ,
63
63
"typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 15
15
"dev" : " rslib build --watch"
16
16
},
17
17
"devDependencies" : {
18
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
18
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
19
19
"@rslib/core" : " workspace:*" ,
20
20
"react" : " ^19.1.0"
21
21
},
Original file line number Diff line number Diff line change 17
17
"dev" : " rslib build --watch"
18
18
},
19
19
"devDependencies" : {
20
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
20
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
21
21
"@rslib/core" : " workspace:*" ,
22
22
"@types/react" : " ^19.1.2" ,
23
23
"react" : " ^19.1.0" ,
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.9 " ,
7
+ "@rsbuild/core" : " 1.3.13 " ,
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.9 " ,
7
+ "@rsbuild/core" : " 1.3.13 " ,
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 36
36
"@types/fs-extra" : " ^11.0.4" ,
37
37
"@types/node" : " ^22.8.1" ,
38
38
"fs-extra" : " ^11.3.0" ,
39
- "rsbuild-plugin-publint" : " ^0.3.0 " ,
40
- "rslib" :
" npm:@rslib/[email protected] .5 " ,
39
+ "rsbuild-plugin-publint" : " ^0.3.1 " ,
40
+ "rslib" :
" npm:@rslib/[email protected] .7 " ,
41
41
"tsx" : " ^4.19.3" ,
42
42
"typescript" : " ^5.8.3"
43
43
},
Original file line number Diff line number Diff line change 15
15
"dev" : " rslib build --watch"
16
16
},
17
17
"devDependencies" : {
18
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
18
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
19
19
"@rslib/core" : " workspace:*" ,
20
20
"react" : " ^19.1.0"
21
21
},
Original file line number Diff line number Diff line change 17
17
"dev" : " rslib build --watch"
18
18
},
19
19
"devDependencies" : {
20
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
20
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
21
21
"@rslib/core" : " workspace:*" ,
22
22
"@types/react" : " ^19.1.2" ,
23
23
"react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 18
18
"test" : " vitest run"
19
19
},
20
20
"devDependencies" : {
21
- "@rsbuild/core" : " 1.3.9 " ,
22
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
21
+ "@rsbuild/core" : " 1.3.13 " ,
22
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
23
23
"@rslib/core" : " workspace:*" ,
24
24
"@storybook/addon-essentials" : " ^8.6.12" ,
25
25
"@storybook/addon-interactions" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 20
20
"test" : " vitest run"
21
21
},
22
22
"devDependencies" : {
23
- "@rsbuild/core" : " 1.3.9 " ,
24
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
23
+ "@rsbuild/core" : " 1.3.13 " ,
24
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
25
25
"@rslib/core" : " workspace:*" ,
26
26
"@storybook/addon-essentials" : " ^8.6.12" ,
27
27
"@storybook/addon-interactions" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 17
17
"storybook" : " storybook dev"
18
18
},
19
19
"devDependencies" : {
20
- "@rsbuild/core" : " 1.3.9 " ,
21
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
20
+ "@rsbuild/core" : " 1.3.13 " ,
21
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
22
22
"@rslib/core" : " workspace:*" ,
23
23
"@storybook/addon-essentials" : " ^8.6.12" ,
24
24
"@storybook/addon-interactions" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 19
19
"storybook" : " storybook dev"
20
20
},
21
21
"devDependencies" : {
22
- "@rsbuild/core" : " 1.3.9 " ,
23
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
22
+ "@rsbuild/core" : " 1.3.13 " ,
23
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
24
24
"@rslib/core" : " workspace:*" ,
25
25
"@storybook/addon-essentials" : " ^8.6.12" ,
26
26
"@storybook/addon-interactions" : " ^8.6.12" ,
Original file line number Diff line number Diff line change 16
16
"test" : " vitest run"
17
17
},
18
18
"devDependencies" : {
19
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
19
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
20
20
"@rslib/core" : " workspace:*" ,
21
21
"@testing-library/jest-dom" : " ^6.6.3" ,
22
22
"@testing-library/react" : " ^16.3.0" ,
Original file line number Diff line number Diff line change 18
18
"test" : " vitest run"
19
19
},
20
20
"devDependencies" : {
21
- "@rsbuild/plugin-react" : " ^1.2 .0" ,
21
+ "@rsbuild/plugin-react" : " ^1.3 .0" ,
22
22
"@rslib/core" : " workspace:*" ,
23
23
"@testing-library/jest-dom" : " ^6.6.3" ,
24
24
"@testing-library/react" : " ^16.3.0" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@microsoft/api-extractor" : " ^7.52.5" ,
40
- "@rsbuild/core" : " 1.3.9 " ,
40
+ "@rsbuild/core" : " 1.3.13 " ,
41
41
"@rslib/tsconfig" : " workspace:*" ,
42
- "rsbuild-plugin-publint" : " ^0.3.0 " ,
43
- "rslib" :
" npm:@rslib/[email protected] .5 " ,
42
+ "rsbuild-plugin-publint" : " ^0.3.1 " ,
43
+ "rslib" :
" npm:@rslib/[email protected] .7 " ,
44
44
"typescript" : " ^5.8.3"
45
45
},
46
46
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments