@finos/legend-application-studio 28.15.1 → 28.15.3

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.15.1
1
+ /** @license @finos/legend-application-studio v28.15.3
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.15.1",
3
+ "version": "28.15.3",
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.15.1",
3
+ "version": "28.15.3",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,16 +45,16 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.0.65",
49
- "@finos/legend-art": "7.1.18",
50
- "@finos/legend-graph": "31.7.1",
51
- "@finos/legend-lego": "1.2.1",
52
- "@finos/legend-query-builder": "4.14.1",
53
- "@finos/legend-server-depot": "6.0.35",
54
- "@finos/legend-server-sdlc": "5.3.5",
55
- "@finos/legend-server-showcase": "0.2.4",
56
- "@finos/legend-shared": "10.0.31",
57
- "@finos/legend-storage": "3.0.81",
48
+ "@finos/legend-application": "15.0.67",
49
+ "@finos/legend-art": "7.1.19",
50
+ "@finos/legend-graph": "31.7.3",
51
+ "@finos/legend-lego": "1.2.3",
52
+ "@finos/legend-query-builder": "4.14.3",
53
+ "@finos/legend-server-depot": "6.0.36",
54
+ "@finos/legend-server-sdlc": "5.3.6",
55
+ "@finos/legend-server-showcase": "0.2.5",
56
+ "@finos/legend-shared": "10.0.32",
57
+ "@finos/legend-storage": "3.0.82",
58
58
  "@testing-library/react": "14.0.0",
59
59
  "@types/react": "18.2.31",
60
60
  "@types/react-dom": "18.2.14",
@@ -71,7 +71,7 @@
71
71
  "yaml": "2.3.3"
72
72
  },
73
73
  "devDependencies": {
74
- "@finos/legend-dev-utils": "2.1.1",
74
+ "@finos/legend-dev-utils": "2.1.3",
75
75
  "@jest/globals": "29.7.0",
76
76
  "cross-env": "7.0.3",
77
77
  "eslint": "8.52.0",