@finos/legend-extension-store-relational 0.0.286 → 0.0.288
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index.css +1 -1
- package/lib/package.json +2 -2
- package/package.json +6 -6
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-extension-store-relational",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.288",
|
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.3.
|
52
|
+
"@types/react": "18.3.5",
|
53
53
|
"mobx": "6.13.1",
|
54
54
|
"mobx-react-lite": "4.0.7",
|
55
55
|
"react": "18.3.1",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-extension-store-relational",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.288",
|
4
4
|
"description": "Legend extension for Relational store",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -43,13 +43,13 @@
|
|
43
43
|
"test:watch": "jest --watch"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@finos/legend-application": "15.1.
|
47
|
-
"@finos/legend-application-studio": "28.18.
|
48
|
-
"@finos/legend-art": "7.1.
|
49
|
-
"@finos/legend-graph": "31.10.
|
46
|
+
"@finos/legend-application": "15.1.27",
|
47
|
+
"@finos/legend-application-studio": "28.18.26",
|
48
|
+
"@finos/legend-art": "7.1.54",
|
49
|
+
"@finos/legend-graph": "31.10.26",
|
50
50
|
"@finos/legend-shared": "10.0.53",
|
51
51
|
"@finos/legend-storage": "3.0.103",
|
52
|
-
"@types/react": "18.3.
|
52
|
+
"@types/react": "18.3.5",
|
53
53
|
"mobx": "6.13.1",
|
54
54
|
"mobx-react-lite": "4.0.7",
|
55
55
|
"react": "18.3.1",
|