@finos/legend-extension-dsl-text 6.0.223 → 6.0.224

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.223
1
+ /** @license @finos/legend-extension-dsl-text v6.0.224
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.223",
3
+ "version": "6.0.224",
4
4
  "description": "Legend extension for Text DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -51,7 +51,7 @@
51
51
  "@finos/legend-lego": "workspace:*",
52
52
  "@finos/legend-shared": "workspace:*",
53
53
  "@finos/legend-storage": "workspace:*",
54
- "@types/react": "18.3.5",
54
+ "@types/react": "18.3.7",
55
55
  "mobx": "6.13.2",
56
56
  "mobx-react-lite": "4.0.7",
57
57
  "react": "18.3.1",
@@ -61,11 +61,11 @@
61
61
  "@finos/legend-dev-utils": "workspace:*",
62
62
  "@jest/globals": "29.7.0",
63
63
  "cross-env": "7.0.3",
64
- "eslint": "8.57.0",
64
+ "eslint": "8.57.1",
65
65
  "jest": "29.7.0",
66
66
  "npm-run-all": "4.1.5",
67
67
  "rimraf": "6.0.1",
68
- "sass": "1.78.0",
68
+ "sass": "1.79.1",
69
69
  "typescript": "5.6.2"
70
70
  },
71
71
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-text",
3
- "version": "6.0.223",
3
+ "version": "6.0.224",
4
4
  "description": "Legend extension for Text DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -44,28 +44,28 @@
44
44
  "test:watch": "jest --watch"
45
45
  },
46
46
  "dependencies": {
47
- "@finos/legend-application": "15.1.30",
48
- "@finos/legend-application-studio": "28.18.33",
49
- "@finos/legend-art": "7.1.57",
50
- "@finos/legend-graph": "31.10.31",
51
- "@finos/legend-lego": "1.2.70",
52
- "@finos/legend-shared": "10.0.54",
53
- "@finos/legend-storage": "3.0.104",
54
- "@types/react": "18.3.5",
47
+ "@finos/legend-application": "15.1.31",
48
+ "@finos/legend-application-studio": "28.18.34",
49
+ "@finos/legend-art": "7.1.58",
50
+ "@finos/legend-graph": "31.10.32",
51
+ "@finos/legend-lego": "1.2.71",
52
+ "@finos/legend-shared": "10.0.55",
53
+ "@finos/legend-storage": "3.0.105",
54
+ "@types/react": "18.3.7",
55
55
  "mobx": "6.13.2",
56
56
  "mobx-react-lite": "4.0.7",
57
57
  "react": "18.3.1",
58
58
  "serializr": "3.0.2"
59
59
  },
60
60
  "devDependencies": {
61
- "@finos/legend-dev-utils": "2.1.20",
61
+ "@finos/legend-dev-utils": "2.1.21",
62
62
  "@jest/globals": "29.7.0",
63
63
  "cross-env": "7.0.3",
64
- "eslint": "8.57.0",
64
+ "eslint": "8.57.1",
65
65
  "jest": "29.7.0",
66
66
  "npm-run-all": "4.1.5",
67
67
  "rimraf": "6.0.1",
68
- "sass": "1.78.0",
68
+ "sass": "1.79.1",
69
69
  "typescript": "5.6.2"
70
70
  },
71
71
  "peerDependencies": {