@gooddata/sdk-ui-all 10.7.0-beta.0 → 10.7.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-7-23
10
+ Date generated: 2024-8-8
11
11
 
12
- Revision ID: f1c1b0ce3d4b7150408e3617e0fba55ec4c899bf
12
+ Revision ID: 3c47d1900b6e2aae54a1269f114771ed693ccd89
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -69112,4 +69112,4 @@ POSSIBILITY OF SUCH DAMAGE.
69112
69112
  --------------------------------------------------------------------------------
69113
69113
  --------------------------------------------------------------------------------
69114
69114
 
69115
- Report Generated by FOSSA on 2024-7-23
69115
+ Report Generated by FOSSA on 2024-8-8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.7.0-beta.0",
3
+ "version": "10.7.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.7.0-beta.0",
28
- "@gooddata/sdk-model": "10.7.0-beta.0",
29
- "@gooddata/sdk-ui-charts": "10.7.0-beta.0",
30
- "@gooddata/sdk-ui": "10.7.0-beta.0",
31
- "@gooddata/sdk-ui-ext": "10.7.0-beta.0",
32
- "@gooddata/sdk-ui-filters": "10.7.0-beta.0",
33
- "@gooddata/sdk-ui-geo": "10.7.0-beta.0",
34
- "@gooddata/sdk-ui-pivot": "10.7.0-beta.0"
27
+ "@gooddata/sdk-backend-spi": "10.7.0",
28
+ "@gooddata/sdk-model": "10.7.0",
29
+ "@gooddata/sdk-ui": "10.7.0",
30
+ "@gooddata/sdk-ui-charts": "10.7.0",
31
+ "@gooddata/sdk-ui-ext": "10.7.0",
32
+ "@gooddata/sdk-ui-filters": "10.7.0",
33
+ "@gooddata/sdk-ui-geo": "10.7.0",
34
+ "@gooddata/sdk-ui-pivot": "10.7.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.0",