@gooddata/sdk-ui-catalog 11.4.0-alpha.1 → 11.4.0-alpha.2
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.
- package/package.json +26 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-catalog",
|
|
3
|
-
"version": "11.4.0-alpha.
|
|
3
|
+
"version": "11.4.0-alpha.2",
|
|
4
4
|
"description": "GoodData SDK - Analytics Catalog",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -37,16 +37,15 @@
|
|
|
37
37
|
"lodash-es": "^4.17.21",
|
|
38
38
|
"react-intl": "7.1.11",
|
|
39
39
|
"tslib": "2.8.1",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "11.4.0-alpha.
|
|
41
|
-
"@gooddata/sdk-ui": "11.4.0-alpha.
|
|
42
|
-
"@gooddata/sdk-
|
|
43
|
-
"@gooddata/sdk-
|
|
44
|
-
"@gooddata/sdk-ui-semantic-search": "11.4.0-alpha.
|
|
45
|
-
"@gooddata/sdk-ui-theme-provider": "11.4.0-alpha.
|
|
46
|
-
"@gooddata/util": "11.4.0-alpha.
|
|
40
|
+
"@gooddata/sdk-backend-spi": "11.4.0-alpha.2",
|
|
41
|
+
"@gooddata/sdk-ui": "11.4.0-alpha.2",
|
|
42
|
+
"@gooddata/sdk-model": "11.4.0-alpha.2",
|
|
43
|
+
"@gooddata/sdk-ui-kit": "11.4.0-alpha.2",
|
|
44
|
+
"@gooddata/sdk-ui-semantic-search": "11.4.0-alpha.2",
|
|
45
|
+
"@gooddata/sdk-ui-theme-provider": "11.4.0-alpha.2",
|
|
46
|
+
"@gooddata/util": "11.4.0-alpha.2"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@gooddata/eslint-config": "^4.1.1",
|
|
50
49
|
"@microsoft/api-documenter": "^7.17.0",
|
|
51
50
|
"@microsoft/api-extractor": "^7.52.8",
|
|
52
51
|
"@testing-library/dom": "10.4.0",
|
|
@@ -55,23 +54,24 @@
|
|
|
55
54
|
"@types/raf": "^3.4.0",
|
|
56
55
|
"@types/react": "19.1.11",
|
|
57
56
|
"@types/react-dom": "19.1.7",
|
|
58
|
-
"@typescript-eslint/eslint-plugin": "
|
|
59
|
-
"@typescript-eslint/parser": "
|
|
57
|
+
"@typescript-eslint/eslint-plugin": "8.46.0",
|
|
58
|
+
"@typescript-eslint/parser": "8.46.0",
|
|
59
|
+
"@vitest/eslint-plugin": "1.3.5",
|
|
60
60
|
"dependency-cruiser": "^13.0.3",
|
|
61
61
|
"eslint": "^8.57.1",
|
|
62
|
-
"eslint-config-prettier": "
|
|
63
|
-
"eslint-plugin-eslint-comments": "
|
|
64
|
-
"eslint-plugin-header": "
|
|
65
|
-
"eslint-plugin-import": "
|
|
66
|
-
"eslint-plugin-import-esm": "
|
|
62
|
+
"eslint-config-prettier": "10.1.8",
|
|
63
|
+
"eslint-plugin-eslint-comments": "3.2.0",
|
|
64
|
+
"eslint-plugin-header": "3.1.1",
|
|
65
|
+
"eslint-plugin-import": "2.32.0",
|
|
66
|
+
"eslint-plugin-import-esm": "1.2.1",
|
|
67
67
|
"eslint-plugin-jest": "^29.0.1",
|
|
68
|
-
"eslint-plugin-no-only-tests": "
|
|
69
|
-
"eslint-plugin-prettier": "
|
|
70
|
-
"eslint-plugin-react": "
|
|
71
|
-
"eslint-plugin-react-hooks": "
|
|
72
|
-
"eslint-plugin-regexp": "
|
|
73
|
-
"eslint-plugin-sonarjs": "
|
|
74
|
-
"eslint-plugin-tsdoc": "
|
|
68
|
+
"eslint-plugin-no-only-tests": "2.6.0",
|
|
69
|
+
"eslint-plugin-prettier": "5.5.4",
|
|
70
|
+
"eslint-plugin-react": "7.37.5",
|
|
71
|
+
"eslint-plugin-react-hooks": "4.6.0",
|
|
72
|
+
"eslint-plugin-regexp": "1.15.0",
|
|
73
|
+
"eslint-plugin-sonarjs": "0.16.0",
|
|
74
|
+
"eslint-plugin-tsdoc": "0.2.14",
|
|
75
75
|
"happy-dom": "18.0.1",
|
|
76
76
|
"prettier": "^3.6.2",
|
|
77
77
|
"raf": "^3.4.1",
|
|
@@ -84,9 +84,10 @@
|
|
|
84
84
|
"typescript": "5.8.3",
|
|
85
85
|
"vitest": "3.2.4",
|
|
86
86
|
"vitest-dom": "0.1.1",
|
|
87
|
+
"@gooddata/eslint-config": "1.0.0",
|
|
87
88
|
"@gooddata/eslint-plugin": "1.0.0",
|
|
88
|
-
"@gooddata/sdk-backend-mockingbird": "11.4.0-alpha.
|
|
89
|
-
"@gooddata/i18n-toolkit": "11.4.0-alpha.
|
|
89
|
+
"@gooddata/sdk-backend-mockingbird": "11.4.0-alpha.2",
|
|
90
|
+
"@gooddata/i18n-toolkit": "11.4.0-alpha.2"
|
|
90
91
|
},
|
|
91
92
|
"peerDependencies": {
|
|
92
93
|
"react": "^18.0.0 || ^19.0.0",
|