File tree Expand file tree Collapse file tree 8 files changed +382
-51
lines changed
with-typescript-simple-cjs
with-typescript-simple-esm
packages/tinybench-plugin Expand file tree Collapse file tree 8 files changed +382
-51
lines changed Original file line number Diff line number Diff line change 99 "@codspeed/benchmark.js-plugin" : " workspace:*" ,
1010 "@codspeed/tinybench-plugin" : " workspace:*" ,
1111 "benchmark" : " ^2.1.4" ,
12- "tinybench" : " ^2.5.0 "
12+ "tinybench" : " ^4.0.1 "
1313 }
1414}
Original file line number Diff line number Diff line change 1010 "@codspeed/benchmark.js-plugin" : " workspace:*" ,
1111 "@codspeed/tinybench-plugin" : " workspace:*" ,
1212 "benchmark" : " ^2.1.4" ,
13- "tinybench" : " ^2.5.0 "
13+ "tinybench" : " ^4.0.1 "
1414 }
1515}
Original file line number Diff line number Diff line change 1111 "@types/benchmark" : " ^2.1.2" ,
1212 "benchmark" : " ^2.1.4" ,
1313 "esbuild-register" : " ^3.4.2" ,
14- "tinybench" : " ^2.5.0 " ,
14+ "tinybench" : " ^4.0.1 " ,
1515 "typescript" : " ^5.1.3"
1616 }
1717}
Original file line number Diff line number Diff line change 1414 "@types/benchmark" : " ^2.1.2" ,
1515 "benchmark" : " ^2.1.4" ,
1616 "esbuild-register" : " ^3.4.2" ,
17- "tinybench" : " ^2.5.0 " ,
17+ "tinybench" : " ^4.0.1 " ,
1818 "typescript" : " ^5.1.3" ,
1919 "vitest" : " ^1.2.2"
2020 }
Original file line number Diff line number Diff line change 1111 "@types/benchmark" : " ^2.1.2" ,
1212 "benchmark" : " ^2.1.4" ,
1313 "esbuild-register" : " ^3.4.2" ,
14- "tinybench" : " ^2.5.0 " ,
14+ "tinybench" : " ^4.0.1 " ,
1515 "typescript" : " ^5.1.3"
1616 }
1717}
Original file line number Diff line number Diff line change 1212 "@types/benchmark" : " ^2.1.2" ,
1313 "benchmark" : " ^2.1.4" ,
1414 "esbuild-register" : " ^3.4.2" ,
15- "tinybench" : " ^2.5.0 " ,
15+ "tinybench" : " ^4.0.1 " ,
1616 "typescript" : " ^5.1.3"
1717 }
1818}
Original file line number Diff line number Diff line change 2626 "license" : " Apache-2.0" ,
2727 "devDependencies" : {
2828 "@types/stack-trace" : " ^0.0.30" ,
29- "tinybench" : " ^2.5.0 " ,
29+ "tinybench" : " ^4.0.1 " ,
3030 "vitest" : " ^1.2.2"
3131 },
3232 "dependencies" : {
3333 "@codspeed/core" : " workspace:^4.0.1" ,
3434 "stack-trace" : " 1.0.0-pre2"
3535 },
3636 "peerDependencies" : {
37- "tinybench" : " ^2.3.0 "
37+ "tinybench" : " ^4.0.1 "
3838 }
3939}
You can’t perform that action at this time.
0 commit comments