@finos/legend-extension-dsl-diagram 7.1.51 → 7.1.52

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 v7.1.51
1
+ /** @license @finos/legend-extension-dsl-diagram v7.1.52
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": "7.1.51",
3
+ "version": "7.1.52",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -49,7 +49,7 @@
49
49
  "@finos/legend-graph": "workspace:*",
50
50
  "@finos/legend-shared": "workspace:*",
51
51
  "@finos/legend-storage": "workspace:*",
52
- "@types/react": "18.0.33",
52
+ "@types/react": "18.0.34",
53
53
  "mobx": "6.9.0",
54
54
  "mobx-react-lite": "3.4.3",
55
55
  "react": "18.2.0",
@@ -62,12 +62,12 @@
62
62
  "@jest/globals": "29.5.0",
63
63
  "@testing-library/react": "14.0.0",
64
64
  "cross-env": "7.0.3",
65
- "eslint": "8.37.0",
65
+ "eslint": "8.38.0",
66
66
  "jest": "29.5.0",
67
67
  "npm-run-all": "4.1.5",
68
- "rimraf": "4.4.1",
69
- "sass": "1.60.0",
70
- "typescript": "5.0.3"
68
+ "rimraf": "5.0.0",
69
+ "sass": "1.62.0",
70
+ "typescript": "5.0.4"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "react": "^18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-diagram",
3
- "version": "7.1.51",
3
+ "version": "7.1.52",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,13 +43,13 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "13.0.11",
47
- "@finos/legend-application-studio": "23.1.7",
48
- "@finos/legend-art": "5.0.42",
49
- "@finos/legend-graph": "26.0.4",
50
- "@finos/legend-shared": "8.0.5",
51
- "@finos/legend-storage": "3.0.46",
52
- "@types/react": "18.0.33",
46
+ "@finos/legend-application": "14.0.0",
47
+ "@finos/legend-application-studio": "23.1.8",
48
+ "@finos/legend-art": "6.0.0",
49
+ "@finos/legend-graph": "26.0.5",
50
+ "@finos/legend-shared": "8.1.0",
51
+ "@finos/legend-storage": "3.0.47",
52
+ "@types/react": "18.0.34",
53
53
  "mobx": "6.9.0",
54
54
  "mobx-react-lite": "3.4.3",
55
55
  "react": "18.2.0",
@@ -58,16 +58,16 @@
58
58
  "serializr": "3.0.2"
59
59
  },
60
60
  "devDependencies": {
61
- "@finos/legend-dev-utils": "2.0.51",
61
+ "@finos/legend-dev-utils": "2.0.52",
62
62
  "@jest/globals": "29.5.0",
63
63
  "@testing-library/react": "14.0.0",
64
64
  "cross-env": "7.0.3",
65
- "eslint": "8.37.0",
65
+ "eslint": "8.38.0",
66
66
  "jest": "29.5.0",
67
67
  "npm-run-all": "4.1.5",
68
- "rimraf": "4.4.1",
69
- "sass": "1.60.0",
70
- "typescript": "5.0.3"
68
+ "rimraf": "5.0.0",
69
+ "sass": "1.62.0",
70
+ "typescript": "5.0.4"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "react": "^18.0.0"