File tree 9 files changed +103
-103
lines changed
template-[react]-[storybook,vitest]-js
template-[react]-[storybook,vitest]-ts
template-[react]-[vitest]-js
template-[react]-[vitest]-ts
9 files changed +103
-103
lines changed Original file line number Diff line number Diff line change 49
49
"cspell-ban-words" : " ^0.0.4" ,
50
50
"fs-extra" : " ^11.2.0" ,
51
51
"nano-staged" : " ^0.8.0" ,
52
- "nx" : " ^20.0.6 " ,
52
+ "nx" : " ^20.0.7 " ,
53
53
"prettier" : " ^3.3.3" ,
54
54
"prettier-plugin-packagejson" : " ^2.5.3" ,
55
55
"simple-git-hooks" : " ^2.11.1" ,
Original file line number Diff line number Diff line change 3
3
"test" : " vitest run"
4
4
},
5
5
"devDependencies" : {
6
- "@testing-library/jest-dom" : " ^6.6.2 " ,
6
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
7
7
"@testing-library/react" : " ^16.0.1" ,
8
8
"jsdom" : " ^25.0.1" ,
9
9
"vitest" : " ^2.1.4"
Original file line number Diff line number Diff line change 3
3
"test" : " vitest run"
4
4
},
5
5
"devDependencies" : {
6
- "@testing-library/jest-dom" : " ^6.6.2 " ,
6
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
7
7
"@testing-library/react" : " ^16.0.1" ,
8
8
"jsdom" : " ^25.0.1" ,
9
9
"vitest" : " ^2.1.4"
Original file line number Diff line number Diff line change 29
29
"@storybook/blocks" : " ^8.3.6" ,
30
30
"@storybook/react" : " ^8.3.6" ,
31
31
"@storybook/test" : " ^8.3.6" ,
32
- "@testing-library/jest-dom" : " ^6.6.2 " ,
32
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
33
33
"@testing-library/react" : " ^16.0.1" ,
34
34
"jsdom" : " ^25.0.1" ,
35
35
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 31
31
"@storybook/blocks" : " ^8.3.6" ,
32
32
"@storybook/react" : " ^8.3.6" ,
33
33
"@storybook/test" : " ^8.3.6" ,
34
- "@testing-library/jest-dom" : " ^6.6.2 " ,
34
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
35
35
"@testing-library/react" : " ^16.0.1" ,
36
36
"@types/react" : " ^18.3.12" ,
37
37
"jsdom" : " ^25.0.1" ,
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@rsbuild/plugin-react" : " ^1.0.6" ,
21
21
"@rslib/core" : " workspace:*" ,
22
- "@testing-library/jest-dom" : " ^6.6.2 " ,
22
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
23
23
"@testing-library/react" : " ^16.0.1" ,
24
24
"jsdom" : " ^25.0.1" ,
25
25
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@rsbuild/plugin-react" : " ^1.0.6" ,
23
23
"@rslib/core" : " workspace:*" ,
24
- "@testing-library/jest-dom" : " ^6.6.2 " ,
24
+ "@testing-library/jest-dom" : " ^6.6.3 " ,
25
25
"@testing-library/react" : " ^16.0.1" ,
26
26
"@types/react" : " ^18.3.12" ,
27
27
"jsdom" : " ^25.0.1" ,
You can’t perform that action at this time.
0 commit comments