@finos/legend-extension-store-relational 0.0.331 → 0.0.333

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.331
1
+ /** @license @finos/legend-extension-store-relational v0.0.333
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.331",
3
+ "version": "0.0.333",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -49,25 +49,25 @@
49
49
  "@finos/legend-graph": "workspace:*",
50
50
  "@finos/legend-shared": "workspace:*",
51
51
  "@finos/legend-storage": "workspace:*",
52
- "@types/react": "18.3.12",
52
+ "@types/react": "19.0.2",
53
53
  "mobx": "6.13.5",
54
- "mobx-react-lite": "4.0.7",
55
- "react": "18.3.1",
54
+ "mobx-react-lite": "4.1.0",
55
+ "react": "19.0.0",
56
56
  "serializr": "3.0.3"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@finos/legend-dev-utils": "workspace:*",
60
60
  "@jest/globals": "29.7.0",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "9.16.0",
62
+ "eslint": "9.17.0",
63
63
  "jest": "29.7.0",
64
64
  "npm-run-all": "4.1.5",
65
65
  "rimraf": "6.0.1",
66
- "sass": "1.81.0",
66
+ "sass": "1.83.0",
67
67
  "typescript": "5.7.2"
68
68
  },
69
69
  "peerDependencies": {
70
- "react": "^18.0.0"
70
+ "react": "^19.0.0"
71
71
  },
72
72
  "publishConfig": {
73
73
  "directory": "build/publishContent"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.331",
3
+ "version": "0.0.333",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,31 +43,31 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "16.0.12",
47
- "@finos/legend-application-studio": "28.18.69",
48
- "@finos/legend-art": "7.1.69",
49
- "@finos/legend-graph": "31.10.60",
50
- "@finos/legend-shared": "10.0.62",
51
- "@finos/legend-storage": "3.0.113",
52
- "@types/react": "18.3.12",
46
+ "@finos/legend-application": "16.0.13",
47
+ "@finos/legend-application-studio": "28.18.71",
48
+ "@finos/legend-art": "7.1.70",
49
+ "@finos/legend-graph": "31.10.62",
50
+ "@finos/legend-shared": "10.0.63",
51
+ "@finos/legend-storage": "3.0.114",
52
+ "@types/react": "19.0.2",
53
53
  "mobx": "6.13.5",
54
- "mobx-react-lite": "4.0.7",
55
- "react": "18.3.1",
54
+ "mobx-react-lite": "4.1.0",
55
+ "react": "19.0.0",
56
56
  "serializr": "3.0.3"
57
57
  },
58
58
  "devDependencies": {
59
- "@finos/legend-dev-utils": "2.1.31",
59
+ "@finos/legend-dev-utils": "2.1.32",
60
60
  "@jest/globals": "29.7.0",
61
61
  "cross-env": "7.0.3",
62
- "eslint": "9.16.0",
62
+ "eslint": "9.17.0",
63
63
  "jest": "29.7.0",
64
64
  "npm-run-all": "4.1.5",
65
65
  "rimraf": "6.0.1",
66
- "sass": "1.81.0",
66
+ "sass": "1.83.0",
67
67
  "typescript": "5.7.2"
68
68
  },
69
69
  "peerDependencies": {
70
- "react": "^18.0.0"
70
+ "react": "^19.0.0"
71
71
  },
72
72
  "publishConfig": {
73
73
  "directory": "build/publishContent"