@finos/legend-application-studio 28.18.9 → 28.18.11

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.9
1
+ /** @license @finos/legend-application-studio v28.18.11
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.9",
3
+ "version": "28.18.11",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -59,7 +59,7 @@
59
59
  "@testing-library/react": "16.0.0",
60
60
  "@types/react": "18.3.3",
61
61
  "@types/react-dom": "18.3.0",
62
- "fast-xml-parser": "4.4.0",
62
+ "fast-xml-parser": "4.4.1",
63
63
  "mobx": "6.13.1",
64
64
  "mobx-react-lite": "4.0.7",
65
65
  "mobx-utils": "6.0.8",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.18.9",
3
+ "version": "28.18.11",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,21 +45,21 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.1.19",
49
- "@finos/legend-art": "7.1.47",
50
- "@finos/legend-graph": "31.10.17",
51
- "@finos/legend-lego": "1.2.53",
52
- "@finos/legend-query-builder": "4.14.67",
53
- "@finos/legend-server-depot": "6.0.54",
54
- "@finos/legend-server-sdlc": "5.3.25",
55
- "@finos/legend-server-showcase": "0.2.22",
56
- "@finos/legend-shared": "10.0.49",
57
- "@finos/legend-storage": "3.0.99",
48
+ "@finos/legend-application": "15.1.21",
49
+ "@finos/legend-art": "7.1.49",
50
+ "@finos/legend-graph": "31.10.19",
51
+ "@finos/legend-lego": "1.2.55",
52
+ "@finos/legend-query-builder": "4.14.69",
53
+ "@finos/legend-server-depot": "6.0.55",
54
+ "@finos/legend-server-sdlc": "5.3.26",
55
+ "@finos/legend-server-showcase": "0.2.23",
56
+ "@finos/legend-shared": "10.0.50",
57
+ "@finos/legend-storage": "3.0.100",
58
58
  "@testing-library/dom": "10.4.0",
59
59
  "@testing-library/react": "16.0.0",
60
60
  "@types/react": "18.3.3",
61
61
  "@types/react-dom": "18.3.0",
62
- "fast-xml-parser": "4.4.0",
62
+ "fast-xml-parser": "4.4.1",
63
63
  "mobx": "6.13.1",
64
64
  "mobx-react-lite": "4.0.7",
65
65
  "mobx-utils": "6.0.8",
@@ -72,7 +72,7 @@
72
72
  "yaml": "2.5.0"
73
73
  },
74
74
  "devDependencies": {
75
- "@finos/legend-dev-utils": "2.1.16",
75
+ "@finos/legend-dev-utils": "2.1.17",
76
76
  "@jest/globals": "29.7.0",
77
77
  "cross-env": "7.0.3",
78
78
  "eslint": "8.57.0",