@finos/legend-extension-store-relational 0.0.86 → 0.0.88

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.86
1
+ /** @license @finos/legend-extension-store-relational v0.0.88
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.86",
3
+ "version": "0.0.88",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -49,7 +49,7 @@
49
49
  "@finos/legend-graph": "workspace:*",
50
50
  "@finos/legend-shared": "workspace:*",
51
51
  "@finos/legend-storage": "workspace:*",
52
- "@types/react": "18.2.2",
52
+ "@types/react": "18.2.5",
53
53
  "mobx": "6.9.0",
54
54
  "mobx-react-lite": "3.4.3",
55
55
  "react": "18.2.0",
@@ -59,7 +59,7 @@
59
59
  "@finos/legend-dev-utils": "workspace:*",
60
60
  "@jest/globals": "29.5.0",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "8.39.0",
62
+ "eslint": "8.40.0",
63
63
  "jest": "29.5.0",
64
64
  "npm-run-all": "4.1.5",
65
65
  "rimraf": "5.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.86",
3
+ "version": "0.0.88",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,23 +43,23 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "15.0.10",
47
- "@finos/legend-application-studio": "25.0.2",
48
- "@finos/legend-art": "7.0.11",
49
- "@finos/legend-graph": "28.1.5",
50
- "@finos/legend-shared": "10.0.4",
51
- "@finos/legend-storage": "3.0.54",
52
- "@types/react": "18.2.2",
46
+ "@finos/legend-application": "15.0.11",
47
+ "@finos/legend-application-studio": "25.0.4",
48
+ "@finos/legend-art": "7.0.12",
49
+ "@finos/legend-graph": "28.1.7",
50
+ "@finos/legend-shared": "10.0.5",
51
+ "@finos/legend-storage": "3.0.55",
52
+ "@types/react": "18.2.5",
53
53
  "mobx": "6.9.0",
54
54
  "mobx-react-lite": "3.4.3",
55
55
  "react": "18.2.0",
56
56
  "serializr": "3.0.2"
57
57
  },
58
58
  "devDependencies": {
59
- "@finos/legend-dev-utils": "2.0.59",
59
+ "@finos/legend-dev-utils": "2.0.60",
60
60
  "@jest/globals": "29.5.0",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "8.39.0",
62
+ "eslint": "8.40.0",
63
63
  "jest": "29.5.0",
64
64
  "npm-run-all": "4.1.5",
65
65
  "rimraf": "5.0.0",