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

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-extension-store-relational v0.0.41
1
+ /** @license @finos/legend-extension-store-relational v0.0.43
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-store-relational",
3
- "version": "0.0.41",
3
+ "version": "0.0.43",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -57,14 +57,14 @@
57
57
  },
58
58
  "devDependencies": {
59
59
  "@finos/legend-dev-utils": "workspace:*",
60
- "@jest/globals": "29.4.1",
60
+ "@jest/globals": "29.4.2",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "8.32.0",
63
- "jest": "29.4.1",
62
+ "eslint": "8.33.0",
63
+ "jest": "29.4.2",
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.43",
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.13",
47
+ "@finos/legend-application-studio": "22.3.8",
48
+ "@finos/legend-art": "5.0.23",
49
+ "@finos/legend-graph": "22.2.5",
50
+ "@finos/legend-shared": "6.2.17",
51
+ "@finos/legend-storage": "3.0.32",
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",
60
- "@jest/globals": "29.4.1",
59
+ "@finos/legend-dev-utils": "2.0.40",
60
+ "@jest/globals": "29.4.2",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "8.32.0",
63
- "jest": "29.4.1",
62
+ "eslint": "8.33.0",
63
+ "jest": "29.4.2",
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"