@finos/legend-extension-dsl-text 6.0.230 → 6.0.232

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-text v6.0.230
1
+ /** @license @finos/legend-extension-dsl-text v6.0.232
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-text",
3
- "version": "6.0.230",
3
+ "version": "6.0.232",
4
4
  "description": "Legend extension for Text DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -52,7 +52,7 @@
52
52
  "@finos/legend-lego": "workspace:*",
53
53
  "@finos/legend-shared": "workspace:*",
54
54
  "@finos/legend-storage": "workspace:*",
55
- "@types/react": "18.3.9",
55
+ "@types/react": "18.3.11",
56
56
  "mobx": "6.13.3",
57
57
  "mobx-react-lite": "4.0.7",
58
58
  "react": "18.3.1",
@@ -62,12 +62,12 @@
62
62
  "@finos/legend-dev-utils": "workspace:*",
63
63
  "@jest/globals": "29.7.0",
64
64
  "cross-env": "7.0.3",
65
- "eslint": "8.57.1",
65
+ "eslint": "9.12.0",
66
66
  "jest": "29.7.0",
67
67
  "npm-run-all": "4.1.5",
68
68
  "rimraf": "6.0.1",
69
- "sass": "1.79.3",
70
- "typescript": "5.6.2"
69
+ "sass": "1.79.4",
70
+ "typescript": "5.6.3"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "react": "^18.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-text",
3
- "version": "6.0.230",
3
+ "version": "6.0.232",
4
4
  "description": "Legend extension for Text DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -44,30 +44,30 @@
44
44
  "test:watch": "jest --watch"
45
45
  },
46
46
  "dependencies": {
47
- "@finos/legend-application": "16.0.1",
48
- "@finos/legend-application-studio": "28.18.40",
49
- "@finos/legend-art": "7.1.60",
50
- "@finos/legend-code-editor": "2.0.2",
51
- "@finos/legend-graph": "31.10.36",
52
- "@finos/legend-lego": "2.0.3",
53
- "@finos/legend-shared": "10.0.56",
54
- "@finos/legend-storage": "3.0.106",
55
- "@types/react": "18.3.9",
47
+ "@finos/legend-application": "16.0.3",
48
+ "@finos/legend-application-studio": "28.18.42",
49
+ "@finos/legend-art": "7.1.62",
50
+ "@finos/legend-code-editor": "2.0.3",
51
+ "@finos/legend-graph": "31.10.37",
52
+ "@finos/legend-lego": "2.0.5",
53
+ "@finos/legend-shared": "10.0.57",
54
+ "@finos/legend-storage": "3.0.107",
55
+ "@types/react": "18.3.11",
56
56
  "mobx": "6.13.3",
57
57
  "mobx-react-lite": "4.0.7",
58
58
  "react": "18.3.1",
59
59
  "serializr": "3.0.2"
60
60
  },
61
61
  "devDependencies": {
62
- "@finos/legend-dev-utils": "2.1.23",
62
+ "@finos/legend-dev-utils": "2.1.25",
63
63
  "@jest/globals": "29.7.0",
64
64
  "cross-env": "7.0.3",
65
- "eslint": "8.57.1",
65
+ "eslint": "9.12.0",
66
66
  "jest": "29.7.0",
67
67
  "npm-run-all": "4.1.5",
68
68
  "rimraf": "6.0.1",
69
- "sass": "1.79.3",
70
- "typescript": "5.6.2"
69
+ "sass": "1.79.4",
70
+ "typescript": "5.6.3"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "react": "^18.0.0"