@finos/legend-application-repl-deployment 12.25.0 → 12.27.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "buildTime": "2024-08-23T13:12:21.039Z",
2
+ "buildTime": "2024-08-26T19:26:52.924Z",
3
3
  "version": "0.0.0-local",
4
4
  "commitSHA": "local"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-repl-deployment",
3
- "version": "12.25.0",
3
+ "version": "12.27.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -40,9 +40,9 @@
40
40
  },
41
41
  "dependencies": {
42
42
  "@finos/legend-application": "15.1.24",
43
- "@finos/legend-application-repl": "0.0.47",
43
+ "@finos/legend-application-repl": "0.0.48",
44
44
  "@finos/legend-art": "7.1.51",
45
- "@finos/legend-lego": "1.2.60",
45
+ "@finos/legend-lego": "1.2.61",
46
46
  "@types/react": "18.3.3",
47
47
  "react": "18.3.1"
48
48
  },