@gooddata/sdk-ui-all 11.40.0-alpha.4 → 11.40.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.
Files changed (2) hide show
  1. package/NOTICE +3 -3
  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-1
10
+ Date generated: 2026-6-2
11
11
 
12
- Revision ID: 58bde4b356bb7df1b4f63c7ebd5ae8a4fee89f71
12
+ Revision ID: 9578d3fcaf586a5a43aa0d269f308f27a7f322ef
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -38471,4 +38471,4 @@ POSSIBILITY OF SUCH DAMAGE.
38471
38471
  --------------------------------------------------------------------------------
38472
38472
  --------------------------------------------------------------------------------
38473
38473
 
38474
- Report Generated by FOSSA on 2026-6-1
38474
+ Report Generated by FOSSA on 2026-6-2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "11.40.0-alpha.4",
3
+ "version": "11.40.0-alpha.5",
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.40.0-alpha.4",
28
- "@gooddata/sdk-model": "11.40.0-alpha.4",
29
- "@gooddata/sdk-ui": "11.40.0-alpha.4",
30
- "@gooddata/sdk-ui-charts": "11.40.0-alpha.4",
31
- "@gooddata/sdk-ui-ext": "11.40.0-alpha.4",
32
- "@gooddata/sdk-ui-filters": "11.40.0-alpha.4",
33
- "@gooddata/sdk-ui-geo": "11.40.0-alpha.4",
34
- "@gooddata/sdk-ui-pivot": "11.40.0-alpha.4"
27
+ "@gooddata/sdk-backend-spi": "11.40.0-alpha.5",
28
+ "@gooddata/sdk-ui": "11.40.0-alpha.5",
29
+ "@gooddata/sdk-model": "11.40.0-alpha.5",
30
+ "@gooddata/sdk-ui-charts": "11.40.0-alpha.5",
31
+ "@gooddata/sdk-ui-ext": "11.40.0-alpha.5",
32
+ "@gooddata/sdk-ui-filters": "11.40.0-alpha.5",
33
+ "@gooddata/sdk-ui-geo": "11.40.0-alpha.5",
34
+ "@gooddata/sdk-ui-pivot": "11.40.0-alpha.5"
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/eslint-config": "11.40.0-alpha.4",
58
- "@gooddata/oxlint-config": "11.40.0-alpha.4"
57
+ "@gooddata/eslint-config": "11.40.0-alpha.5",
58
+ "@gooddata/oxlint-config": "11.40.0-alpha.5"
59
59
  },
60
60
  "scripts": {
61
61
  "_phase:build": "npm run build",