@finos/legend-lego 1.1.14 → 1.1.16

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 +14 -14
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v1.1.14
1
+ /** @license @finos/legend-lego v1.1.16
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.14",
3
+ "version": "1.1.16",
4
4
  "description": "Legend shared advanced application components and building blocks",
5
5
  "keywords": [
6
6
  "legend",
@@ -47,16 +47,16 @@
47
47
  "test:watch": "jest --watch"
48
48
  },
49
49
  "dependencies": {
50
- "@ag-grid-community/client-side-row-model": "30.0.5",
51
- "@ag-grid-community/core": "30.0.5",
52
- "@ag-grid-community/react": "30.0.5",
53
- "@ag-grid-community/styles": "30.0.5",
54
- "@finos/legend-application": "15.0.35",
55
- "@finos/legend-art": "7.0.35",
56
- "@finos/legend-graph": "31.0.3",
57
- "@finos/legend-shared": "10.0.21",
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
+ "@finos/legend-application": "15.0.36",
55
+ "@finos/legend-art": "7.0.36",
56
+ "@finos/legend-graph": "31.1.0",
57
+ "@finos/legend-shared": "10.0.22",
58
58
  "@types/css-font-loading-module": "0.0.8",
59
- "@types/react": "18.2.16",
59
+ "@types/react": "18.2.17",
60
60
  "@types/react-dom": "18.2.7",
61
61
  "mobx": "6.10.0",
62
62
  "mobx-react-lite": "3.4.3",
@@ -66,11 +66,11 @@
66
66
  "react-dom": "18.2.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@finos/legend-dev-utils": "2.0.75",
70
- "@jest/globals": "29.6.1",
69
+ "@finos/legend-dev-utils": "2.0.76",
70
+ "@jest/globals": "29.6.2",
71
71
  "cross-env": "7.0.3",
72
- "eslint": "8.45.0",
73
- "jest": "29.6.1",
72
+ "eslint": "8.46.0",
73
+ "jest": "29.6.2",
74
74
  "npm-run-all": "4.1.5",
75
75
  "rimraf": "5.0.1",
76
76
  "sass": "1.64.1",