@finos/legend-application-pure-ide-deployment 13.28.0 → 13.29.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": "2025-02-12T13:55:34.602Z",
2
+ "buildTime": "2025-02-17T02:53:36.157Z",
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": "13.28.0",
3
+ "version": "13.29.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.25",
42
- "@finos/legend-application-pure-ide": "8.0.289",
43
- "@finos/legend-art": "7.1.82",
44
- "@finos/legend-lego": "2.0.49",
41
+ "@finos/legend-application": "16.0.26",
42
+ "@finos/legend-application-pure-ide": "8.0.290",
43
+ "@finos/legend-art": "7.1.83",
44
+ "@finos/legend-lego": "2.0.50",
45
45
  "@types/react": "19.0.8",
46
46
  "react": "19.0.0"
47
47
  },