@finos/legend-application-studio 28.17.0 → 28.17.2

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.17.0
1
+ /** @license @finos/legend-application-studio v28.17.2
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.17.0",
3
+ "version": "28.17.2",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -56,13 +56,13 @@
56
56
  "@finos/legend-shared": "workspace:*",
57
57
  "@finos/legend-storage": "workspace:*",
58
58
  "@testing-library/react": "15.0.7",
59
- "@types/react": "18.3.2",
59
+ "@types/react": "18.3.3",
60
60
  "@types/react-dom": "18.3.0",
61
- "fast-xml-parser": "4.3.6",
61
+ "fast-xml-parser": "4.4.0",
62
62
  "mobx": "6.12.3",
63
63
  "mobx-react-lite": "4.0.7",
64
64
  "mobx-utils": "6.0.8",
65
- "monaco-editor": "0.48.0",
65
+ "monaco-editor": "0.49.0",
66
66
  "node-diff3": "3.1.2",
67
67
  "react": "18.3.1",
68
68
  "react-dnd": "16.0.1",
@@ -78,7 +78,7 @@
78
78
  "jest": "29.7.0",
79
79
  "npm-run-all": "4.1.5",
80
80
  "rimraf": "5.0.7",
81
- "sass": "1.77.1",
81
+ "sass": "1.77.3",
82
82
  "typescript": "5.4.5"
83
83
  },
84
84
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.17.0",
3
+ "version": "28.17.2",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,24 +45,24 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.1.3",
49
- "@finos/legend-art": "7.1.32",
50
- "@finos/legend-graph": "31.10.0",
51
- "@finos/legend-lego": "1.2.33",
52
- "@finos/legend-query-builder": "4.14.39",
53
- "@finos/legend-server-depot": "6.0.41",
54
- "@finos/legend-server-sdlc": "5.3.12",
55
- "@finos/legend-server-showcase": "0.2.9",
56
- "@finos/legend-shared": "10.0.36",
57
- "@finos/legend-storage": "3.0.86",
48
+ "@finos/legend-application": "15.1.5",
49
+ "@finos/legend-art": "7.1.34",
50
+ "@finos/legend-graph": "31.10.2",
51
+ "@finos/legend-lego": "1.2.35",
52
+ "@finos/legend-query-builder": "4.14.41",
53
+ "@finos/legend-server-depot": "6.0.43",
54
+ "@finos/legend-server-sdlc": "5.3.14",
55
+ "@finos/legend-server-showcase": "0.2.11",
56
+ "@finos/legend-shared": "10.0.38",
57
+ "@finos/legend-storage": "3.0.88",
58
58
  "@testing-library/react": "15.0.7",
59
- "@types/react": "18.3.2",
59
+ "@types/react": "18.3.3",
60
60
  "@types/react-dom": "18.3.0",
61
- "fast-xml-parser": "4.3.6",
61
+ "fast-xml-parser": "4.4.0",
62
62
  "mobx": "6.12.3",
63
63
  "mobx-react-lite": "4.0.7",
64
64
  "mobx-utils": "6.0.8",
65
- "monaco-editor": "0.48.0",
65
+ "monaco-editor": "0.49.0",
66
66
  "node-diff3": "3.1.2",
67
67
  "react": "18.3.1",
68
68
  "react-dnd": "16.0.1",
@@ -71,14 +71,14 @@
71
71
  "yaml": "2.4.2"
72
72
  },
73
73
  "devDependencies": {
74
- "@finos/legend-dev-utils": "2.1.5",
74
+ "@finos/legend-dev-utils": "2.1.6",
75
75
  "@jest/globals": "29.7.0",
76
76
  "cross-env": "7.0.3",
77
77
  "eslint": "8.57.0",
78
78
  "jest": "29.7.0",
79
79
  "npm-run-all": "4.1.5",
80
80
  "rimraf": "5.0.7",
81
- "sass": "1.77.1",
81
+ "sass": "1.77.3",
82
82
  "typescript": "5.4.5"
83
83
  },
84
84
  "peerDependencies": {