@finos/legend-application-studio-bootstrap 11.67.0 → 11.69.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 v11.67.0
1
+ /** @license @finos/legend-application-studio-bootstrap v11.69.0
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,4 +14,4 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- @import"@finos/legend-art/lib/index.css";@import"@finos/legend-application/lib/index.css";@import"@finos/legend-lego/lib/index.css";@import"@finos/legend-query-builder/lib/index.css";@import"@finos/legend-application-studio/lib/index.css";@import"@finos/legend-extension-assortment/lib/index.css";@import"@finos/legend-extension-dsl-service/lib/index.css";@import"@finos/legend-extension-dsl-diagram/lib/index.css";@import"@finos/legend-extension-dsl-data-space/lib/index.css";@import"@finos/legend-extension-dsl-data-space-studio/lib/index.css";@import"@finos/legend-extension-dsl-persistence/lib/index.css";@import"@finos/legend-extension-dsl-text/lib/index.css";@import"@finos/legend-extension-store-service-store/lib/index.css"/*# sourceMappingURL=index.css.map */
17
+ @import"@finos/legend-art/lib/normalize.css";@import"@finos/legend-art/lib/index.css";@import"@finos/legend-application/lib/index.css";@import"@finos/legend-lego/lib/index.css";@import"@finos/legend-query-builder/lib/index.css";@import"@finos/legend-application-studio/lib/index.css";@import"@finos/legend-extension-assortment/lib/index.css";@import"@finos/legend-extension-dsl-service/lib/index.css";@import"@finos/legend-extension-dsl-diagram/lib/index.css";@import"@finos/legend-extension-dsl-data-space/lib/index.css";@import"@finos/legend-extension-dsl-data-space-studio/lib/index.css";@import"@finos/legend-extension-dsl-persistence/lib/index.css";@import"@finos/legend-extension-dsl-text/lib/index.css";@import"@finos/legend-extension-store-service-store/lib/index.css"/*# sourceMappingURL=index.css.map */
package/lib/index.css.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../style/index.scss"],"names":[],"mappings":"AAgBQ,yCACA,iDACA,0CACA,mDACA,wDAEA,0DACA,2DACA,2DACA,8DACA,qEACA,+DACA,wDACA","file":"index.css"}
1
+ {"version":3,"sourceRoot":"","sources":["../style/index.scss"],"names":[],"mappings":"AAgBQ,6CACA,yCACA,iDACA,0CACA,mDACA,wDAEA,0DACA,2DACA,2DACA,8DACA,qEACA,+DACA,wDACA","file":"index.css"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio-bootstrap",
3
- "version": "11.67.0",
3
+ "version": "11.69.0",
4
4
  "description": "Legend Studio application bootrap",
5
5
  "keywords": [
6
6
  "legend",
@@ -44,31 +44,31 @@
44
44
  "publish:snapshot": "node ../../scripts/release/publishDevSnapshot.js"
45
45
  },
46
46
  "dependencies": {
47
- "@finos/legend-application": "15.1.9",
48
- "@finos/legend-application-studio": "28.17.11",
49
- "@finos/legend-art": "7.1.37",
50
- "@finos/legend-extension-assortment": "0.0.160",
51
- "@finos/legend-extension-dsl-data-space": "10.3.27",
52
- "@finos/legend-extension-dsl-data-space-studio": "0.1.27",
53
- "@finos/legend-extension-dsl-diagram": "8.0.183",
54
- "@finos/legend-extension-dsl-persistence": "5.0.182",
55
- "@finos/legend-extension-dsl-service": "1.0.184",
56
- "@finos/legend-extension-dsl-text": "6.0.182",
57
- "@finos/legend-extension-store-service-store": "2.0.182",
58
- "@finos/legend-graph": "31.10.4",
59
- "@finos/legend-lego": "1.2.40",
60
- "@finos/legend-shared": "10.0.39",
47
+ "@finos/legend-application": "15.1.11",
48
+ "@finos/legend-application-studio": "28.17.13",
49
+ "@finos/legend-art": "7.1.39",
50
+ "@finos/legend-extension-assortment": "0.0.162",
51
+ "@finos/legend-extension-dsl-data-space": "10.3.29",
52
+ "@finos/legend-extension-dsl-data-space-studio": "0.1.29",
53
+ "@finos/legend-extension-dsl-diagram": "8.0.185",
54
+ "@finos/legend-extension-dsl-persistence": "5.0.184",
55
+ "@finos/legend-extension-dsl-service": "1.0.186",
56
+ "@finos/legend-extension-dsl-text": "6.0.184",
57
+ "@finos/legend-extension-store-service-store": "2.0.184",
58
+ "@finos/legend-graph": "31.10.6",
59
+ "@finos/legend-lego": "1.2.42",
60
+ "@finos/legend-shared": "10.0.41",
61
61
  "@types/react": "18.3.3",
62
62
  "react": "18.3.1"
63
63
  },
64
64
  "devDependencies": {
65
- "@finos/legend-dev-utils": "2.1.7",
65
+ "@finos/legend-dev-utils": "2.1.9",
66
66
  "cross-env": "7.0.3",
67
67
  "eslint": "8.57.0",
68
68
  "npm-run-all": "4.1.5",
69
69
  "rimraf": "5.0.7",
70
- "sass": "1.77.4",
71
- "typescript": "5.4.5"
70
+ "sass": "1.77.6",
71
+ "typescript": "5.5.2"
72
72
  },
73
73
  "publishConfig": {
74
74
  "directory": "build/publishContent"