@finos/legend-application-studio 28.18.24 → 28.18.25

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.24
1
+ /** @license @finos/legend-application-studio v28.18.25
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.24",
3
+ "version": "28.18.25",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -56,8 +56,8 @@
56
56
  "@finos/legend-shared": "workspace:*",
57
57
  "@finos/legend-storage": "workspace:*",
58
58
  "@testing-library/dom": "10.4.0",
59
- "@testing-library/react": "16.0.0",
60
- "@types/react": "18.3.4",
59
+ "@testing-library/react": "16.0.1",
60
+ "@types/react": "18.3.5",
61
61
  "@types/react-dom": "18.3.0",
62
62
  "fast-xml-parser": "4.4.1",
63
63
  "mobx": "6.13.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.18.24",
3
+ "version": "28.18.25",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,19 +45,19 @@
45
45
  "test:watch": "jest --watch"
46
46
  },
47
47
  "dependencies": {
48
- "@finos/legend-application": "15.1.25",
49
- "@finos/legend-art": "7.1.52",
50
- "@finos/legend-graph": "31.10.25",
51
- "@finos/legend-lego": "1.2.62",
52
- "@finos/legend-query-builder": "4.14.82",
48
+ "@finos/legend-application": "15.1.26",
49
+ "@finos/legend-art": "7.1.53",
50
+ "@finos/legend-graph": "31.10.26",
51
+ "@finos/legend-lego": "1.2.63",
52
+ "@finos/legend-query-builder": "4.14.83",
53
53
  "@finos/legend-server-depot": "6.0.58",
54
54
  "@finos/legend-server-sdlc": "5.3.29",
55
55
  "@finos/legend-server-showcase": "0.2.26",
56
56
  "@finos/legend-shared": "10.0.53",
57
57
  "@finos/legend-storage": "3.0.103",
58
58
  "@testing-library/dom": "10.4.0",
59
- "@testing-library/react": "16.0.0",
60
- "@types/react": "18.3.4",
59
+ "@testing-library/react": "16.0.1",
60
+ "@types/react": "18.3.5",
61
61
  "@types/react-dom": "18.3.0",
62
62
  "fast-xml-parser": "4.4.1",
63
63
  "mobx": "6.13.1",