@finos/legend-extension-dsl-service 1.0.266 → 1.0.267

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-dsl-service v1.0.266
1
+ /** @license @finos/legend-extension-dsl-service v1.0.267
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-dsl-service",
3
- "version": "1.0.266",
3
+ "version": "1.0.267",
4
4
  "description": "Legend extension for Service DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -54,26 +54,26 @@
54
54
  "@finos/legend-server-sdlc": "workspace:*",
55
55
  "@finos/legend-shared": "workspace:*",
56
56
  "@finos/legend-storage": "workspace:*",
57
- "@types/react": "18.3.12",
57
+ "@types/react": "19.0.2",
58
58
  "mobx": "6.13.5",
59
- "mobx-react-lite": "4.0.7",
60
- "react": "18.3.1",
61
- "react-dom": "18.3.1",
59
+ "mobx-react-lite": "4.1.0",
60
+ "react": "19.0.0",
61
+ "react-dom": "19.0.0",
62
62
  "serializr": "3.0.3"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@finos/legend-dev-utils": "workspace:*",
66
66
  "@jest/globals": "29.7.0",
67
67
  "cross-env": "7.0.3",
68
- "eslint": "9.16.0",
68
+ "eslint": "9.17.0",
69
69
  "jest": "29.7.0",
70
70
  "npm-run-all": "4.1.5",
71
71
  "rimraf": "6.0.1",
72
- "sass": "1.81.0",
72
+ "sass": "1.83.0",
73
73
  "typescript": "5.7.2"
74
74
  },
75
75
  "peerDependencies": {
76
- "react": "^18.0.0"
76
+ "react": "^19.0.0"
77
77
  },
78
78
  "publishConfig": {
79
79
  "directory": "build/publishContent"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-service",
3
- "version": "1.0.266",
3
+ "version": "1.0.267",
4
4
  "description": "Legend extension for Service DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,38 +42,38 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-application": "16.0.12",
46
- "@finos/legend-application-query": "13.7.21",
47
- "@finos/legend-application-studio": "28.18.69",
48
- "@finos/legend-art": "7.1.69",
49
- "@finos/legend-code-editor": "2.0.26",
50
- "@finos/legend-graph": "31.10.60",
51
- "@finos/legend-lego": "2.0.28",
52
- "@finos/legend-query-builder": "4.15.29",
53
- "@finos/legend-server-depot": "6.0.71",
54
- "@finos/legend-server-sdlc": "5.3.39",
55
- "@finos/legend-shared": "10.0.62",
56
- "@finos/legend-storage": "3.0.113",
57
- "@types/react": "18.3.12",
45
+ "@finos/legend-application": "16.0.13",
46
+ "@finos/legend-application-query": "13.7.22",
47
+ "@finos/legend-application-studio": "28.18.70",
48
+ "@finos/legend-art": "7.1.70",
49
+ "@finos/legend-code-editor": "2.0.27",
50
+ "@finos/legend-graph": "31.10.61",
51
+ "@finos/legend-lego": "2.0.29",
52
+ "@finos/legend-query-builder": "4.15.30",
53
+ "@finos/legend-server-depot": "6.0.72",
54
+ "@finos/legend-server-sdlc": "5.3.40",
55
+ "@finos/legend-shared": "10.0.63",
56
+ "@finos/legend-storage": "3.0.114",
57
+ "@types/react": "19.0.2",
58
58
  "mobx": "6.13.5",
59
- "mobx-react-lite": "4.0.7",
60
- "react": "18.3.1",
61
- "react-dom": "18.3.1",
59
+ "mobx-react-lite": "4.1.0",
60
+ "react": "19.0.0",
61
+ "react-dom": "19.0.0",
62
62
  "serializr": "3.0.3"
63
63
  },
64
64
  "devDependencies": {
65
- "@finos/legend-dev-utils": "2.1.31",
65
+ "@finos/legend-dev-utils": "2.1.32",
66
66
  "@jest/globals": "29.7.0",
67
67
  "cross-env": "7.0.3",
68
- "eslint": "9.16.0",
68
+ "eslint": "9.17.0",
69
69
  "jest": "29.7.0",
70
70
  "npm-run-all": "4.1.5",
71
71
  "rimraf": "6.0.1",
72
- "sass": "1.81.0",
72
+ "sass": "1.83.0",
73
73
  "typescript": "5.7.2"
74
74
  },
75
75
  "peerDependencies": {
76
- "react": "^18.0.0"
76
+ "react": "^19.0.0"
77
77
  },
78
78
  "publishConfig": {
79
79
  "directory": "build/publishContent"