@gooddata/sdk-ui-ext 11.39.0-alpha.3 → 11.39.0-alpha.4

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.
Files changed (2) hide show
  1. package/NOTICE +3 -3
  2. package/package.json +21 -21
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: 2026-5-25
10
+ Date generated: 2026-5-27
11
11
 
12
- Revision ID: 071fd8600e18fa643f19bd192894b326ecedff0a
12
+ Revision ID: cca91b63bcb24d8939c88b56da17c29f0346e9e2
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -38189,4 +38189,4 @@ POSSIBILITY OF SUCH DAMAGE.
38189
38189
  --------------------------------------------------------------------------------
38190
38190
  --------------------------------------------------------------------------------
38191
38191
 
38192
- Report Generated by FOSSA on 2026-5-25
38192
+ Report Generated by FOSSA on 2026-5-27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-ext",
3
- "version": "11.39.0-alpha.3",
3
+ "version": "11.39.0-alpha.4",
4
4
  "description": "GoodData.UI SDK - Extensions",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData Corporation",
@@ -64,20 +64,20 @@
64
64
  "ts-invariant": "0.10.3",
65
65
  "tslib": "2.8.1",
66
66
  "uuid": "11.1.0",
67
- "@gooddata/sdk-backend-base": "11.39.0-alpha.3",
68
- "@gooddata/sdk-embedding": "11.39.0-alpha.3",
69
- "@gooddata/sdk-backend-spi": "11.39.0-alpha.3",
70
- "@gooddata/sdk-model": "11.39.0-alpha.3",
71
- "@gooddata/sdk-ui": "11.39.0-alpha.3",
72
- "@gooddata/sdk-ui-charts": "11.39.0-alpha.3",
73
- "@gooddata/sdk-ui-filters": "11.39.0-alpha.3",
74
- "@gooddata/sdk-ui-kit": "11.39.0-alpha.3",
75
- "@gooddata/sdk-ui-geo": "11.39.0-alpha.3",
76
- "@gooddata/sdk-ui-pivot": "11.39.0-alpha.3",
77
- "@gooddata/sdk-ui-semantic-search": "11.39.0-alpha.3",
78
- "@gooddata/sdk-ui-theme-provider": "11.39.0-alpha.3",
79
- "@gooddata/sdk-ui-vis-commons": "11.39.0-alpha.3",
80
- "@gooddata/util": "11.39.0-alpha.3"
67
+ "@gooddata/sdk-backend-spi": "11.39.0-alpha.4",
68
+ "@gooddata/sdk-backend-base": "11.39.0-alpha.4",
69
+ "@gooddata/sdk-model": "11.39.0-alpha.4",
70
+ "@gooddata/sdk-embedding": "11.39.0-alpha.4",
71
+ "@gooddata/sdk-ui": "11.39.0-alpha.4",
72
+ "@gooddata/sdk-ui-filters": "11.39.0-alpha.4",
73
+ "@gooddata/sdk-ui-charts": "11.39.0-alpha.4",
74
+ "@gooddata/sdk-ui-geo": "11.39.0-alpha.4",
75
+ "@gooddata/sdk-ui-kit": "11.39.0-alpha.4",
76
+ "@gooddata/sdk-ui-semantic-search": "11.39.0-alpha.4",
77
+ "@gooddata/sdk-ui-pivot": "11.39.0-alpha.4",
78
+ "@gooddata/sdk-ui-theme-provider": "11.39.0-alpha.4",
79
+ "@gooddata/sdk-ui-vis-commons": "11.39.0-alpha.4",
80
+ "@gooddata/util": "11.39.0-alpha.4"
81
81
  },
82
82
  "devDependencies": {
83
83
  "@microsoft/api-documenter": "^7.17.0",
@@ -125,12 +125,12 @@
125
125
  "typescript": "5.9.3",
126
126
  "vitest": "4.1.0",
127
127
  "vitest-dom": "0.1.1",
128
- "@gooddata/eslint-config": "11.39.0-alpha.3",
129
- "@gooddata/i18n-toolkit": "11.39.0-alpha.3",
130
- "@gooddata/oxlint-config": "11.39.0-alpha.3",
131
- "@gooddata/reference-workspace": "11.39.0-alpha.3",
132
- "@gooddata/sdk-backend-mockingbird": "11.39.0-alpha.3",
133
- "@gooddata/stylelint-config": "11.39.0-alpha.3"
128
+ "@gooddata/eslint-config": "11.39.0-alpha.4",
129
+ "@gooddata/oxlint-config": "11.39.0-alpha.4",
130
+ "@gooddata/reference-workspace": "11.39.0-alpha.4",
131
+ "@gooddata/sdk-backend-mockingbird": "11.39.0-alpha.4",
132
+ "@gooddata/i18n-toolkit": "11.39.0-alpha.4",
133
+ "@gooddata/stylelint-config": "11.39.0-alpha.4"
134
134
  },
135
135
  "peerDependencies": {
136
136
  "react": "^18.0.0 || ^19.0.0",