@finos/legend-lego 1.1.2 → 1.1.3

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 +6 -6
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v1.1.2
1
+ /** @license @finos/legend-lego v1.1.3
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": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "Legend shared advanced application components and building blocks",
5
5
  "keywords": [
6
6
  "legend",
@@ -51,9 +51,9 @@
51
51
  "@ag-grid-community/core": "30.0.2",
52
52
  "@ag-grid-community/react": "30.0.2",
53
53
  "@ag-grid-community/styles": "30.0.2",
54
- "@finos/legend-application": "15.0.25",
55
- "@finos/legend-art": "7.0.25",
56
- "@finos/legend-graph": "30.0.10",
54
+ "@finos/legend-application": "15.0.26",
55
+ "@finos/legend-art": "7.0.26",
56
+ "@finos/legend-graph": "30.0.11",
57
57
  "@finos/legend-shared": "10.0.15",
58
58
  "@types/css-font-loading-module": "0.0.8",
59
59
  "@types/react": "18.2.13",
@@ -66,14 +66,14 @@
66
66
  "react-dom": "18.2.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@finos/legend-dev-utils": "2.0.69",
69
+ "@finos/legend-dev-utils": "2.0.70",
70
70
  "@jest/globals": "29.5.0",
71
71
  "cross-env": "7.0.3",
72
72
  "eslint": "8.43.0",
73
73
  "jest": "29.5.0",
74
74
  "npm-run-all": "4.1.5",
75
75
  "rimraf": "5.0.1",
76
- "sass": "1.63.4",
76
+ "sass": "1.63.6",
77
77
  "typescript": "5.1.3"
78
78
  },
79
79
  "peerDependencies": {