@finos/legend-application-pure-ide-deployment 12.59.0 → 12.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-11-03T23:16:51.175Z",
2
+ "buildTime": "2024-11-08T17:51:42.472Z",
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-pure-ide-deployment",
3
- "version": "12.59.0",
3
+ "version": "12.61.0",
4
4
  "description": "Legend Pure IDE web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -38,10 +38,10 @@
38
38
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
39
39
  },
40
40
  "dependencies": {
41
- "@finos/legend-application": "16.0.7",
42
- "@finos/legend-application-pure-ide": "8.0.243",
43
- "@finos/legend-art": "7.1.65",
44
- "@finos/legend-lego": "2.0.13",
41
+ "@finos/legend-application": "16.0.8",
42
+ "@finos/legend-application-pure-ide": "8.0.244",
43
+ "@finos/legend-art": "7.1.66",
44
+ "@finos/legend-lego": "2.0.14",
45
45
  "@types/react": "18.3.12",
46
46
  "react": "18.3.1"
47
47
  },