@finos/legend-extension-store-relational 0.0.41 → 0.0.42

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,17 +1 @@
1
- /** @license @finos/legend-extension-store-relational v0.0.41
2
- * Copyright (c) 2020-present, Goldman Sachs
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16
-
17
1
  /*# sourceMappingURL=index.css.map */
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.41",
3
+ "version": "0.0.42",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -59,12 +59,12 @@
59
59
  "@finos/legend-dev-utils": "workspace:*",
60
60
  "@jest/globals": "29.4.1",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "8.32.0",
62
+ "eslint": "8.33.0",
63
63
  "jest": "29.4.1",
64
64
  "npm-run-all": "4.1.5",
65
- "rimraf": "3.0.2",
66
- "sass": "1.57.1",
67
- "typescript": "4.9.4"
65
+ "rimraf": "4.1.2",
66
+ "sass": "1.58.0",
67
+ "typescript": "4.9.5"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "react": "^18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.41",
3
+ "version": "0.0.42",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,12 +43,12 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "10.2.11",
47
- "@finos/legend-application-studio": "22.3.6",
48
- "@finos/legend-art": "5.0.21",
49
- "@finos/legend-graph": "22.2.3",
50
- "@finos/legend-shared": "6.2.15",
51
- "@finos/legend-storage": "3.0.30",
46
+ "@finos/legend-application": "10.2.12",
47
+ "@finos/legend-application-studio": "22.3.7",
48
+ "@finos/legend-art": "5.0.22",
49
+ "@finos/legend-graph": "22.2.4",
50
+ "@finos/legend-shared": "6.2.16",
51
+ "@finos/legend-storage": "3.0.31",
52
52
  "@types/react": "18.0.27",
53
53
  "mobx": "6.7.0",
54
54
  "mobx-react-lite": "3.4.0",
@@ -56,15 +56,15 @@
56
56
  "serializr": "3.0.2"
57
57
  },
58
58
  "devDependencies": {
59
- "@finos/legend-dev-utils": "2.0.38",
59
+ "@finos/legend-dev-utils": "2.0.39",
60
60
  "@jest/globals": "29.4.1",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "8.32.0",
62
+ "eslint": "8.33.0",
63
63
  "jest": "29.4.1",
64
64
  "npm-run-all": "4.1.5",
65
- "rimraf": "3.0.2",
66
- "sass": "1.57.1",
67
- "typescript": "4.9.4"
65
+ "rimraf": "4.1.2",
66
+ "sass": "1.58.0",
67
+ "typescript": "4.9.5"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "react": "^18.0.0"