@finos/legend-lego 1.0.3 → 1.0.4

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 +13 -13
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v1.0.3
1
+ /** @license @finos/legend-lego v1.0.4
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.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Legend shared advanced application components and building blocks",
5
5
  "keywords": [
6
6
  "legend",
@@ -47,17 +47,17 @@
47
47
  "test:watch": "jest --watch"
48
48
  },
49
49
  "dependencies": {
50
- "@ag-grid-community/client-side-row-model": "29.3.3",
51
- "@ag-grid-community/core": "29.3.3",
52
- "@ag-grid-community/react": "29.3.3",
53
- "@ag-grid-community/styles": "29.3.3",
54
- "@finos/legend-application": "15.0.10",
55
- "@finos/legend-art": "7.0.11",
56
- "@finos/legend-graph": "28.1.6",
57
- "@finos/legend-shared": "10.0.4",
50
+ "@ag-grid-community/client-side-row-model": "29.3.4",
51
+ "@ag-grid-community/core": "29.3.4",
52
+ "@ag-grid-community/react": "29.3.4",
53
+ "@ag-grid-community/styles": "29.3.4",
54
+ "@finos/legend-application": "15.0.11",
55
+ "@finos/legend-art": "7.0.12",
56
+ "@finos/legend-graph": "28.1.7",
57
+ "@finos/legend-shared": "10.0.5",
58
58
  "@types/css-font-loading-module": "0.0.8",
59
- "@types/react": "18.2.2",
60
- "@types/react-dom": "18.2.3",
59
+ "@types/react": "18.2.5",
60
+ "@types/react-dom": "18.2.4",
61
61
  "mobx": "6.9.0",
62
62
  "mobx-react-lite": "3.4.3",
63
63
  "monaco-editor": "0.38.0",
@@ -66,10 +66,10 @@
66
66
  "react-dom": "18.2.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@finos/legend-dev-utils": "2.0.59",
69
+ "@finos/legend-dev-utils": "2.0.60",
70
70
  "@jest/globals": "29.5.0",
71
71
  "cross-env": "7.0.3",
72
- "eslint": "8.39.0",
72
+ "eslint": "8.40.0",
73
73
  "jest": "29.5.0",
74
74
  "npm-run-all": "4.1.5",
75
75
  "rimraf": "5.0.0",