@finos/legend-application-studio 28.18.32 → 28.18.34

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.32
1
+ /** @license @finos/legend-application-studio v28.18.34
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.32",
3
+ "version": "28.18.34",
4
4
  "description": "Legend Studio application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -57,7 +57,7 @@
57
57
  "@finos/legend-storage": "workspace:*",
58
58
  "@testing-library/dom": "10.4.0",
59
59
  "@testing-library/react": "16.0.1",
60
- "@types/react": "18.3.5",
60
+ "@types/react": "18.3.7",
61
61
  "@types/react-dom": "18.3.0",
62
62
  "fast-xml-parser": "4.5.0",
63
63
  "mobx": "6.13.2",
@@ -75,11 +75,11 @@
75
75
  "@finos/legend-dev-utils": "workspace:*",
76
76
  "@jest/globals": "29.7.0",
77
77
  "cross-env": "7.0.3",
78
- "eslint": "8.57.0",
78
+ "eslint": "8.57.1",
79
79
  "jest": "29.7.0",
80
80
  "npm-run-all": "4.1.5",
81
81
  "rimraf": "6.0.1",
82
- "sass": "1.78.0",
82
+ "sass": "1.79.1",
83
83
  "typescript": "5.6.2"
84
84
  },
85
85
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-studio",
3
- "version": "28.18.32",
3
+ "version": "28.18.34",
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.30",
49
- "@finos/legend-art": "7.1.57",
50
- "@finos/legend-graph": "31.10.30",
51
- "@finos/legend-lego": "1.2.69",
52
- "@finos/legend-query-builder": "4.14.89",
53
- "@finos/legend-server-depot": "6.0.59",
54
- "@finos/legend-server-sdlc": "5.3.30",
55
- "@finos/legend-server-showcase": "0.2.27",
56
- "@finos/legend-shared": "10.0.54",
57
- "@finos/legend-storage": "3.0.104",
48
+ "@finos/legend-application": "15.1.31",
49
+ "@finos/legend-art": "7.1.58",
50
+ "@finos/legend-graph": "31.10.32",
51
+ "@finos/legend-lego": "1.2.71",
52
+ "@finos/legend-query-builder": "4.14.91",
53
+ "@finos/legend-server-depot": "6.0.60",
54
+ "@finos/legend-server-sdlc": "5.3.31",
55
+ "@finos/legend-server-showcase": "0.2.28",
56
+ "@finos/legend-shared": "10.0.55",
57
+ "@finos/legend-storage": "3.0.105",
58
58
  "@testing-library/dom": "10.4.0",
59
59
  "@testing-library/react": "16.0.1",
60
- "@types/react": "18.3.5",
60
+ "@types/react": "18.3.7",
61
61
  "@types/react-dom": "18.3.0",
62
62
  "fast-xml-parser": "4.5.0",
63
63
  "mobx": "6.13.2",
@@ -72,14 +72,14 @@
72
72
  "yaml": "2.5.1"
73
73
  },
74
74
  "devDependencies": {
75
- "@finos/legend-dev-utils": "2.1.20",
75
+ "@finos/legend-dev-utils": "2.1.21",
76
76
  "@jest/globals": "29.7.0",
77
77
  "cross-env": "7.0.3",
78
- "eslint": "8.57.0",
78
+ "eslint": "8.57.1",
79
79
  "jest": "29.7.0",
80
80
  "npm-run-all": "4.1.5",
81
81
  "rimraf": "6.0.1",
82
- "sass": "1.78.0",
82
+ "sass": "1.79.1",
83
83
  "typescript": "5.6.2"
84
84
  },
85
85
  "peerDependencies": {