@gooddata/sdk-ui-ext 11.9.0-alpha.3 → 11.9.0-alpha.5
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/NOTICE +6 -6
- package/package.json +19 -19
package/NOTICE
CHANGED
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
|
|
8
8
|
The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
|
9
9
|
|
|
10
|
-
Date generated: 2025-11-
|
|
10
|
+
Date generated: 2025-11-12
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: ceafa755a4e51dd16f22032500d971db4e6b5ffe
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -844,7 +844,7 @@ Revision ID: 0c9a0f517ed69efeba75f370210854089aa48452
|
|
|
844
844
|
- safe-buffer (5.2.1) [MIT]
|
|
845
845
|
- safe-regex-test (1.1.0) [MIT]
|
|
846
846
|
- safer-buffer (2.1.2) [MIT]
|
|
847
|
-
- sass (1.
|
|
847
|
+
- sass (1.70.0) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
|
|
848
848
|
- scheduler (0.26.0) [MIT]
|
|
849
849
|
- schema-utils (3.3.0) [MIT]
|
|
850
850
|
- schema-utils (4.3.2) [MIT]
|
|
@@ -10933,9 +10933,9 @@ MIT
|
|
|
10933
10933
|
|
|
10934
10934
|
|
|
10935
10935
|
--------------------------------------------------------------------------------
|
|
10936
|
-
Package Title: sass (1.
|
|
10936
|
+
Package Title: sass (1.70.0)
|
|
10937
10937
|
|
|
10938
|
-
Package Locator: npm+sass$1.
|
|
10938
|
+
Package Locator: npm+sass$1.70.0
|
|
10939
10939
|
|
|
10940
10940
|
Package Depth: Transitive
|
|
10941
10941
|
--------------------------------------------------------------------------------
|
|
@@ -35461,4 +35461,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
35461
35461
|
--------------------------------------------------------------------------------
|
|
35462
35462
|
--------------------------------------------------------------------------------
|
|
35463
35463
|
|
|
35464
|
-
Report Generated by FOSSA on 2025-11-
|
|
35464
|
+
Report Generated by FOSSA on 2025-11-12
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-ext",
|
|
3
|
-
"version": "11.9.0-alpha.
|
|
3
|
+
"version": "11.9.0-alpha.5",
|
|
4
4
|
"description": "GoodData.UI SDK - Extensions",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -63,19 +63,19 @@
|
|
|
63
63
|
"ts-invariant": "^0.7.5",
|
|
64
64
|
"tslib": "2.8.1",
|
|
65
65
|
"uuid": "^11.1.0",
|
|
66
|
-
"@gooddata/sdk-backend-base": "11.9.0-alpha.
|
|
67
|
-
"@gooddata/sdk-
|
|
68
|
-
"@gooddata/sdk-
|
|
69
|
-
"@gooddata/sdk-
|
|
70
|
-
"@gooddata/sdk-ui": "11.9.0-alpha.
|
|
71
|
-
"@gooddata/sdk-ui-charts": "11.9.0-alpha.
|
|
72
|
-
"@gooddata/sdk-ui-
|
|
73
|
-
"@gooddata/sdk-ui-
|
|
74
|
-
"@gooddata/sdk-ui-kit": "11.9.0-alpha.
|
|
75
|
-
"@gooddata/sdk-ui-
|
|
76
|
-
"@gooddata/sdk-ui-
|
|
77
|
-
"@gooddata/
|
|
78
|
-
"@gooddata/
|
|
66
|
+
"@gooddata/sdk-backend-base": "11.9.0-alpha.5",
|
|
67
|
+
"@gooddata/sdk-backend-spi": "11.9.0-alpha.5",
|
|
68
|
+
"@gooddata/sdk-model": "11.9.0-alpha.5",
|
|
69
|
+
"@gooddata/sdk-embedding": "11.9.0-alpha.5",
|
|
70
|
+
"@gooddata/sdk-ui": "11.9.0-alpha.5",
|
|
71
|
+
"@gooddata/sdk-ui-charts": "11.9.0-alpha.5",
|
|
72
|
+
"@gooddata/sdk-ui-filters": "11.9.0-alpha.5",
|
|
73
|
+
"@gooddata/sdk-ui-geo": "11.9.0-alpha.5",
|
|
74
|
+
"@gooddata/sdk-ui-kit": "11.9.0-alpha.5",
|
|
75
|
+
"@gooddata/sdk-ui-theme-provider": "11.9.0-alpha.5",
|
|
76
|
+
"@gooddata/sdk-ui-pivot": "11.9.0-alpha.5",
|
|
77
|
+
"@gooddata/util": "11.9.0-alpha.5",
|
|
78
|
+
"@gooddata/sdk-ui-vis-commons": "11.9.0-alpha.5"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
81
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"raf": "^3.4.1",
|
|
117
117
|
"react": "19.1.1",
|
|
118
118
|
"react-dom": "19.1.1",
|
|
119
|
-
"sass": "1.
|
|
119
|
+
"sass": "1.70.0",
|
|
120
120
|
"stylelint": "^13.8.0",
|
|
121
121
|
"stylelint-checkstyle-formatter": "^0.1.2",
|
|
122
122
|
"stylelint-config-prettier": "^9.0.5",
|
|
@@ -124,10 +124,10 @@
|
|
|
124
124
|
"typescript": "5.8.3",
|
|
125
125
|
"vitest": "3.2.4",
|
|
126
126
|
"vitest-dom": "0.1.1",
|
|
127
|
-
"@gooddata/
|
|
128
|
-
"@gooddata/
|
|
129
|
-
"@gooddata/reference-workspace": "11.9.0-alpha.
|
|
130
|
-
"@gooddata/sdk-backend-mockingbird": "11.9.0-alpha.
|
|
127
|
+
"@gooddata/i18n-toolkit": "11.9.0-alpha.5",
|
|
128
|
+
"@gooddata/eslint-config": "11.9.0-alpha.5",
|
|
129
|
+
"@gooddata/reference-workspace": "11.9.0-alpha.5",
|
|
130
|
+
"@gooddata/sdk-backend-mockingbird": "11.9.0-alpha.5"
|
|
131
131
|
},
|
|
132
132
|
"peerDependencies": {
|
|
133
133
|
"react": "^18.0.0 || ^19.0.0",
|