@finos/legend-extension-store-relational 0.0.5 → 0.0.7

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.5
1
+ /** @license @finos/legend-extension-store-relational v0.0.7
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.5",
3
+ "version": "0.0.7",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -53,14 +53,14 @@
53
53
  "mobx": "6.6.2",
54
54
  "mobx-react-lite": "3.4.0",
55
55
  "react": "18.2.0",
56
- "serializr": "2.0.5"
56
+ "serializr": "3.0.1"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@finos/legend-dev-utils": "workspace:*",
60
- "@jest/globals": "29.1.2",
60
+ "@jest/globals": "29.2.1",
61
61
  "cross-env": "7.0.3",
62
62
  "eslint": "8.25.0",
63
- "jest": "29.1.2",
63
+ "jest": "29.2.1",
64
64
  "npm-run-all": "4.1.5",
65
65
  "rimraf": "3.0.2",
66
66
  "sass": "1.55.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.5",
3
+ "version": "0.0.7",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,24 +43,24 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "9.0.1",
47
- "@finos/legend-application-studio": "18.1.0",
48
- "@finos/legend-art": "4.0.1",
49
- "@finos/legend-graph": "18.0.1",
50
- "@finos/legend-shared": "6.1.4",
51
- "@finos/legend-storage": "3.0.13",
46
+ "@finos/legend-application": "10.0.1",
47
+ "@finos/legend-application-studio": "19.1.0",
48
+ "@finos/legend-art": "4.1.0",
49
+ "@finos/legend-graph": "19.1.0",
50
+ "@finos/legend-shared": "6.1.5",
51
+ "@finos/legend-storage": "3.0.14",
52
52
  "@types/react": "18.0.21",
53
53
  "mobx": "6.6.2",
54
54
  "mobx-react-lite": "3.4.0",
55
55
  "react": "18.2.0",
56
- "serializr": "2.0.5"
56
+ "serializr": "3.0.1"
57
57
  },
58
58
  "devDependencies": {
59
- "@finos/legend-dev-utils": "2.0.20",
60
- "@jest/globals": "29.1.2",
59
+ "@finos/legend-dev-utils": "2.0.21",
60
+ "@jest/globals": "29.2.1",
61
61
  "cross-env": "7.0.3",
62
62
  "eslint": "8.25.0",
63
- "jest": "29.1.2",
63
+ "jest": "29.2.1",
64
64
  "npm-run-all": "4.1.5",
65
65
  "rimraf": "3.0.2",
66
66
  "sass": "1.55.0",