@finos/legend-extension-dsl-data-space-studio 0.1.28 → 0.1.30

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"version":3,"file":"DataSpaceQueryAction.d.ts","sourceRoot":"","sources":["../../src/components/DataSpaceQueryAction.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EACL,KAAK,WAAW,EAEjB,MAAM,kCAAkC,CAAC;AAG1C,OAAO,EAAE,SAAS,EAAE,MAAM,8CAA8C,CAAC;AAUzE,eAAO,MAAM,cAAc,cACd,SAAS,eACP,WAAW,KACvB,QAAQ,IAAI,CAqDd,CAAC;AAEF,eAAO,MAAM,oBAAoB,WACvB;IAAE,SAAS,EAAE,SAAS,CAAA;CAAE;;CAUjC,CAAC"}
1
+ {"version":3,"file":"DataSpaceQueryAction.d.ts","sourceRoot":"","sources":["../../src/components/DataSpaceQueryAction.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EACL,KAAK,WAAW,EAEjB,MAAM,kCAAkC,CAAC;AAG1C,OAAO,EAAE,SAAS,EAAE,MAAM,8CAA8C,CAAC;AAUzE,eAAO,MAAM,cAAc,cACd,SAAS,eACP,WAAW,KACvB,OAAO,CAAC,IAAI,CAqDd,CAAC;AAEF,eAAO,MAAM,oBAAoB,WACvB;IAAE,SAAS,EAAE,SAAS,CAAA;CAAE;;CAUjC,CAAC"}
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-extension-dsl-data-space-studio v0.1.28
1
+ /** @license @finos/legend-extension-dsl-data-space-studio v0.1.30
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-extension-dsl-data-space-studio",
3
- "version": "0.1.28",
3
+ "version": "0.1.30",
4
4
  "description": "Legend extension for Data Space DSL - Studio",
5
5
  "keywords": [
6
6
  "legend",
@@ -50,7 +50,7 @@
50
50
  "@finos/legend-server-depot": "workspace:*",
51
51
  "@finos/legend-server-sdlc": "workspace:*",
52
52
  "@finos/legend-shared": "workspace:*",
53
- "mobx": "6.12.3",
53
+ "mobx": "6.12.4",
54
54
  "mobx-react-lite": "4.0.7"
55
55
  },
56
56
  "devDependencies": {
@@ -61,8 +61,8 @@
61
61
  "jest": "29.7.0",
62
62
  "npm-run-all": "4.1.5",
63
63
  "rimraf": "5.0.7",
64
- "sass": "1.77.4",
65
- "typescript": "5.4.5"
64
+ "sass": "1.77.6",
65
+ "typescript": "5.5.2"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": "^18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-space-studio",
3
- "version": "0.1.28",
3
+ "version": "0.1.30",
4
4
  "description": "Legend extension for Data Space DSL - Studio",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,27 +42,27 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-application": "15.1.10",
46
- "@finos/legend-application-studio": "28.17.12",
47
- "@finos/legend-art": "7.1.38",
48
- "@finos/legend-extension-dsl-data-space": "10.3.28",
49
- "@finos/legend-query-builder": "4.14.51",
50
- "@finos/legend-server-depot": "6.0.45",
51
- "@finos/legend-server-sdlc": "5.3.16",
52
- "@finos/legend-shared": "10.0.40",
53
- "mobx": "6.12.3",
45
+ "@finos/legend-application": "15.1.11",
46
+ "@finos/legend-application-studio": "28.17.14",
47
+ "@finos/legend-art": "7.1.39",
48
+ "@finos/legend-extension-dsl-data-space": "10.3.30",
49
+ "@finos/legend-query-builder": "4.14.53",
50
+ "@finos/legend-server-depot": "6.0.46",
51
+ "@finos/legend-server-sdlc": "5.3.17",
52
+ "@finos/legend-shared": "10.0.41",
53
+ "mobx": "6.12.4",
54
54
  "mobx-react-lite": "4.0.7"
55
55
  },
56
56
  "devDependencies": {
57
- "@finos/legend-dev-utils": "2.1.8",
57
+ "@finos/legend-dev-utils": "2.1.9",
58
58
  "@jest/globals": "29.7.0",
59
59
  "cross-env": "7.0.3",
60
60
  "eslint": "8.57.0",
61
61
  "jest": "29.7.0",
62
62
  "npm-run-all": "4.1.5",
63
63
  "rimraf": "5.0.7",
64
- "sass": "1.77.4",
65
- "typescript": "5.4.5"
64
+ "sass": "1.77.6",
65
+ "typescript": "5.5.2"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": "^18.0.0"
@@ -48,6 +48,6 @@
48
48
  "package.json"
49
49
  ],
50
50
  "exclude": [
51
- "lib"
51
+ "/home/runner/work/legend-studio/legend-studio/packages/legend-extension-dsl-data-space-studio/lib"
52
52
  ]
53
53
  }