File tree Expand file tree Collapse file tree 5 files changed +204
-157
lines changed Expand file tree Collapse file tree 5 files changed +204
-157
lines changed Original file line number Diff line number Diff line change 29
29
"eslint" : " 9.7.0" ,
30
30
"tsx" : " 4.16.2" ,
31
31
"typescript" : " 5.5.3" ,
32
- "vitest" : " 2 .0.2"
32
+ "vitest" : " 3 .0.2"
33
33
},
34
34
"scripts" : {
35
35
"build" : " tsc --build tsconfig.build.json" ,
Original file line number Diff line number Diff line change 26
26
"execa" : " 9.3.0" ,
27
27
"tsx" : " 4.16.2" ,
28
28
"typescript" : " 5.5.3" ,
29
- "vitest" : " 2 .0.2" ,
29
+ "vitest" : " 3 .0.2" ,
30
30
"wait-for-localhost" : " 4.1.0"
31
31
},
32
32
"scripts" : {
Original file line number Diff line number Diff line change 14
14
"skott" : " 0.35.2" ,
15
15
"turbo" : " 1.13.4" ,
16
16
"typescript" : " 5.5.3" ,
17
- "vitest" : " 2 .0.2"
17
+ "vitest" : " 3 .0.2"
18
18
},
19
19
"scripts" : {
20
20
"build" : " turbo run build" ,
Original file line number Diff line number Diff line change 20
20
"@types/node" : " 22.9.3" ,
21
21
"eslint" : " 9.7.0" ,
22
22
"typescript" : " 5.5.3" ,
23
- "vitest" : " 2 .0.2"
23
+ "vitest" : " 3 .0.2"
24
24
},
25
25
"scripts" : {
26
26
"build" : " tsc --build tsconfig.build.json" ,
You can’t perform that action at this time.
0 commit comments