@gooddata/sdk-ui-all 10.30.0-alpha.9 → 10.30.0

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 +5 -5
  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-6-4
10
+ Date generated: 2025-6-9
11
11
 
12
- Revision ID: 4c1d2cbb2316deb2aba14ddf9ae7b44f82651a1c
12
+ Revision ID: 8eee01c2b08986c2f1ee1b18ec4186c45e41ee76
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -43036,7 +43036,7 @@ THE SOFTWARE.
43036
43036
 
43037
43037
  * Package Info *
43038
43038
 
43039
- Authors: doug@somethingdoug.com, jonathanrichardong@gmail.com
43039
+ Authors: ulisesgascondev@gmail.com, hello@blakeembrey.com, doug@somethingdoug.com, jonathanrichardong@gmail.com
43040
43040
 
43041
43041
  Package Download URL: https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz
43042
43042
 
@@ -43080,7 +43080,7 @@ THE SOFTWARE.
43080
43080
 
43081
43081
  * Package Info *
43082
43082
 
43083
- Authors: doug@somethingdoug.com, jonathanrichardong@gmail.com
43083
+ Authors: ulisesgascondev@gmail.com, hello@blakeembrey.com, doug@somethingdoug.com, jonathanrichardong@gmail.com
43084
43084
 
43085
43085
  Package Download URL: https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz
43086
43086
 
@@ -81748,4 +81748,4 @@ POSSIBILITY OF SUCH DAMAGE.
81748
81748
  --------------------------------------------------------------------------------
81749
81749
  --------------------------------------------------------------------------------
81750
81750
 
81751
- Report Generated by FOSSA on 2025-6-4
81751
+ Report Generated by FOSSA on 2025-6-9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.30.0-alpha.9",
3
+ "version": "10.30.0",
4
4
  "author": "GoodData",
5
5
  "description": "GoodData SDK - All-In-One",
6
6
  "repository": {
@@ -24,14 +24,14 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "tslib": "^2.5.0",
27
- "@gooddata/sdk-backend-spi": "10.30.0-alpha.9",
28
- "@gooddata/sdk-model": "10.30.0-alpha.9",
29
- "@gooddata/sdk-ui": "10.30.0-alpha.9",
30
- "@gooddata/sdk-ui-ext": "10.30.0-alpha.9",
31
- "@gooddata/sdk-ui-charts": "10.30.0-alpha.9",
32
- "@gooddata/sdk-ui-filters": "10.30.0-alpha.9",
33
- "@gooddata/sdk-ui-pivot": "10.30.0-alpha.9",
34
- "@gooddata/sdk-ui-geo": "10.30.0-alpha.9"
27
+ "@gooddata/sdk-backend-spi": "10.30.0",
28
+ "@gooddata/sdk-model": "10.30.0",
29
+ "@gooddata/sdk-ui": "10.30.0",
30
+ "@gooddata/sdk-ui-ext": "10.30.0",
31
+ "@gooddata/sdk-ui-charts": "10.30.0",
32
+ "@gooddata/sdk-ui-filters": "10.30.0",
33
+ "@gooddata/sdk-ui-geo": "10.30.0",
34
+ "@gooddata/sdk-ui-pivot": "10.30.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",