@finos/legend-extension-dsl-diagram 8.0.197 → 8.0.199

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.197
1
+ /** @license @finos/legend-extension-dsl-diagram v8.0.199
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.197",
3
+ "version": "8.0.199",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -64,7 +64,7 @@
64
64
  "devDependencies": {
65
65
  "@finos/legend-dev-utils": "workspace:*",
66
66
  "@jest/globals": "29.7.0",
67
- "@testing-library/dom": "10.3.2",
67
+ "@testing-library/dom": "10.4.0",
68
68
  "@testing-library/react": "16.0.0",
69
69
  "cross-env": "7.0.3",
70
70
  "eslint": "8.57.0",
@@ -72,7 +72,7 @@
72
72
  "npm-run-all": "4.1.5",
73
73
  "rimraf": "6.0.1",
74
74
  "sass": "1.77.8",
75
- "typescript": "5.5.3"
75
+ "typescript": "5.5.4"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "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.197",
3
+ "version": "8.0.199",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -46,13 +46,13 @@
46
46
  "test:watch": "jest --watch"
47
47
  },
48
48
  "dependencies": {
49
- "@finos/legend-application": "15.1.18",
50
- "@finos/legend-application-studio": "28.18.5",
51
- "@finos/legend-art": "7.1.46",
52
- "@finos/legend-graph": "31.10.14",
53
- "@finos/legend-lego": "1.2.50",
54
- "@finos/legend-shared": "10.0.48",
55
- "@finos/legend-storage": "3.0.98",
49
+ "@finos/legend-application": "15.1.19",
50
+ "@finos/legend-application-studio": "28.18.7",
51
+ "@finos/legend-art": "7.1.47",
52
+ "@finos/legend-graph": "31.10.16",
53
+ "@finos/legend-lego": "1.2.52",
54
+ "@finos/legend-shared": "10.0.49",
55
+ "@finos/legend-storage": "3.0.99",
56
56
  "@types/react": "18.3.3",
57
57
  "mobx": "6.13.1",
58
58
  "mobx-react-lite": "4.0.7",
@@ -62,9 +62,9 @@
62
62
  "serializr": "3.0.2"
63
63
  },
64
64
  "devDependencies": {
65
- "@finos/legend-dev-utils": "2.1.15",
65
+ "@finos/legend-dev-utils": "2.1.16",
66
66
  "@jest/globals": "29.7.0",
67
- "@testing-library/dom": "10.3.2",
67
+ "@testing-library/dom": "10.4.0",
68
68
  "@testing-library/react": "16.0.0",
69
69
  "cross-env": "7.0.3",
70
70
  "eslint": "8.57.0",
@@ -72,7 +72,7 @@
72
72
  "npm-run-all": "4.1.5",
73
73
  "rimraf": "6.0.1",
74
74
  "sass": "1.77.8",
75
- "typescript": "5.5.3"
75
+ "typescript": "5.5.4"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "react": "^18.0.0"