@finos/legend-lego 2.0.38 → 2.0.40

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/lib/index.css +1 -1
  2. package/package.json +9 -9
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v2.0.38
1
+ /** @license @finos/legend-lego v2.0.40
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-lego",
3
- "version": "2.0.38",
3
+ "version": "2.0.40",
4
4
  "description": "Legend code editor support",
5
5
  "keywords": [
6
6
  "legend",
@@ -46,17 +46,17 @@
46
46
  "test:watch": "jest --watch"
47
47
  },
48
48
  "dependencies": {
49
- "@finos/legend-application": "16.0.20",
50
- "@finos/legend-art": "7.1.77",
51
- "@finos/legend-code-editor": "2.0.35",
52
- "@finos/legend-graph": "32.0.3",
49
+ "@finos/legend-application": "16.0.21",
50
+ "@finos/legend-art": "7.1.78",
51
+ "@finos/legend-code-editor": "2.0.37",
52
+ "@finos/legend-graph": "32.0.5",
53
53
  "@finos/legend-shared": "11.0.0",
54
54
  "@types/css-font-loading-module": "0.0.14",
55
- "@types/react": "19.0.7",
55
+ "@types/react": "19.0.8",
56
56
  "@types/react-dom": "19.0.3",
57
- "ag-grid-community": "33.0.3",
58
- "ag-grid-enterprise": "33.0.3",
59
- "ag-grid-react": "33.0.3",
57
+ "ag-grid-community": "33.0.4",
58
+ "ag-grid-enterprise": "33.0.4",
59
+ "ag-grid-react": "33.0.4",
60
60
  "mobx": "6.13.5",
61
61
  "mobx-react-lite": "4.1.0",
62
62
  "monaco-editor": "0.52.2",