@finos/legend-application-repl-deployment 11.60.0 → 11.61.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-06-12T14:53:43.489Z",
2
+ "buildTime": "2024-06-12T19:04:22.899Z",
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": "11.60.0",
3
+ "version": "11.61.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -40,10 +40,10 @@
40
40
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
41
41
  },
42
42
  "dependencies": {
43
- "@finos/legend-application": "15.1.6",
44
- "@finos/legend-application-repl": "0.0.23",
43
+ "@finos/legend-application": "15.1.7",
44
+ "@finos/legend-application-repl": "0.0.24",
45
45
  "@finos/legend-art": "7.1.35",
46
- "@finos/legend-lego": "1.2.36"
46
+ "@finos/legend-lego": "1.2.37"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@finos/legend-dev-utils": "2.1.7",