@finos/legend-extension-store-flat-data 0.0.345 → 0.0.347

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-flat-data v0.0.345
1
+ /** @license @finos/legend-extension-store-flat-data v0.0.347
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-flat-data",
3
- "version": "0.0.345",
3
+ "version": "0.0.347",
4
4
  "description": "Legend extension for Flat-data 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": "19.0.7",
52
+ "@types/react": "19.0.8",
53
53
  "mobx": "6.13.5",
54
54
  "mobx-react-lite": "4.1.0",
55
55
  "react": "19.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-flat-data",
3
- "version": "0.0.345",
3
+ "version": "0.0.347",
4
4
  "description": "Legend extension for Flat-data 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": "16.0.20",
47
- "@finos/legend-application-studio": "28.18.83",
48
- "@finos/legend-art": "7.1.77",
49
- "@finos/legend-graph": "32.0.4",
46
+ "@finos/legend-application": "16.0.21",
47
+ "@finos/legend-application-studio": "28.18.85",
48
+ "@finos/legend-art": "7.1.78",
49
+ "@finos/legend-graph": "32.0.6",
50
50
  "@finos/legend-shared": "11.0.0",
51
51
  "@finos/legend-storage": "3.0.119",
52
- "@types/react": "19.0.7",
52
+ "@types/react": "19.0.8",
53
53
  "mobx": "6.13.5",
54
54
  "mobx-react-lite": "4.1.0",
55
55
  "react": "19.0.0",