@finos/legend-application-repl 0.0.51 → 0.0.53

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-repl v0.0.51
1
+ /** @license @finos/legend-application-repl v0.0.53
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-repl",
3
- "version": "0.0.51",
3
+ "version": "0.0.53",
4
4
  "description": "Legend REPL Grid client application core",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-repl",
3
- "version": "0.0.51",
3
+ "version": "0.0.53",
4
4
  "description": "Legend REPL Grid client application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -57,10 +57,10 @@
57
57
  "@ag-grid-enterprise/row-grouping": "32.1.0",
58
58
  "@ag-grid-enterprise/server-side-row-model": "32.1.0",
59
59
  "@ag-grid-enterprise/side-bar": "32.1.0",
60
- "@finos/legend-application": "15.1.27",
61
- "@finos/legend-art": "7.1.54",
62
- "@finos/legend-graph": "31.10.26",
63
- "@finos/legend-lego": "1.2.64",
60
+ "@finos/legend-application": "15.1.28",
61
+ "@finos/legend-art": "7.1.55",
62
+ "@finos/legend-graph": "31.10.27",
63
+ "@finos/legend-lego": "1.2.66",
64
64
  "@finos/legend-shared": "10.0.53",
65
65
  "@types/react": "18.3.5",
66
66
  "@types/react-dom": "18.3.0",