@finos/legend-application 11.0.0 → 11.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/index.css +1 -1
  2. package/package.json +7 -7
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application v11.0.0
1
+ /** @license @finos/legend-application v11.0.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-application",
3
- "version": "11.0.0",
3
+ "version": "11.0.1",
4
4
  "description": "Legend application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,9 +43,9 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-art": "5.0.28",
47
- "@finos/legend-graph": "23.0.0",
48
- "@finos/legend-shared": "6.2.21",
46
+ "@finos/legend-art": "5.0.29",
47
+ "@finos/legend-graph": "23.0.1",
48
+ "@finos/legend-shared": "6.2.22",
49
49
  "@types/css-font-loading-module": "0.0.8",
50
50
  "@types/react": "18.0.28",
51
51
  "@types/react-dom": "18.0.11",
@@ -53,7 +53,7 @@
53
53
  "history": "5.3.0",
54
54
  "mobx": "6.8.0",
55
55
  "mobx-react-lite": "3.4.0",
56
- "monaco-editor": "0.35.0",
56
+ "monaco-editor": "0.36.0",
57
57
  "react": "18.2.0",
58
58
  "react-dnd": "16.0.1",
59
59
  "react-dnd-html5-backend": "16.0.1",
@@ -71,10 +71,10 @@
71
71
  "xterm-addon-webgl": "0.14.0"
72
72
  },
73
73
  "devDependencies": {
74
- "@finos/legend-dev-utils": "2.0.42",
74
+ "@finos/legend-dev-utils": "2.0.43",
75
75
  "@jest/globals": "29.4.3",
76
76
  "cross-env": "7.0.3",
77
- "eslint": "8.34.0",
77
+ "eslint": "8.35.0",
78
78
  "jest": "29.4.3",
79
79
  "npm-run-all": "4.1.5",
80
80
  "rimraf": "4.1.2",