Skip to content

Commit

Permalink
v1.1.0-RC10
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-fleck-at committed Jun 30, 2023
1 parent e49c816 commit d93e52c
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion examples/workflow-server-bundled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-glsp-examples/workflow-server-bundled",
"version": "1.1.0-next",
"version": "1.1.0-RC10",
"description": "GLSP node server for the workflow example (bundled)",
"keywords": [
"eclipse",
Expand Down
6 changes: 3 additions & 3 deletions examples/workflow-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-glsp-examples/workflow-server",
"version": "1.1.0-next",
"version": "1.1.0-RC10",
"description": "GLSP node server for the workflow example",
"keywords": [
"eclipse",
Expand Down Expand Up @@ -56,8 +56,8 @@
"watch": "tsc -w"
},
"dependencies": {
"@eclipse-glsp/layout-elk": "1.1.0-next",
"@eclipse-glsp/server": "1.1.0-next",
"@eclipse-glsp/layout-elk": "1.1.0-RC10",
"@eclipse-glsp/server": "1.1.0-RC10",
"inversify": "^6.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.4.0",
"version": "1.0.0",
"version": "1.1.0-RC10",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parent",
"version": "1.0.0",
"version": "1.1.0-RC10",
"private": true,
"workspaces": [
"packages/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-glsp/graph",
"version": "1.1.0-next",
"version": "1.1.0-RC10",
"description": "The typescript implementation of the GLSP graphical model (GModel)",
"keywords": [
"eclipse",
Expand Down Expand Up @@ -50,7 +50,7 @@
"watch": "tsc -w"
},
"dependencies": {
"@eclipse-glsp/protocol": "next"
"@eclipse-glsp/protocol": "1.1.0-RC10"
},
"devDependencies": {
"@types/uuid": "8.3.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/layout-elk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-glsp/layout-elk",
"version": "1.1.0-next",
"version": "1.1.0-RC10",
"description": "Integration of ELK graph layout algorithms in GLSP Node Server",
"keywords": [
"eclipse",
Expand Down Expand Up @@ -50,7 +50,7 @@
"watch": "tsc -w"
},
"dependencies": {
"@eclipse-glsp/server": "1.1.0-next",
"@eclipse-glsp/server": "1.1.0-RC10",
"elkjs": "^0.7.1"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-glsp/server",
"version": "1.1.0-next",
"version": "1.1.0-RC10",
"description": "A js server framework for Eclipse GLSP",
"keywords": [
"eclipse",
Expand Down Expand Up @@ -59,8 +59,8 @@
"watch": "tsc -w"
},
"dependencies": {
"@eclipse-glsp/graph": "1.1.0-next",
"@eclipse-glsp/protocol": "next",
"@eclipse-glsp/graph": "1.1.0-RC10",
"@eclipse-glsp/protocol": "1.1.0-RC10",
"@types/uuid": "8.3.1",
"commander": "^8.3.0",
"fast-json-patch": "^3.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,12 +301,12 @@
dependencies:
prettier-plugin-packagejson "~2.4.3"

"@eclipse-glsp/protocol@next":
version "1.1.0-next.697cc23.237"
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-1.1.0-next.697cc23.237.tgz#9d6190d88ee944d27a7e6a1d9bed91d0f454149b"
integrity sha512-qX/WgWnAZ+D8Dj8wiyezaX8a0JNi5+KSDz2TKZBktRfDEoee2sngyru3m5AQ0kt2dVLuA5isVyHRIaHb8wks7Q==
"@eclipse-glsp/protocol@1.1.0-RC10":
version "1.1.0-RC10"
resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-1.1.0-RC10.tgz#123fc350277431ce36a719b582c0cc12746df6a9"
integrity sha512-00sT68AbyiiMF63kXdQcQz0vPpf4Nuf1pWoxsJq82npyCIL1PP2rqqE3v+RfQQFic0cmYQObXhJCueK/BjvDaw==
dependencies:
sprotty-protocol "0.13.0-next.f4445dd.342"
sprotty-protocol "0.14.0-next.02bbac0.26"
uuid "7.0.3"
vscode-jsonrpc "^8.0.2"

Expand Down Expand Up @@ -6690,10 +6690,10 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==

sprotty-protocol@0.13.0-next.f4445dd.342:
version "0.13.0-next.f4445dd.342"
resolved "https://registry.yarnpkg.com/sprotty-protocol/-/sprotty-protocol-0.13.0-next.f4445dd.342.tgz#79e39a3427202d59173f61f3f03429dfdec7ab9c"
integrity sha512-6cNoZrvay1Gk3uk6NqlmraBy68dskvhuDKDiUlpxbzFQ/ZVO4MKY2D41S5AXzjDyOtYQO6tZjlPrNCjmj5Kvrg==
sprotty-protocol@0.14.0-next.02bbac0.26:
version "0.14.0-next.02bbac0.26"
resolved "https://registry.yarnpkg.com/sprotty-protocol/-/sprotty-protocol-0.14.0-next.02bbac0.26.tgz#e9bf147aa8e5c8e05f4392339573ee03fa0b3d7f"
integrity sha512-a8gbAKjRAIhCV+kM5+E96na7WgWwlqWU/jxhv23w4aLbkurs1gNR6uAF4sm0ahyhXnFxSl7KMUyYJG5km7Iyug==

ssri@9.0.1, ssri@^9.0.0:
version "9.0.1"
Expand Down

0 comments on commit d93e52c

Please sign in to comment.