@gooddata/sdk-ui-all 10.3.0-alpha.8 → 10.3.0-beta.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 +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: 2024-5-21
10
+ Date generated: 2024-5-28
11
11
 
12
- Revision ID: aa14b39e4ff4c096657ab63348f5a0254363cd8f
12
+ Revision ID: 496ee76efbc7b44e1137625e13e3930e3ab1d3d4
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -69083,4 +69083,4 @@ POSSIBILITY OF SUCH DAMAGE.
69083
69083
  --------------------------------------------------------------------------------
69084
69084
  --------------------------------------------------------------------------------
69085
69085
 
69086
- Report Generated by FOSSA on 2024-5-21
69086
+ Report Generated by FOSSA on 2024-5-28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.3.0-alpha.8",
3
+ "version": "10.3.0-beta.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-ui": "10.3.0-alpha.8",
28
- "@gooddata/sdk-backend-spi": "10.3.0-alpha.8",
29
- "@gooddata/sdk-model": "10.3.0-alpha.8",
30
- "@gooddata/sdk-ui-charts": "10.3.0-alpha.8",
31
- "@gooddata/sdk-ui-ext": "10.3.0-alpha.8",
32
- "@gooddata/sdk-ui-filters": "10.3.0-alpha.8",
33
- "@gooddata/sdk-ui-pivot": "10.3.0-alpha.8",
34
- "@gooddata/sdk-ui-geo": "10.3.0-alpha.8"
27
+ "@gooddata/sdk-backend-spi": "10.3.0-beta.0",
28
+ "@gooddata/sdk-model": "10.3.0-beta.0",
29
+ "@gooddata/sdk-ui": "10.3.0-beta.0",
30
+ "@gooddata/sdk-ui-filters": "10.3.0-beta.0",
31
+ "@gooddata/sdk-ui-charts": "10.3.0-beta.0",
32
+ "@gooddata/sdk-ui-ext": "10.3.0-beta.0",
33
+ "@gooddata/sdk-ui-geo": "10.3.0-beta.0",
34
+ "@gooddata/sdk-ui-pivot": "10.3.0-beta.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.0",