File tree Expand file tree Collapse file tree 4 files changed +557
-364
lines changed
Expand file tree Collapse file tree 4 files changed +557
-364
lines changed Original file line number Diff line number Diff line change 1414 "watch" : " tsc -w"
1515 },
1616 "dependencies" : {
17- "@eclipse-glsp-examples/workflow-glsp" : " 2.1.0 " ,
17+ "@eclipse-glsp-examples/workflow-glsp" : " ~ 2.1.1 " ,
1818 "@eclipse-glsp/ide" : " 2.1.0"
1919 },
2020 "devDependencies" : {
Original file line number Diff line number Diff line change 2222 "upgrade:next" : " yarn upgrade -p \" @eclipse-glsp.*|sprotty.*\" --next " ,
2323 "watch" : " lerna run --parallel watch"
2424 },
25+ "resolutions" : {
26+ "string-width" : " 4.2.3"
27+ },
2528 "devDependencies" : {
26- "@eclipse-glsp/dev" : " ^1.1.0-next.cbae4df.145 " ,
29+ "@eclipse-glsp/dev" : " 2.0.0 " ,
2730 "@types/node" : " 16.x" ,
2831 "copyfiles" : " ^2.4.1" ,
2932 "inversify" : " 6.0.1" ,
Original file line number Diff line number Diff line change 3434 "watch" : " tsc -w"
3535 },
3636 "dependencies" : {
37- "@eclipse-glsp/client" : " 2.1.0 "
37+ "@eclipse-glsp/client" : " ~ 2.1.1 "
3838 },
3939 "engines" : {
4040 "yarn" : " 1.0.x || >=1.2.1"
You can’t perform that action at this time.
0 commit comments