@finos/legend-extension-dsl-diagram 8.0.40 → 8.0.42

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.40
1
+ /** @license @finos/legend-extension-dsl-diagram v8.0.42
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.40",
3
+ "version": "8.0.42",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -52,7 +52,7 @@
52
52
  "@finos/legend-lego": "workspace:*",
53
53
  "@finos/legend-shared": "workspace:*",
54
54
  "@finos/legend-storage": "workspace:*",
55
- "@types/react": "18.2.13",
55
+ "@types/react": "18.2.14",
56
56
  "mobx": "6.9.0",
57
57
  "mobx-react-lite": "3.4.3",
58
58
  "react": "18.2.0",
@@ -65,12 +65,12 @@
65
65
  "@jest/globals": "29.5.0",
66
66
  "@testing-library/react": "14.0.0",
67
67
  "cross-env": "7.0.3",
68
- "eslint": "8.43.0",
68
+ "eslint": "8.44.0",
69
69
  "jest": "29.5.0",
70
70
  "npm-run-all": "4.1.5",
71
71
  "rimraf": "5.0.1",
72
72
  "sass": "1.63.6",
73
- "typescript": "5.1.3"
73
+ "typescript": "5.1.6"
74
74
  },
75
75
  "peerDependencies": {
76
76
  "react": "^18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-diagram",
3
- "version": "8.0.40",
3
+ "version": "8.0.42",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,14 +45,14 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.0.26",
49
- "@finos/legend-application-studio": "27.1.2",
50
- "@finos/legend-art": "7.0.26",
51
- "@finos/legend-graph": "30.0.11",
52
- "@finos/legend-lego": "1.1.3",
53
- "@finos/legend-shared": "10.0.15",
54
- "@finos/legend-storage": "3.0.65",
55
- "@types/react": "18.2.13",
48
+ "@finos/legend-application": "15.0.28",
49
+ "@finos/legend-application-studio": "27.1.4",
50
+ "@finos/legend-art": "7.0.28",
51
+ "@finos/legend-graph": "30.0.13",
52
+ "@finos/legend-lego": "1.1.5",
53
+ "@finos/legend-shared": "10.0.16",
54
+ "@finos/legend-storage": "3.0.66",
55
+ "@types/react": "18.2.14",
56
56
  "mobx": "6.9.0",
57
57
  "mobx-react-lite": "3.4.3",
58
58
  "react": "18.2.0",
@@ -61,16 +61,16 @@
61
61
  "serializr": "3.0.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@finos/legend-dev-utils": "2.0.70",
64
+ "@finos/legend-dev-utils": "2.0.71",
65
65
  "@jest/globals": "29.5.0",
66
66
  "@testing-library/react": "14.0.0",
67
67
  "cross-env": "7.0.3",
68
- "eslint": "8.43.0",
68
+ "eslint": "8.44.0",
69
69
  "jest": "29.5.0",
70
70
  "npm-run-all": "4.1.5",
71
71
  "rimraf": "5.0.1",
72
72
  "sass": "1.63.6",
73
- "typescript": "5.1.3"
73
+ "typescript": "5.1.6"
74
74
  },
75
75
  "peerDependencies": {
76
76
  "react": "^18.0.0"