File tree Expand file tree Collapse file tree 6 files changed +6804
-3152
lines changed Expand file tree Collapse file tree 6 files changed +6804
-3152
lines changed Original file line number Diff line number Diff line change 33 "useWorkspaces" : true ,
44 "packages" : [" packages/*" ],
55 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
6- "version" : " 2.2 .0"
6+ "version" : " 2.3 .0"
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/benchmark.js-plugin" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " Benchmark.js compatibility layer for CodSpeed" ,
55 "keywords" : [
66 " codspeed" ,
2727 "jest-mock-extended" : " ^3.0.4"
2828 },
2929 "dependencies" : {
30- "@codspeed/core" : " workspace:^2.2 .0" ,
30+ "@codspeed/core" : " workspace:^2.3 .0" ,
3131 "lodash" : " ^4.17.10" ,
3232 "stack-trace" : " 1.0.0-pre2"
3333 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/core" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " The core Node library used to integrate with Codspeed runners" ,
55 "keywords" : [
66 " codspeed" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/tinybench-plugin" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " tinybench compatibility layer for CodSpeed" ,
55 "keywords" : [
66 " codspeed" ,
2424 "tinybench" : " ^2.5.0"
2525 },
2626 "dependencies" : {
27- "@codspeed/core" : " workspace:^2.2 .0" ,
27+ "@codspeed/core" : " workspace:^2.3 .0" ,
2828 "stack-trace" : " 1.0.0-pre2"
2929 },
3030 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/vitest-plugin" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " vitest plugin for CodSpeed" ,
55 "keywords" : [
66 " codspeed" ,
2727 "bench" : " vitest bench"
2828 },
2929 "dependencies" : {
30- "@codspeed/core" : " workspace:^2.2 .0"
30+ "@codspeed/core" : " workspace:^2.3 .0"
3131 },
3232 "peerDependencies" : {
33- "vitest " : " >=1.0.0-beta.4 || >=1 " ,
34- "vite " : " ^4.2.0 || ^5.0.0 "
33+ "vite " : " ^4.2.0 || ^5.0.0 " ,
34+ "vitest " : " >=1.0.0-beta.4 || >=1 "
3535 },
3636 "devDependencies" : {
3737 "@total-typescript/shoehorn" : " ^0.1.1" ,
You can’t perform that action at this time.
0 commit comments