@finos/legend-application-studio 28.17.17 → 28.17.18

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.17
1
+ /** @license @finos/legend-application-studio v28.17.18
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.17",
3
+ "version": "28.17.18",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -55,12 +55,12 @@
55
55
  "@finos/legend-server-showcase": "workspace:*",
56
56
  "@finos/legend-shared": "workspace:*",
57
57
  "@finos/legend-storage": "workspace:*",
58
- "@testing-library/dom": "10.2.0",
58
+ "@testing-library/dom": "10.3.1",
59
59
  "@testing-library/react": "16.0.0",
60
60
  "@types/react": "18.3.3",
61
61
  "@types/react-dom": "18.3.0",
62
62
  "fast-xml-parser": "4.4.0",
63
- "mobx": "6.12.5",
63
+ "mobx": "6.13.0",
64
64
  "mobx-react-lite": "4.0.7",
65
65
  "mobx-utils": "6.0.8",
66
66
  "monaco-editor": "0.50.0",
@@ -78,9 +78,9 @@
78
78
  "eslint": "8.57.0",
79
79
  "jest": "29.7.0",
80
80
  "npm-run-all": "4.1.5",
81
- "rimraf": "5.0.7",
81
+ "rimraf": "5.0.8",
82
82
  "sass": "1.77.6",
83
- "typescript": "5.5.2"
83
+ "typescript": "5.5.3"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "react": "^18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.17.17",
3
+ "version": "28.17.18",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,22 +45,22 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.1.13",
49
- "@finos/legend-art": "7.1.41",
50
- "@finos/legend-graph": "31.10.8",
51
- "@finos/legend-lego": "1.2.44",
52
- "@finos/legend-query-builder": "4.14.56",
53
- "@finos/legend-server-depot": "6.0.48",
54
- "@finos/legend-server-sdlc": "5.3.19",
55
- "@finos/legend-server-showcase": "0.2.16",
56
- "@finos/legend-shared": "10.0.43",
57
- "@finos/legend-storage": "3.0.93",
58
- "@testing-library/dom": "10.2.0",
48
+ "@finos/legend-application": "15.1.14",
49
+ "@finos/legend-art": "7.1.42",
50
+ "@finos/legend-graph": "31.10.9",
51
+ "@finos/legend-lego": "1.2.45",
52
+ "@finos/legend-query-builder": "4.14.57",
53
+ "@finos/legend-server-depot": "6.0.49",
54
+ "@finos/legend-server-sdlc": "5.3.20",
55
+ "@finos/legend-server-showcase": "0.2.17",
56
+ "@finos/legend-shared": "10.0.44",
57
+ "@finos/legend-storage": "3.0.94",
58
+ "@testing-library/dom": "10.3.1",
59
59
  "@testing-library/react": "16.0.0",
60
60
  "@types/react": "18.3.3",
61
61
  "@types/react-dom": "18.3.0",
62
62
  "fast-xml-parser": "4.4.0",
63
- "mobx": "6.12.5",
63
+ "mobx": "6.13.0",
64
64
  "mobx-react-lite": "4.0.7",
65
65
  "mobx-utils": "6.0.8",
66
66
  "monaco-editor": "0.50.0",
@@ -72,15 +72,15 @@
72
72
  "yaml": "2.4.5"
73
73
  },
74
74
  "devDependencies": {
75
- "@finos/legend-dev-utils": "2.1.11",
75
+ "@finos/legend-dev-utils": "2.1.12",
76
76
  "@jest/globals": "29.7.0",
77
77
  "cross-env": "7.0.3",
78
78
  "eslint": "8.57.0",
79
79
  "jest": "29.7.0",
80
80
  "npm-run-all": "4.1.5",
81
- "rimraf": "5.0.7",
81
+ "rimraf": "5.0.8",
82
82
  "sass": "1.77.6",
83
- "typescript": "5.5.2"
83
+ "typescript": "5.5.3"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "react": "^18.0.0"