@finos/legend-application-pure-ide 8.0.415 → 8.0.416

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.
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-pure-ide v8.0.415
1
+ /** @license @finos/legend-application-pure-ide v8.0.416
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-pure-ide v8.0.415
1
+ /** @license @finos/legend-application-pure-ide v8.0.416
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-pure-ide",
3
- "version": "8.0.415",
3
+ "version": "8.0.416",
4
4
  "description": "Legend Pure IDE application core",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-pure-ide",
3
- "version": "8.0.415",
3
+ "version": "8.0.416",
4
4
  "description": "Legend Pure IDE application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,12 +43,12 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "16.0.83",
47
- "@finos/legend-art": "7.1.133",
48
- "@finos/legend-code-editor": "2.0.138",
49
- "@finos/legend-extension-dsl-diagram": "8.1.197",
50
- "@finos/legend-graph": "32.3.18",
51
- "@finos/legend-lego": "2.0.151",
46
+ "@finos/legend-application": "16.0.84",
47
+ "@finos/legend-art": "7.1.134",
48
+ "@finos/legend-code-editor": "2.0.139",
49
+ "@finos/legend-extension-dsl-diagram": "8.1.198",
50
+ "@finos/legend-graph": "32.3.19",
51
+ "@finos/legend-lego": "2.0.152",
52
52
  "@finos/legend-shared": "11.0.21",
53
53
  "@types/react": "19.0.10",
54
54
  "@types/react-dom": "19.0.4",