@finos/legend-application-studio 28.18.45 → 28.18.47

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-application-studio v28.18.45
1
+ /** @license @finos/legend-application-studio v28.18.47
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-application-studio",
3
- "version": "28.18.45",
3
+ "version": "28.18.47",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -59,9 +59,9 @@
59
59
  "@testing-library/dom": "10.4.0",
60
60
  "@testing-library/react": "16.0.1",
61
61
  "@types/react": "18.3.11",
62
- "@types/react-dom": "18.3.0",
62
+ "@types/react-dom": "18.3.1",
63
63
  "fast-xml-parser": "4.5.0",
64
- "mobx": "6.13.3",
64
+ "mobx": "6.13.5",
65
65
  "mobx-react-lite": "4.0.7",
66
66
  "mobx-utils": "6.1.0",
67
67
  "monaco-editor": "0.52.0",
@@ -69,8 +69,8 @@
69
69
  "react": "18.3.1",
70
70
  "react-dnd": "16.0.1",
71
71
  "react-dom": "18.3.1",
72
- "serializr": "3.0.2",
73
- "yaml": "2.5.1"
72
+ "serializr": "3.0.3",
73
+ "yaml": "2.6.0"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@finos/legend-dev-utils": "workspace:*",
@@ -80,7 +80,7 @@
80
80
  "jest": "29.7.0",
81
81
  "npm-run-all": "4.1.5",
82
82
  "rimraf": "6.0.1",
83
- "sass": "1.79.4",
83
+ "sass": "1.80.2",
84
84
  "typescript": "5.6.3"
85
85
  },
86
86
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.18.45",
3
+ "version": "28.18.47",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,23 +45,23 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "16.0.4",
49
- "@finos/legend-art": "7.1.63",
50
- "@finos/legend-code-editor": "2.0.6",
51
- "@finos/legend-graph": "31.10.40",
52
- "@finos/legend-lego": "2.0.8",
53
- "@finos/legend-query-builder": "4.15.5",
54
- "@finos/legend-server-depot": "6.0.63",
55
- "@finos/legend-server-sdlc": "5.3.33",
56
- "@finos/legend-server-showcase": "0.2.30",
57
- "@finos/legend-shared": "10.0.57",
58
- "@finos/legend-storage": "3.0.107",
48
+ "@finos/legend-application": "16.0.6",
49
+ "@finos/legend-art": "7.1.64",
50
+ "@finos/legend-code-editor": "2.0.8",
51
+ "@finos/legend-graph": "31.10.42",
52
+ "@finos/legend-lego": "2.0.10",
53
+ "@finos/legend-query-builder": "4.15.7",
54
+ "@finos/legend-server-depot": "6.0.64",
55
+ "@finos/legend-server-sdlc": "5.3.34",
56
+ "@finos/legend-server-showcase": "0.2.31",
57
+ "@finos/legend-shared": "10.0.58",
58
+ "@finos/legend-storage": "3.0.108",
59
59
  "@testing-library/dom": "10.4.0",
60
60
  "@testing-library/react": "16.0.1",
61
61
  "@types/react": "18.3.11",
62
- "@types/react-dom": "18.3.0",
62
+ "@types/react-dom": "18.3.1",
63
63
  "fast-xml-parser": "4.5.0",
64
- "mobx": "6.13.3",
64
+ "mobx": "6.13.5",
65
65
  "mobx-react-lite": "4.0.7",
66
66
  "mobx-utils": "6.1.0",
67
67
  "monaco-editor": "0.52.0",
@@ -69,18 +69,18 @@
69
69
  "react": "18.3.1",
70
70
  "react-dnd": "16.0.1",
71
71
  "react-dom": "18.3.1",
72
- "serializr": "3.0.2",
73
- "yaml": "2.5.1"
72
+ "serializr": "3.0.3",
73
+ "yaml": "2.6.0"
74
74
  },
75
75
  "devDependencies": {
76
- "@finos/legend-dev-utils": "2.1.25",
76
+ "@finos/legend-dev-utils": "2.1.26",
77
77
  "@jest/globals": "29.7.0",
78
78
  "cross-env": "7.0.3",
79
79
  "eslint": "9.12.0",
80
80
  "jest": "29.7.0",
81
81
  "npm-run-all": "4.1.5",
82
82
  "rimraf": "6.0.1",
83
- "sass": "1.79.4",
83
+ "sass": "1.80.2",
84
84
  "typescript": "5.6.3"
85
85
  },
86
86
  "peerDependencies": {