@finos/legend-extension-dsl-diagram 8.0.48 → 8.0.50

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-extension-dsl-diagram v8.0.48
1
+ /** @license @finos/legend-extension-dsl-diagram v8.0.50
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-diagram",
3
- "version": "8.0.48",
3
+ "version": "8.0.50",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -52,8 +52,8 @@
52
52
  "@finos/legend-lego": "workspace:*",
53
53
  "@finos/legend-shared": "workspace:*",
54
54
  "@finos/legend-storage": "workspace:*",
55
- "@types/react": "18.2.14",
56
- "mobx": "6.9.0",
55
+ "@types/react": "18.2.15",
56
+ "mobx": "6.10.0",
57
57
  "mobx-react-lite": "3.4.3",
58
58
  "react": "18.2.0",
59
59
  "react-dnd": "16.0.1",
@@ -65,7 +65,7 @@
65
65
  "@jest/globals": "29.6.1",
66
66
  "@testing-library/react": "14.0.0",
67
67
  "cross-env": "7.0.3",
68
- "eslint": "8.44.0",
68
+ "eslint": "8.45.0",
69
69
  "jest": "29.6.1",
70
70
  "npm-run-all": "4.1.5",
71
71
  "rimraf": "5.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-diagram",
3
- "version": "8.0.48",
3
+ "version": "8.0.50",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,15 +45,15 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.0.32",
49
- "@finos/legend-application-studio": "27.1.10",
50
- "@finos/legend-art": "7.0.32",
51
- "@finos/legend-graph": "30.0.18",
52
- "@finos/legend-lego": "1.1.10",
53
- "@finos/legend-shared": "10.0.19",
54
- "@finos/legend-storage": "3.0.69",
55
- "@types/react": "18.2.14",
56
- "mobx": "6.9.0",
48
+ "@finos/legend-application": "15.0.33",
49
+ "@finos/legend-application-studio": "28.0.0",
50
+ "@finos/legend-art": "7.0.33",
51
+ "@finos/legend-graph": "31.0.1",
52
+ "@finos/legend-lego": "1.1.12",
53
+ "@finos/legend-shared": "10.0.20",
54
+ "@finos/legend-storage": "3.0.70",
55
+ "@types/react": "18.2.15",
56
+ "mobx": "6.10.0",
57
57
  "mobx-react-lite": "3.4.3",
58
58
  "react": "18.2.0",
59
59
  "react-dnd": "16.0.1",
@@ -61,11 +61,11 @@
61
61
  "serializr": "3.0.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@finos/legend-dev-utils": "2.0.73",
64
+ "@finos/legend-dev-utils": "2.0.74",
65
65
  "@jest/globals": "29.6.1",
66
66
  "@testing-library/react": "14.0.0",
67
67
  "cross-env": "7.0.3",
68
- "eslint": "8.44.0",
68
+ "eslint": "8.45.0",
69
69
  "jest": "29.6.1",
70
70
  "npm-run-all": "4.1.5",
71
71
  "rimraf": "5.0.1",