File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-examples" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"private" : " true" ,
5
5
"dependencies" : {
6
6
"@vscode/codicons" : " ^0.0.33" ,
7
7
"express" : " ^4.18.2" ,
8
8
"inversify" : " ~6.0.2" ,
9
9
"reflect-metadata" : " ~0.1.14" ,
10
- "sprotty" : " ^1.2 .0" ,
11
- "sprotty-elk" : " ^1.2 .0" ,
12
- "sprotty-library" : " ^1.2 .0" ,
10
+ "sprotty" : " ^1.3 .0" ,
11
+ "sprotty-elk" : " ^1.3 .0" ,
12
+ "sprotty-library" : " ^1.3 .0" ,
13
13
"ws" : " ^8.14.2"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.2 .0" ,
2
+ "version" : " 1.3 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"command" : {
5
5
"run" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " generator-sprotty" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Yeoman generator for Sprotty" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-elk" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Integration of ELK graph layout algorithms in Sprotty" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
22
22
},
23
23
"dependencies" : {
24
24
"elkjs" : " ^0.8.2" ,
25
- "sprotty-protocol" : " ^1.2 .0"
25
+ "sprotty-protocol" : " ^1.3 .0"
26
26
},
27
27
"optionalDependencies" : {
28
28
"inversify" : " ~6.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-library" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Views and elements library for Sprotty" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
18
18
"name" : " Eclipse Sprotty"
19
19
},
20
20
"dependencies" : {
21
- "sprotty" : " ^1.2 .0"
21
+ "sprotty" : " ^1.3 .0"
22
22
},
23
23
"repository" : {
24
24
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-protocol" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " TypeScript declarations for Sprotty to be used both in browser and Node.js context" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " A next-gen framework for graphical views" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
26
26
"file-saver" : " ^2.0.5" ,
27
27
"inversify" : " ~6.0.2" ,
28
28
"snabbdom" : " ~3.5.1" ,
29
- "sprotty-protocol" : " ^1.2 .0" ,
29
+ "sprotty-protocol" : " ^1.3 .0" ,
30
30
"tinyqueue" : " ^2.0.3"
31
31
},
32
32
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments