File tree Expand file tree Collapse file tree 3 files changed +283
-360
lines changed
with-typescript-simple-esm Expand file tree Collapse file tree 3 files changed +283
-360
lines changed Original file line number Diff line number Diff line change 88 "bench-vitest" : " vitest bench --run"
99 },
1010 "devDependencies" : {
11- "@codspeed/benchmark.js-plugin" : " file :../../packages/benchmark.js-plugin" ,
12- "@codspeed/tinybench-plugin" : " file :../../packages/tinybench-plugin" ,
11+ "@codspeed/benchmark.js-plugin" : " link :../../packages/benchmark.js-plugin" ,
12+ "@codspeed/tinybench-plugin" : " link :../../packages/tinybench-plugin" ,
1313 "@codspeed/vitest-plugin" : " file:../../packages/vitest-plugin" ,
1414 "@types/benchmark" : " ^2.1.2" ,
1515 "benchmark" : " ^2.1.4" ,
16- "tsx" : " ^4.20.5" ,
1716 "tinybench" : " ^4.0.1" ,
17+ "tsx" : " ^4.20.5" ,
1818 "typescript" : " ^5.1.3" ,
1919 "vitest" : " ^3.2.4"
2020 }
Original file line number Diff line number Diff line change 77 "bench-tinybench" : " tsx tinybench.ts"
88 },
99 "devDependencies" : {
10- "@codspeed/benchmark.js-plugin" : " file :../../packages/benchmark.js-plugin" ,
11- "@codspeed/tinybench-plugin" : " file :../../packages/tinybench-plugin" ,
10+ "@codspeed/benchmark.js-plugin" : " link :../../packages/benchmark.js-plugin" ,
11+ "@codspeed/tinybench-plugin" : " link :../../packages/tinybench-plugin" ,
1212 "@types/benchmark" : " ^2.1.2" ,
1313 "benchmark" : " ^2.1.4" ,
1414 "tsx" : " ^4.20.5" ,
You can’t perform that action at this time.
0 commit comments