@finos/legend-extension-store-relational 0.0.100 → 0.0.102

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.100
1
+ /** @license @finos/legend-extension-store-relational v0.0.102
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.100",
3
+ "version": "0.0.102",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.100",
3
+ "version": "0.0.102",
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": "15.0.17",
47
- "@finos/legend-application-studio": "26.1.3",
48
- "@finos/legend-art": "7.0.18",
49
- "@finos/legend-graph": "30.0.1",
50
- "@finos/legend-shared": "10.0.9",
51
- "@finos/legend-storage": "3.0.59",
46
+ "@finos/legend-application": "15.0.19",
47
+ "@finos/legend-application-studio": "26.1.5",
48
+ "@finos/legend-art": "7.0.19",
49
+ "@finos/legend-graph": "30.0.3",
50
+ "@finos/legend-shared": "10.0.10",
51
+ "@finos/legend-storage": "3.0.60",
52
52
  "@types/react": "18.2.7",
53
53
  "mobx": "6.9.0",
54
54
  "mobx-react-lite": "3.4.3",