@gooddata/sdk-ui-all 11.42.0-alpha.2 → 11.42.0-alpha.3

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 +6 -6
  2. package/package.json +11 -11
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-6-10
10
+ Date generated: 2026-6-15
11
11
 
12
- Revision ID: f75738464fd32f3d4e0f874c715181b53a187ef8
12
+ Revision ID: a109cf6c2e762b7d0655e4f6da695420f910643f
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -383,7 +383,7 @@ Revision ID: f75738464fd32f3d4e0f874c715181b53a187ef8
383
383
  - balanced-match (2.0.0) [MIT]
384
384
  - balanced-match (4.0.4) [MIT]
385
385
  - base64-js (1.5.1) [MIT]
386
- - baseline-browser-mapping (2.10.34) [Apache-2.0]
386
+ - baseline-browser-mapping (2.10.37) [Apache-2.0]
387
387
  - batch (0.6.1) [MIT]
388
388
  - binary-extensions (2.3.0) [MIT]
389
389
  - bl (4.1.0) [MIT]
@@ -5454,9 +5454,9 @@ MIT
5454
5454
 
5455
5455
 
5456
5456
  --------------------------------------------------------------------------------
5457
- Package Title: baseline-browser-mapping (2.10.34)
5457
+ Package Title: baseline-browser-mapping (2.10.37)
5458
5458
 
5459
- Package Locator: npm+baseline-browser-mapping$2.10.34
5459
+ Package Locator: npm+baseline-browser-mapping$2.10.37
5460
5460
 
5461
5461
  Package Depth: Transitive
5462
5462
  --------------------------------------------------------------------------------
@@ -38571,4 +38571,4 @@ POSSIBILITY OF SUCH DAMAGE.
38571
38571
  --------------------------------------------------------------------------------
38572
38572
  --------------------------------------------------------------------------------
38573
38573
 
38574
- Report Generated by FOSSA on 2026-6-10
38574
+ Report Generated by FOSSA on 2026-6-15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "11.42.0-alpha.2",
3
+ "version": "11.42.0-alpha.3",
4
4
  "description": "GoodData SDK - All-In-One",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData",
@@ -24,14 +24,14 @@
24
24
  "exports": "./esm/index.js",
25
25
  "dependencies": {
26
26
  "tslib": "2.8.1",
27
- "@gooddata/sdk-backend-spi": "11.42.0-alpha.2",
28
- "@gooddata/sdk-model": "11.42.0-alpha.2",
29
- "@gooddata/sdk-ui-charts": "11.42.0-alpha.2",
30
- "@gooddata/sdk-ui-ext": "11.42.0-alpha.2",
31
- "@gooddata/sdk-ui": "11.42.0-alpha.2",
32
- "@gooddata/sdk-ui-geo": "11.42.0-alpha.2",
33
- "@gooddata/sdk-ui-pivot": "11.42.0-alpha.2",
34
- "@gooddata/sdk-ui-filters": "11.42.0-alpha.2"
27
+ "@gooddata/sdk-backend-spi": "11.42.0-alpha.3",
28
+ "@gooddata/sdk-model": "11.42.0-alpha.3",
29
+ "@gooddata/sdk-ui": "11.42.0-alpha.3",
30
+ "@gooddata/sdk-ui-charts": "11.42.0-alpha.3",
31
+ "@gooddata/sdk-ui-ext": "11.42.0-alpha.3",
32
+ "@gooddata/sdk-ui-geo": "11.42.0-alpha.3",
33
+ "@gooddata/sdk-ui-filters": "11.42.0-alpha.3",
34
+ "@gooddata/sdk-ui-pivot": "11.42.0-alpha.3"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@microsoft/api-documenter": "^7.17.0",
@@ -54,8 +54,8 @@
54
54
  "oxlint": "1.51.0",
55
55
  "oxlint-tsgolint": "0.15.0",
56
56
  "typescript": "5.9.3",
57
- "@gooddata/oxlint-config": "11.42.0-alpha.2",
58
- "@gooddata/eslint-config": "11.42.0-alpha.2"
57
+ "@gooddata/eslint-config": "11.42.0-alpha.3",
58
+ "@gooddata/oxlint-config": "11.42.0-alpha.3"
59
59
  },
60
60
  "scripts": {
61
61
  "_phase:build": "npm run build",