@gooddata/sdk-ui-all 10.42.0-alpha.1 → 10.42.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 +7 -7
  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-8-26
10
+ Date generated: 2025-8-29
11
11
 
12
- Revision ID: 6643caf995fa92428c48d31d8801212b05a2b713
12
+ Revision ID: 6b35b6b92441fe0bcae4a7fd36464ec28acf426f
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -708,7 +708,7 @@ Revision ID: 6643caf995fa92428c48d31d8801212b05a2b713
708
708
  - minimalistic-assert (1.0.1) [ISC]
709
709
  - minimatch (10.0.1) [MIT]
710
710
  - minimatch (3.1.2) [MIT]
711
- - minimatch (9.0.5) [MIT]
711
+ - minimatch (9.0.3) [MIT]
712
712
  - minimist (1.2.8) [MIT]
713
713
  - minipass (3.3.6) [ISC]
714
714
  - minipass (5.0.0) [ISC]
@@ -33059,9 +33059,9 @@ Authors: i@izs.me
33059
33059
  Package Download URL: https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz
33060
33060
 
33061
33061
  --------------------------------------------------------------------------------
33062
- Package Title: minimatch (9.0.5)
33062
+ Package Title: minimatch (9.0.3)
33063
33063
 
33064
- Package Locator: npm+minimatch$9.0.5
33064
+ Package Locator: npm+minimatch$9.0.3
33065
33065
 
33066
33066
  Package Depth: Transitive
33067
33067
  --------------------------------------------------------------------------------
@@ -33096,7 +33096,7 @@ SOFTWARE.
33096
33096
 
33097
33097
  Authors: i@izs.me
33098
33098
 
33099
- Package Download URL: https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz
33099
+ Package Download URL: https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz
33100
33100
 
33101
33101
  --------------------------------------------------------------------------------
33102
33102
  Package Title: minimist (1.2.8)
@@ -83305,4 +83305,4 @@ POSSIBILITY OF SUCH DAMAGE.
83305
83305
  --------------------------------------------------------------------------------
83306
83306
  --------------------------------------------------------------------------------
83307
83307
 
83308
- Report Generated by FOSSA on 2025-8-26
83308
+ Report Generated by FOSSA on 2025-8-29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.42.0-alpha.1",
3
+ "version": "10.42.0-alpha.2",
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.42.0-alpha.1",
28
- "@gooddata/sdk-model": "10.42.0-alpha.1",
29
- "@gooddata/sdk-ui": "10.42.0-alpha.1",
30
- "@gooddata/sdk-ui-ext": "10.42.0-alpha.1",
31
- "@gooddata/sdk-ui-charts": "10.42.0-alpha.1",
32
- "@gooddata/sdk-ui-filters": "10.42.0-alpha.1",
33
- "@gooddata/sdk-ui-geo": "10.42.0-alpha.1",
34
- "@gooddata/sdk-ui-pivot": "10.42.0-alpha.1"
27
+ "@gooddata/sdk-backend-spi": "10.42.0-alpha.2",
28
+ "@gooddata/sdk-model": "10.42.0-alpha.2",
29
+ "@gooddata/sdk-ui-charts": "10.42.0-alpha.2",
30
+ "@gooddata/sdk-ui": "10.42.0-alpha.2",
31
+ "@gooddata/sdk-ui-ext": "10.42.0-alpha.2",
32
+ "@gooddata/sdk-ui-filters": "10.42.0-alpha.2",
33
+ "@gooddata/sdk-ui-geo": "10.42.0-alpha.2",
34
+ "@gooddata/sdk-ui-pivot": "10.42.0-alpha.2"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",