File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-server-bundled" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "description" : " GLSP node server for the workflow example (bundled)" ,
55 "keywords" : [
66 " eclipse" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-server" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "description" : " GLSP node server for the workflow example" ,
55 "keywords" : [
66 " eclipse" ,
5656 "watch" : " tsc -w"
5757 },
5858 "dependencies" : {
59- "@eclipse-glsp/layout-elk" : " 1.1.0-next " ,
60- "@eclipse-glsp/server" : " 1.1.0-next " ,
59+ "@eclipse-glsp/layout-elk" : " 1.1.0-RC10 " ,
60+ "@eclipse-glsp/server" : " 1.1.0-RC10 " ,
6161 "inversify" : " ^6.0.1"
6262 },
6363 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.4.0" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "useWorkspaces" : true ,
55 "npmClient" : " yarn" ,
66 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " parent" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "private" : true ,
55 "workspaces" : [
66 " packages/*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/graph" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "description" : " The typescript implementation of the GLSP graphical model (GModel)" ,
55 "keywords" : [
66 " eclipse" ,
5050 "watch" : " tsc -w"
5151 },
5252 "dependencies" : {
53- "@eclipse-glsp/protocol" : " next "
53+ "@eclipse-glsp/protocol" : " 1.1.0-RC10 "
5454 },
5555 "devDependencies" : {
5656 "@types/uuid" : " 8.3.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/layout-elk" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "description" : " Integration of ELK graph layout algorithms in GLSP Node Server" ,
55 "keywords" : [
66 " eclipse" ,
5050 "watch" : " tsc -w"
5151 },
5252 "dependencies" : {
53- "@eclipse-glsp/server" : " 1.1.0-next " ,
53+ "@eclipse-glsp/server" : " 1.1.0-RC10 " ,
5454 "elkjs" : " ^0.7.1"
5555 },
5656 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/server" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC10 " ,
44 "description" : " A js server framework for Eclipse GLSP" ,
55 "keywords" : [
66 " eclipse" ,
5959 "watch" : " tsc -w"
6060 },
6161 "dependencies" : {
62- "@eclipse-glsp/graph" : " 1.1.0-next " ,
63- "@eclipse-glsp/protocol" : " next " ,
62+ "@eclipse-glsp/graph" : " 1.1.0-RC10 " ,
63+ "@eclipse-glsp/protocol" : " 1.1.0-RC10 " ,
6464 "@types/uuid" : " 8.3.1" ,
6565 "commander" : " ^8.3.0" ,
6666 "fast-json-patch" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 301301 dependencies :
302302 prettier-plugin-packagejson "~2.4.3"
303303
304- " @eclipse-glsp/protocol@next " :
305- version "1.1.0-next.697cc23.237 "
306- resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-1.1.0-next.697cc23.237. tgz#9d6190d88ee944d27a7e6a1d9bed91d0f454149b "
307- integrity sha512-qX/WgWnAZ+D8Dj8wiyezaX8a0JNi5+KSDz2TKZBktRfDEoee2sngyru3m5AQ0kt2dVLuA5isVyHRIaHb8wks7Q ==
304+ " @eclipse-glsp/protocol@1.1.0-RC10 " :
305+ version "1.1.0-RC10 "
306+ resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-1.1.0-RC10. tgz#123fc350277431ce36a719b582c0cc12746df6a9 "
307+ integrity sha512-00sT68AbyiiMF63kXdQcQz0vPpf4Nuf1pWoxsJq82npyCIL1PP2rqqE3v+RfQQFic0cmYQObXhJCueK/BjvDaw ==
308308 dependencies :
309- sprotty-protocol "0.13 .0-next.f4445dd.342 "
309+ sprotty-protocol "0.14 .0-next.02bbac0.26 "
310310 uuid "7.0.3"
311311 vscode-jsonrpc "^8.0.2"
312312
@@ -6690,10 +6690,10 @@ sprintf-js@~1.0.2:
66906690 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
66916691 integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
66926692
6693- sprotty-protocol@0.13 .0-next.f4445dd.342 :
6694- version "0.13 .0-next.f4445dd.342 "
6695- resolved "https://registry.yarnpkg.com/sprotty-protocol/-/sprotty-protocol-0.13 .0-next.f4445dd.342 .tgz#79e39a3427202d59173f61f3f03429dfdec7ab9c "
6696- integrity sha512-6cNoZrvay1Gk3uk6NqlmraBy68dskvhuDKDiUlpxbzFQ/ZVO4MKY2D41S5AXzjDyOtYQO6tZjlPrNCjmj5Kvrg ==
6693+ sprotty-protocol@0.14 .0-next.02bbac0.26 :
6694+ version "0.14 .0-next.02bbac0.26 "
6695+ resolved "https://registry.yarnpkg.com/sprotty-protocol/-/sprotty-protocol-0.14 .0-next.02bbac0.26 .tgz#e9bf147aa8e5c8e05f4392339573ee03fa0b3d7f "
6696+ integrity sha512-a8gbAKjRAIhCV+kM5+E96na7WgWwlqWU/jxhv23w4aLbkurs1gNR6uAF4sm0ahyhXnFxSl7KMUyYJG5km7Iyug ==
66976697
66986698ssri@9.0.1, ssri@^9.0.0 :
66996699 version "9.0.1"
You can’t perform that action at this time.
0 commit comments