@finos/legend-extension-dsl-diagram 7.1.32 → 7.1.33

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.32
1
+ /** @license @finos/legend-extension-dsl-diagram v7.1.33
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.32",
3
+ "version": "7.1.33",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -59,14 +59,14 @@
59
59
  },
60
60
  "devDependencies": {
61
61
  "@finos/legend-dev-utils": "workspace:*",
62
- "@jest/globals": "29.4.2",
63
- "@testing-library/react": "13.4.0",
62
+ "@jest/globals": "29.4.3",
63
+ "@testing-library/react": "14.0.0",
64
64
  "cross-env": "7.0.3",
65
65
  "eslint": "8.34.0",
66
- "jest": "29.4.2",
66
+ "jest": "29.4.3",
67
67
  "npm-run-all": "4.1.5",
68
68
  "rimraf": "4.1.2",
69
- "sass": "1.58.1",
69
+ "sass": "1.58.3",
70
70
  "typescript": "4.9.5"
71
71
  },
72
72
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-diagram",
3
- "version": "7.1.32",
3
+ "version": "7.1.33",
4
4
  "description": "Legend extension for Diagram DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,12 +43,12 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "10.2.17",
47
- "@finos/legend-application-studio": "22.4.3",
48
- "@finos/legend-art": "5.0.26",
49
- "@finos/legend-graph": "22.2.8",
50
- "@finos/legend-shared": "6.2.19",
51
- "@finos/legend-storage": "3.0.34",
46
+ "@finos/legend-application": "10.2.18",
47
+ "@finos/legend-application-studio": "22.4.4",
48
+ "@finos/legend-art": "5.0.27",
49
+ "@finos/legend-graph": "22.3.0",
50
+ "@finos/legend-shared": "6.2.20",
51
+ "@finos/legend-storage": "3.0.35",
52
52
  "@types/react": "18.0.28",
53
53
  "mobx": "6.8.0",
54
54
  "mobx-react-lite": "3.4.0",
@@ -58,15 +58,15 @@
58
58
  "serializr": "3.0.2"
59
59
  },
60
60
  "devDependencies": {
61
- "@finos/legend-dev-utils": "2.0.41",
62
- "@jest/globals": "29.4.2",
63
- "@testing-library/react": "13.4.0",
61
+ "@finos/legend-dev-utils": "2.0.42",
62
+ "@jest/globals": "29.4.3",
63
+ "@testing-library/react": "14.0.0",
64
64
  "cross-env": "7.0.3",
65
65
  "eslint": "8.34.0",
66
- "jest": "29.4.2",
66
+ "jest": "29.4.3",
67
67
  "npm-run-all": "4.1.5",
68
68
  "rimraf": "4.1.2",
69
- "sass": "1.58.1",
69
+ "sass": "1.58.3",
70
70
  "typescript": "4.9.5"
71
71
  },
72
72
  "peerDependencies": {