@finos/legend-query-builder 4.15.37 → 4.15.39
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 +13 -13
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-query-builder",
|
3
|
-
"version": "4.15.
|
3
|
+
"version": "4.15.39",
|
4
4
|
"description": "Legend query builder core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"@finos/legend-storage": "workspace:*",
|
54
54
|
"@testing-library/dom": "10.4.0",
|
55
55
|
"@testing-library/react": "16.1.0",
|
56
|
-
"@types/react": "19.0.
|
56
|
+
"@types/react": "19.0.4",
|
57
57
|
"@types/react-dom": "19.0.2",
|
58
58
|
"chart.js": "4.4.7",
|
59
59
|
"mathjs": "14.0.1",
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"npm-run-all": "4.1.5",
|
76
76
|
"rimraf": "6.0.1",
|
77
77
|
"sass": "1.83.1",
|
78
|
-
"typescript": "5.7.
|
78
|
+
"typescript": "5.7.3"
|
79
79
|
},
|
80
80
|
"peerDependencies": {
|
81
81
|
"react": "^19.0.0"
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-query-builder",
|
3
|
-
"version": "4.15.
|
3
|
+
"version": "4.15.39",
|
4
4
|
"description": "Legend query builder core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -42,18 +42,18 @@
|
|
42
42
|
"test:watch": "jest --watch"
|
43
43
|
},
|
44
44
|
"dependencies": {
|
45
|
-
"@finos/legend-application": "16.0.
|
46
|
-
"@finos/legend-art": "7.1.
|
47
|
-
"@finos/legend-code-editor": "2.0.
|
48
|
-
"@finos/legend-data-cube": "0.0.
|
49
|
-
"@finos/legend-graph": "32.0.
|
50
|
-
"@finos/legend-lego": "2.0.
|
51
|
-
"@finos/legend-server-depot": "6.0.
|
52
|
-
"@finos/legend-shared": "10.0.
|
53
|
-
"@finos/legend-storage": "3.0.
|
45
|
+
"@finos/legend-application": "16.0.19",
|
46
|
+
"@finos/legend-art": "7.1.76",
|
47
|
+
"@finos/legend-code-editor": "2.0.34",
|
48
|
+
"@finos/legend-data-cube": "0.0.41",
|
49
|
+
"@finos/legend-graph": "32.0.2",
|
50
|
+
"@finos/legend-lego": "2.0.37",
|
51
|
+
"@finos/legend-server-depot": "6.0.76",
|
52
|
+
"@finos/legend-shared": "10.0.67",
|
53
|
+
"@finos/legend-storage": "3.0.118",
|
54
54
|
"@testing-library/dom": "10.4.0",
|
55
55
|
"@testing-library/react": "16.1.0",
|
56
|
-
"@types/react": "19.0.
|
56
|
+
"@types/react": "19.0.4",
|
57
57
|
"@types/react-dom": "19.0.2",
|
58
58
|
"chart.js": "4.4.7",
|
59
59
|
"mathjs": "14.0.1",
|
@@ -67,7 +67,7 @@
|
|
67
67
|
"sql-formatter": "15.4.9"
|
68
68
|
},
|
69
69
|
"devDependencies": {
|
70
|
-
"@finos/legend-dev-utils": "2.1.
|
70
|
+
"@finos/legend-dev-utils": "2.1.35",
|
71
71
|
"@jest/globals": "29.7.0",
|
72
72
|
"cross-env": "7.0.3",
|
73
73
|
"eslint": "9.17.0",
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"npm-run-all": "4.1.5",
|
76
76
|
"rimraf": "6.0.1",
|
77
77
|
"sass": "1.83.1",
|
78
|
-
"typescript": "5.7.
|
78
|
+
"typescript": "5.7.3"
|
79
79
|
},
|
80
80
|
"peerDependencies": {
|
81
81
|
"react": "^19.0.0"
|