@finos/legend-application-repl-deployment 12.45.0 → 12.47.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-09-26T20:04:55.346Z",
2
+ "buildTime": "2024-10-02T17:30:17.929Z",
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.45.0",
3
+ "version": "12.47.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -39,7 +39,7 @@
39
39
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
40
40
  },
41
41
  "dependencies": {
42
- "@finos/legend-application-repl": "1.0.1",
42
+ "@finos/legend-application-repl": "1.0.3",
43
43
  "@finos/legend-art": "7.1.59",
44
44
  "@types/react": "18.3.9",
45
45
  "react": "18.3.1"