@finos/legend-application-repl-deployment 12.2.0 → 12.3.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-07-17T20:32:06.098Z",
2
+ "buildTime": "2024-07-19T13:08:02.787Z",
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.2.0",
3
+ "version": "12.3.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.17",
43
- "@finos/legend-application-repl": "0.0.35",
43
+ "@finos/legend-application-repl": "0.0.36",
44
44
  "@finos/legend-art": "7.1.45",
45
- "@finos/legend-lego": "1.2.48"
45
+ "@finos/legend-lego": "1.2.49"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@finos/legend-dev-utils": "2.1.14",