@finos/legend-application-pure-ide-deployment 11.54.0 → 11.55.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-05-31T16:48:43.518Z",
2
+ "buildTime": "2024-06-03T20:37:35.789Z",
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": "11.54.0",
3
+ "version": "11.55.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": "15.1.4",
42
- "@finos/legend-application-pure-ide": "8.0.172",
43
- "@finos/legend-art": "7.1.33",
44
- "@finos/legend-lego": "1.2.34"
41
+ "@finos/legend-application": "15.1.5",
42
+ "@finos/legend-application-pure-ide": "8.0.173",
43
+ "@finos/legend-art": "7.1.34",
44
+ "@finos/legend-lego": "1.2.35"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@finos/legend-dev-utils": "2.1.6",