@finos/legend-application-repl-deployment 12.19.0 → 12.20.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-19T13:59:54.797Z",
2
+ "buildTime": "2024-08-19T20:57:26.316Z",
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.19.0",
3
+ "version": "12.20.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -39,10 +39,10 @@
39
39
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
40
40
  },
41
41
  "dependencies": {
42
- "@finos/legend-application": "15.1.23",
43
- "@finos/legend-application-repl": "0.0.46",
42
+ "@finos/legend-application": "15.1.24",
43
+ "@finos/legend-application-repl": "0.0.47",
44
44
  "@finos/legend-art": "7.1.51",
45
- "@finos/legend-lego": "1.2.59",
45
+ "@finos/legend-lego": "1.2.60",
46
46
  "@types/react": "18.3.3",
47
47
  "react": "18.3.1"
48
48
  },