@gooddata/sdk-ui-all 10.28.0-alpha.0 → 10.28.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 +4 -4
  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-5-14
10
+ Date generated: 2025-5-16
11
11
 
12
- Revision ID: 44018832241a134f705570d0a342f3dad323683f
12
+ Revision ID: 7d7cfb972facc43e61db5b2af4b9a96537c5379b
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -6177,7 +6177,7 @@ Package Title: @codemirror/autocomplete (6.18.6)
6177
6177
 
6178
6178
  Package Locator: npm+@codemirror/autocomplete$6.18.6
6179
6179
 
6180
- Package Depth: Transitive
6180
+ Package Depth: Direct
6181
6181
  --------------------------------------------------------------------------------
6182
6182
 
6183
6183
  * Declared Licenses *
@@ -75636,4 +75636,4 @@ POSSIBILITY OF SUCH DAMAGE.
75636
75636
  --------------------------------------------------------------------------------
75637
75637
  --------------------------------------------------------------------------------
75638
75638
 
75639
- Report Generated by FOSSA on 2025-5-14
75639
+ Report Generated by FOSSA on 2025-5-16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.28.0-alpha.0",
3
+ "version": "10.28.0-alpha.2",
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-charts": "10.28.0-alpha.0",
28
- "@gooddata/sdk-backend-spi": "10.28.0-alpha.0",
29
- "@gooddata/sdk-ui": "10.28.0-alpha.0",
30
- "@gooddata/sdk-ui-ext": "10.28.0-alpha.0",
31
- "@gooddata/sdk-model": "10.28.0-alpha.0",
32
- "@gooddata/sdk-ui-filters": "10.28.0-alpha.0",
33
- "@gooddata/sdk-ui-geo": "10.28.0-alpha.0",
34
- "@gooddata/sdk-ui-pivot": "10.28.0-alpha.0"
27
+ "@gooddata/sdk-backend-spi": "10.28.0-alpha.2",
28
+ "@gooddata/sdk-model": "10.28.0-alpha.2",
29
+ "@gooddata/sdk-ui-charts": "10.28.0-alpha.2",
30
+ "@gooddata/sdk-ui-ext": "10.28.0-alpha.2",
31
+ "@gooddata/sdk-ui": "10.28.0-alpha.2",
32
+ "@gooddata/sdk-ui-filters": "10.28.0-alpha.2",
33
+ "@gooddata/sdk-ui-geo": "10.28.0-alpha.2",
34
+ "@gooddata/sdk-ui-pivot": "10.28.0-alpha.2"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",