@finos/legend-application-repl 1.1.9 → 1.1.11
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegendREPLNavigation.d.ts","sourceRoot":"","sources":["../../src/application/LegendREPLNavigation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH;;GAEG;AACH,eAAO,MAAM,wDAAwD,
|
|
1
|
+
{"version":3,"file":"LegendREPLNavigation.d.ts","sourceRoot":"","sources":["../../src/application/LegendREPLNavigation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH;;GAEG;AACH,eAAO,MAAM,wDAAwD,GACnE,0BAA0B,MAAM,EAChC,IAAI,MAAM,KACT,MAA6C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegendREPLPublishDataCubeAlert.d.ts","sourceRoot":"","sources":["../../src/components/LegendREPLPublishDataCubeAlert.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAI9D,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"LegendREPLPublishDataCubeAlert.d.ts","sourceRoot":"","sources":["../../src/components/LegendREPLPublishDataCubeAlert.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAI9D,eAAO,MAAM,8BAA8B,GAAI,OAAO;IACpD,kBAAkB,EAAE,kBAAkB,CAAC;CACxC,4CA+EA,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegendREPLWebApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendREPLWebApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2GH,eAAO,MAAM,qCAAqC;;EAEhD,CAAC;AAEH,eAAO,MAAM,gBAAgB;;CA0C3B,CAAC;AAEH,eAAO,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"LegendREPLWebApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendREPLWebApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2GH,eAAO,MAAM,qCAAqC;;EAEhD,CAAC;AAEH,eAAO,MAAM,gBAAgB;;CA0C3B,CAAC;AAEH,eAAO,MAAM,wBAAwB,GAAI,OAAO;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,4CAUlE,CAAC"}
|
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-application-repl",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.11",
|
|
4
4
|
"description": "Legend REPL Grid client application core",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
"@finos/legend-dev-utils": "workspace:*",
|
|
61
61
|
"@jest/globals": "29.7.0",
|
|
62
62
|
"cross-env": "7.0.3",
|
|
63
|
-
"eslint": "9.
|
|
63
|
+
"eslint": "9.22.0",
|
|
64
64
|
"jest": "29.7.0",
|
|
65
65
|
"npm-run-all": "4.1.5",
|
|
66
66
|
"rimraf": "6.0.1",
|
|
67
|
-
"sass": "1.85.
|
|
68
|
-
"typescript": "5.
|
|
67
|
+
"sass": "1.85.1",
|
|
68
|
+
"typescript": "5.8.2"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"react": "^19.0.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-application-repl",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.11",
|
|
4
4
|
"description": "Legend REPL Grid client application core",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"test:watch": "jest --watch"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@finos/legend-application": "16.0.
|
|
47
|
-
"@finos/legend-art": "7.1.
|
|
48
|
-
"@finos/legend-data-cube": "0.1.
|
|
49
|
-
"@finos/legend-graph": "32.1.
|
|
50
|
-
"@finos/legend-shared": "11.0.
|
|
46
|
+
"@finos/legend-application": "16.0.29",
|
|
47
|
+
"@finos/legend-art": "7.1.86",
|
|
48
|
+
"@finos/legend-data-cube": "0.1.11",
|
|
49
|
+
"@finos/legend-graph": "32.1.9",
|
|
50
|
+
"@finos/legend-shared": "11.0.8",
|
|
51
51
|
"@types/react": "19.0.10",
|
|
52
52
|
"@types/react-dom": "19.0.4",
|
|
53
53
|
"mobx": "6.13.6",
|
|
@@ -57,15 +57,15 @@
|
|
|
57
57
|
"serializr": "3.0.3"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@finos/legend-dev-utils": "2.2.
|
|
60
|
+
"@finos/legend-dev-utils": "2.2.4",
|
|
61
61
|
"@jest/globals": "29.7.0",
|
|
62
62
|
"cross-env": "7.0.3",
|
|
63
|
-
"eslint": "9.
|
|
63
|
+
"eslint": "9.22.0",
|
|
64
64
|
"jest": "29.7.0",
|
|
65
65
|
"npm-run-all": "4.1.5",
|
|
66
66
|
"rimraf": "6.0.1",
|
|
67
|
-
"sass": "1.85.
|
|
68
|
-
"typescript": "5.
|
|
67
|
+
"sass": "1.85.1",
|
|
68
|
+
"typescript": "5.8.2"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"react": "^19.0.0"
|