@finos/legend-lego 1.1.27 → 1.1.29

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.27
1
+ /** @license @finos/legend-lego v1.1.29
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.27",
3
+ "version": "1.1.29",
4
4
  "description": "Legend shared advanced application components and building blocks",
5
5
  "keywords": [
6
6
  "legend",
@@ -47,13 +47,13 @@
47
47
  "test:watch": "jest --watch"
48
48
  },
49
49
  "dependencies": {
50
- "@ag-grid-community/client-side-row-model": "30.1.0",
51
- "@ag-grid-community/core": "30.1.0",
52
- "@ag-grid-community/react": "30.1.0",
53
- "@ag-grid-community/styles": "30.1.0",
50
+ "@ag-grid-community/client-side-row-model": "30.0.6",
51
+ "@ag-grid-community/core": "30.0.6",
52
+ "@ag-grid-community/react": "30.0.6",
53
+ "@ag-grid-community/styles": "30.0.6",
54
54
  "@finos/legend-application": "15.0.40",
55
55
  "@finos/legend-art": "7.0.40",
56
- "@finos/legend-graph": "31.2.0",
56
+ "@finos/legend-graph": "31.2.1",
57
57
  "@finos/legend-shared": "10.0.25",
58
58
  "@types/css-font-loading-module": "0.0.9",
59
59
  "@types/react": "18.2.21",