@finos/legend-application-studio 28.18.41 → 28.18.42

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-studio v28.18.41
1
+ /** @license @finos/legend-application-studio v28.18.42
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.18.41",
3
+ "version": "28.18.42",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.18.41",
3
+ "version": "28.18.42",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,12 +45,12 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "16.0.2",
49
- "@finos/legend-art": "7.1.61",
48
+ "@finos/legend-application": "16.0.3",
49
+ "@finos/legend-art": "7.1.62",
50
50
  "@finos/legend-code-editor": "2.0.3",
51
51
  "@finos/legend-graph": "31.10.37",
52
- "@finos/legend-lego": "2.0.4",
53
- "@finos/legend-query-builder": "4.15.1",
52
+ "@finos/legend-lego": "2.0.5",
53
+ "@finos/legend-query-builder": "4.15.2",
54
54
  "@finos/legend-server-depot": "6.0.62",
55
55
  "@finos/legend-server-sdlc": "5.3.33",
56
56
  "@finos/legend-server-showcase": "0.2.30",
@@ -73,7 +73,7 @@
73
73
  "yaml": "2.5.1"
74
74
  },
75
75
  "devDependencies": {
76
- "@finos/legend-dev-utils": "2.1.24",
76
+ "@finos/legend-dev-utils": "2.1.25",
77
77
  "@jest/globals": "29.7.0",
78
78
  "cross-env": "7.0.3",
79
79
  "eslint": "9.12.0",