@finos/legend-application-studio-bootstrap 10.58.0 → 10.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-studio-bootstrap v10.58.0
1
+ /** @license @finos/legend-application-studio-bootstrap v10.60.0
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio-bootstrap",
3
- "version": "10.58.0",
3
+ "version": "10.60.0",
4
4
  "description": "Legend Studio application bootrap",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,18 +45,18 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@finos/legend-application": "15.0.52",
48
- "@finos/legend-application-studio": "28.13.2",
48
+ "@finos/legend-application-studio": "28.13.4",
49
49
  "@finos/legend-art": "7.1.6",
50
- "@finos/legend-extension-assortment": "0.0.85",
51
- "@finos/legend-extension-dsl-data-space": "10.1.51",
52
- "@finos/legend-extension-dsl-diagram": "8.0.107",
53
- "@finos/legend-extension-dsl-mastery": "3.0.108",
54
- "@finos/legend-extension-dsl-persistence": "5.0.107",
55
- "@finos/legend-extension-dsl-service": "1.0.107",
56
- "@finos/legend-extension-dsl-text": "6.0.107",
57
- "@finos/legend-extension-store-service-store": "2.0.107",
58
- "@finos/legend-graph": "31.4.2",
59
- "@finos/legend-lego": "1.1.52",
50
+ "@finos/legend-extension-assortment": "0.0.87",
51
+ "@finos/legend-extension-dsl-data-space": "10.1.53",
52
+ "@finos/legend-extension-dsl-diagram": "8.0.109",
53
+ "@finos/legend-extension-dsl-mastery": "3.0.110",
54
+ "@finos/legend-extension-dsl-persistence": "5.0.109",
55
+ "@finos/legend-extension-dsl-service": "1.0.109",
56
+ "@finos/legend-extension-dsl-text": "6.0.109",
57
+ "@finos/legend-extension-store-service-store": "2.0.109",
58
+ "@finos/legend-graph": "31.5.1",
59
+ "@finos/legend-lego": "1.1.54",
60
60
  "@finos/legend-shared": "10.0.28",
61
61
  "@types/react": "18.2.31",
62
62
  "react": "18.2.0"
package/scripts/setup.js CHANGED
@@ -99,7 +99,6 @@ export const setup = (outputDir) => {
99
99
  // modes: ['PROD'],
100
100
  // },
101
101
  // ],
102
- TEMPORARY__enableFunctionActivatorSupport: false,
103
102
  TEMPORARY__enableLocalConnectionBuilder: false,
104
103
  },
105
104
  },