@finos/legend-application-query 13.7.28 → 13.7.30
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index.css +1 -1
- package/lib/package.json +3 -3
- package/package.json +14 -14
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-query",
|
3
|
-
"version": "13.7.
|
3
|
+
"version": "13.7.30",
|
4
4
|
"description": "Legend Query application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"@finos/legend-storage": "workspace:*",
|
57
57
|
"@testing-library/dom": "10.4.0",
|
58
58
|
"@testing-library/react": "16.1.0",
|
59
|
-
"@types/react": "19.0.
|
59
|
+
"@types/react": "19.0.3",
|
60
60
|
"@types/react-dom": "19.0.2",
|
61
61
|
"mobx": "6.13.5",
|
62
62
|
"mobx-react-lite": "4.1.0",
|
@@ -72,7 +72,7 @@
|
|
72
72
|
"jest": "29.7.0",
|
73
73
|
"npm-run-all": "4.1.5",
|
74
74
|
"rimraf": "6.0.1",
|
75
|
-
"sass": "1.83.
|
75
|
+
"sass": "1.83.1",
|
76
76
|
"typescript": "5.7.2"
|
77
77
|
},
|
78
78
|
"peerDependencies": {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-query",
|
3
|
-
"version": "13.7.
|
3
|
+
"version": "13.7.30",
|
4
4
|
"description": "Legend Query application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -43,20 +43,20 @@
|
|
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-code-editor": "2.0.
|
49
|
-
"@finos/legend-data-cube": "0.0.
|
50
|
-
"@finos/legend-extension-dsl-data-space": "10.4.
|
51
|
-
"@finos/legend-graph": "32.0.
|
52
|
-
"@finos/legend-lego": "2.0.
|
53
|
-
"@finos/legend-query-builder": "4.15.
|
54
|
-
"@finos/legend-server-depot": "6.0.
|
55
|
-
"@finos/legend-shared": "10.0.
|
56
|
-
"@finos/legend-storage": "3.0.
|
46
|
+
"@finos/legend-application": "16.0.17",
|
47
|
+
"@finos/legend-art": "7.1.74",
|
48
|
+
"@finos/legend-code-editor": "2.0.33",
|
49
|
+
"@finos/legend-data-cube": "0.0.39",
|
50
|
+
"@finos/legend-extension-dsl-data-space": "10.4.30",
|
51
|
+
"@finos/legend-graph": "32.0.1",
|
52
|
+
"@finos/legend-lego": "2.0.35",
|
53
|
+
"@finos/legend-query-builder": "4.15.37",
|
54
|
+
"@finos/legend-server-depot": "6.0.75",
|
55
|
+
"@finos/legend-shared": "10.0.66",
|
56
|
+
"@finos/legend-storage": "3.0.117",
|
57
57
|
"@testing-library/dom": "10.4.0",
|
58
58
|
"@testing-library/react": "16.1.0",
|
59
|
-
"@types/react": "19.0.
|
59
|
+
"@types/react": "19.0.3",
|
60
60
|
"@types/react-dom": "19.0.2",
|
61
61
|
"mobx": "6.13.5",
|
62
62
|
"mobx-react-lite": "4.1.0",
|
@@ -72,7 +72,7 @@
|
|
72
72
|
"jest": "29.7.0",
|
73
73
|
"npm-run-all": "4.1.5",
|
74
74
|
"rimraf": "6.0.1",
|
75
|
-
"sass": "1.83.
|
75
|
+
"sass": "1.83.1",
|
76
76
|
"typescript": "5.7.2"
|
77
77
|
},
|
78
78
|
"peerDependencies": {
|