@gooddata/sdk-ui-ext 11.27.0-alpha.1 → 11.27.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.
Files changed (2) hide show
  1. package/NOTICE +3 -3
  2. package/package.json +20 -20
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-3-19
10
+ Date generated: 2026-3-23
11
11
 
12
- Revision ID: 9ade89d5b1b6718a59ed4e2f6dc1a506b134fcc6
12
+ Revision ID: bca279ec363bdbaf2a54ad973bddd856f6ffa953
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -38160,4 +38160,4 @@ POSSIBILITY OF SUCH DAMAGE.
38160
38160
  --------------------------------------------------------------------------------
38161
38161
  --------------------------------------------------------------------------------
38162
38162
 
38163
- Report Generated by FOSSA on 2026-3-19
38163
+ Report Generated by FOSSA on 2026-3-23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-ext",
3
- "version": "11.27.0-alpha.1",
3
+ "version": "11.27.0-alpha.2",
4
4
  "description": "GoodData.UI SDK - Extensions",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData Corporation",
@@ -64,19 +64,19 @@
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.27.0-alpha.1",
68
- "@gooddata/sdk-backend-spi": "11.27.0-alpha.1",
69
- "@gooddata/sdk-embedding": "11.27.0-alpha.1",
70
- "@gooddata/sdk-ui": "11.27.0-alpha.1",
71
- "@gooddata/sdk-model": "11.27.0-alpha.1",
72
- "@gooddata/sdk-ui-charts": "11.27.0-alpha.1",
73
- "@gooddata/sdk-ui-filters": "11.27.0-alpha.1",
74
- "@gooddata/sdk-ui-pivot": "11.27.0-alpha.1",
75
- "@gooddata/sdk-ui-kit": "11.27.0-alpha.1",
76
- "@gooddata/sdk-ui-geo": "11.27.0-alpha.1",
77
- "@gooddata/sdk-ui-theme-provider": "11.27.0-alpha.1",
78
- "@gooddata/sdk-ui-vis-commons": "11.27.0-alpha.1",
79
- "@gooddata/util": "11.27.0-alpha.1"
67
+ "@gooddata/sdk-backend-base": "11.27.0-alpha.2",
68
+ "@gooddata/sdk-backend-spi": "11.27.0-alpha.2",
69
+ "@gooddata/sdk-model": "11.27.0-alpha.2",
70
+ "@gooddata/sdk-embedding": "11.27.0-alpha.2",
71
+ "@gooddata/sdk-ui": "11.27.0-alpha.2",
72
+ "@gooddata/sdk-ui-charts": "11.27.0-alpha.2",
73
+ "@gooddata/sdk-ui-filters": "11.27.0-alpha.2",
74
+ "@gooddata/sdk-ui-geo": "11.27.0-alpha.2",
75
+ "@gooddata/sdk-ui-kit": "11.27.0-alpha.2",
76
+ "@gooddata/sdk-ui-pivot": "11.27.0-alpha.2",
77
+ "@gooddata/sdk-ui-theme-provider": "11.27.0-alpha.2",
78
+ "@gooddata/sdk-ui-vis-commons": "11.27.0-alpha.2",
79
+ "@gooddata/util": "11.27.0-alpha.2"
80
80
  },
81
81
  "devDependencies": {
82
82
  "@microsoft/api-documenter": "^7.17.0",
@@ -124,12 +124,12 @@
124
124
  "typescript": "5.9.3",
125
125
  "vitest": "4.1.0",
126
126
  "vitest-dom": "0.1.1",
127
- "@gooddata/i18n-toolkit": "11.27.0-alpha.1",
128
- "@gooddata/eslint-config": "11.27.0-alpha.1",
129
- "@gooddata/stylelint-config": "11.27.0-alpha.1",
130
- "@gooddata/oxlint-config": "11.27.0-alpha.1",
131
- "@gooddata/reference-workspace": "11.27.0-alpha.1",
132
- "@gooddata/sdk-backend-mockingbird": "11.27.0-alpha.1"
127
+ "@gooddata/eslint-config": "11.27.0-alpha.2",
128
+ "@gooddata/i18n-toolkit": "11.27.0-alpha.2",
129
+ "@gooddata/oxlint-config": "11.27.0-alpha.2",
130
+ "@gooddata/reference-workspace": "11.27.0-alpha.2",
131
+ "@gooddata/sdk-backend-mockingbird": "11.27.0-alpha.2",
132
+ "@gooddata/stylelint-config": "11.27.0-alpha.2"
133
133
  },
134
134
  "peerDependencies": {
135
135
  "react": "^18.0.0 || ^19.0.0",