@finos/legend-application-repl-deployment 12.60.0 → 12.62.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-11-04T19:27:49.366Z",
2
+ "buildTime": "2024-11-12T17:31:39.876Z",
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.60.0",
3
+ "version": "12.62.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -39,8 +39,8 @@
39
39
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
40
40
  },
41
41
  "dependencies": {
42
- "@finos/legend-application-repl": "1.0.14",
43
- "@finos/legend-art": "7.1.65",
42
+ "@finos/legend-application-repl": "1.0.16",
43
+ "@finos/legend-art": "7.1.66",
44
44
  "@types/react": "18.3.12",
45
45
  "react": "18.3.1"
46
46
  },