@finos/legend-lego 0.1.0 → 0.1.1

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 +5 -5
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v0.1.0
1
+ /** @license @finos/legend-lego v0.1.1
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": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Legend shared advanced application components and building blocks",
5
5
  "keywords": [
6
6
  "legend",
@@ -49,9 +49,9 @@
49
49
  "@ag-grid-community/core": "29.2.0",
50
50
  "@ag-grid-community/react": "29.2.0",
51
51
  "@ag-grid-community/styles": "29.2.0",
52
- "@finos/legend-application": "14.0.0",
53
- "@finos/legend-art": "6.0.0",
54
- "@finos/legend-shared": "8.1.0",
52
+ "@finos/legend-application": "14.0.1",
53
+ "@finos/legend-art": "7.0.0",
54
+ "@finos/legend-shared": "8.2.0",
55
55
  "@types/react": "18.0.34",
56
56
  "@types/react-dom": "18.0.11",
57
57
  "mobx": "6.9.0",
@@ -61,7 +61,7 @@
61
61
  "react-dom": "18.2.0"
62
62
  },
63
63
  "devDependencies": {
64
- "@finos/legend-dev-utils": "2.0.52",
64
+ "@finos/legend-dev-utils": "2.0.53",
65
65
  "@jest/globals": "29.5.0",
66
66
  "cross-env": "7.0.3",
67
67
  "eslint": "8.38.0",