@finos/legend-application-studio-bootstrap 10.43.0 → 10.45.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.43.0
1
+ /** @license @finos/legend-application-studio-bootstrap v10.45.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.43.0",
3
+ "version": "10.45.0",
4
4
  "description": "Legend Studio application bootrap",
5
5
  "keywords": [
6
6
  "legend",
@@ -44,19 +44,19 @@
44
44
  "publish:snapshot": "node ../../scripts/release/publishDevSnapshot.js"
45
45
  },
46
46
  "dependencies": {
47
- "@finos/legend-application": "15.0.46",
48
- "@finos/legend-application-studio": "28.7.1",
49
- "@finos/legend-art": "7.1.0",
50
- "@finos/legend-extension-assortment": "0.0.70",
51
- "@finos/legend-extension-dsl-data-space": "10.1.36",
52
- "@finos/legend-extension-dsl-diagram": "8.0.92",
53
- "@finos/legend-extension-dsl-mastery": "3.0.93",
54
- "@finos/legend-extension-dsl-persistence": "5.0.92",
55
- "@finos/legend-extension-dsl-service": "1.0.92",
56
- "@finos/legend-extension-dsl-text": "6.0.92",
57
- "@finos/legend-extension-store-service-store": "2.0.92",
58
- "@finos/legend-graph": "31.3.6",
59
- "@finos/legend-lego": "1.1.40",
47
+ "@finos/legend-application": "15.0.47",
48
+ "@finos/legend-application-studio": "28.9.0",
49
+ "@finos/legend-art": "7.1.1",
50
+ "@finos/legend-extension-assortment": "0.0.72",
51
+ "@finos/legend-extension-dsl-data-space": "10.1.38",
52
+ "@finos/legend-extension-dsl-diagram": "8.0.94",
53
+ "@finos/legend-extension-dsl-mastery": "3.0.95",
54
+ "@finos/legend-extension-dsl-persistence": "5.0.94",
55
+ "@finos/legend-extension-dsl-service": "1.0.94",
56
+ "@finos/legend-extension-dsl-text": "6.0.94",
57
+ "@finos/legend-extension-store-service-store": "2.0.94",
58
+ "@finos/legend-graph": "31.3.8",
59
+ "@finos/legend-lego": "1.1.42",
60
60
  "@finos/legend-shared": "10.0.27",
61
61
  "@types/react": "18.2.22",
62
62
  "react": "18.2.0"
package/scripts/setup.js CHANGED
@@ -100,7 +100,6 @@ export const setup = (outputDir) => {
100
100
  // },
101
101
  // ],
102
102
  TEMPORARY__enableFunctionActivatorSupport: false,
103
- TEMPORARY__enableRawSQLExecutor: false,
104
103
  TEMPORARY__enableLocalConnectionBuilder: false,
105
104
  },
106
105
  },