@finos/legend-application-pure-ide-deployment 12.9.0 → 12.11.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-07-26T14:40:41.678Z",
2
+ "buildTime": "2024-07-26T23:54:55.373Z",
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.9.0",
3
+ "version": "12.11.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.19",
42
- "@finos/legend-application-pure-ide": "8.0.201",
43
- "@finos/legend-art": "7.1.47",
44
- "@finos/legend-lego": "1.2.53"
41
+ "@finos/legend-application": "15.1.20",
42
+ "@finos/legend-application-pure-ide": "8.0.202",
43
+ "@finos/legend-art": "7.1.48",
44
+ "@finos/legend-lego": "1.2.54"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@finos/legend-dev-utils": "2.1.16",