@gooddata/sdk-ui-all 10.44.0-alpha.5 → 10.44.0-alpha.6

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 +9 -9
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-9-16
10
+ Date generated: 2025-9-17
11
11
 
12
- Revision ID: 6f6f75e4680c45e86fbc0afc34febeef6c4f3986
12
+ Revision ID: 4f277001e2218c57a5bec4aa8d9614fd803a7af7
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -82051,4 +82051,4 @@ POSSIBILITY OF SUCH DAMAGE.
82051
82051
  --------------------------------------------------------------------------------
82052
82052
  --------------------------------------------------------------------------------
82053
82053
 
82054
- Report Generated by FOSSA on 2025-9-16
82054
+ Report Generated by FOSSA on 2025-9-17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.44.0-alpha.5",
3
+ "version": "10.44.0-alpha.6",
4
4
  "description": "GoodData SDK - All-In-One",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,14 +24,14 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "tslib": "2.8.1",
27
- "@gooddata/sdk-backend-spi": "10.44.0-alpha.5",
28
- "@gooddata/sdk-model": "10.44.0-alpha.5",
29
- "@gooddata/sdk-ui": "10.44.0-alpha.5",
30
- "@gooddata/sdk-ui-charts": "10.44.0-alpha.5",
31
- "@gooddata/sdk-ui-ext": "10.44.0-alpha.5",
32
- "@gooddata/sdk-ui-filters": "10.44.0-alpha.5",
33
- "@gooddata/sdk-ui-geo": "10.44.0-alpha.5",
34
- "@gooddata/sdk-ui-pivot": "10.44.0-alpha.5"
27
+ "@gooddata/sdk-backend-spi": "10.44.0-alpha.6",
28
+ "@gooddata/sdk-model": "10.44.0-alpha.6",
29
+ "@gooddata/sdk-ui": "10.44.0-alpha.6",
30
+ "@gooddata/sdk-ui-charts": "10.44.0-alpha.6",
31
+ "@gooddata/sdk-ui-ext": "10.44.0-alpha.6",
32
+ "@gooddata/sdk-ui-filters": "10.44.0-alpha.6",
33
+ "@gooddata/sdk-ui-geo": "10.44.0-alpha.6",
34
+ "@gooddata/sdk-ui-pivot": "10.44.0-alpha.6"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",