@gooddata/sdk-ui-all 10.28.0-alpha.21 → 10.28.0-alpha.22

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 +1 -1
  2. package/package.json +9 -9
package/NOTICE CHANGED
@@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with goo
9
9
 
10
10
  Date generated: 2025-5-20
11
11
 
12
- Revision ID: 554b7274eca8086e0b95b87956a56bc91c7c4381
12
+ Revision ID: e5de4253debb6d518ac38e9b5d8e28c0fa625af6
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.28.0-alpha.21",
3
+ "version": "10.28.0-alpha.22",
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-model": "10.28.0-alpha.21",
28
- "@gooddata/sdk-ui-charts": "10.28.0-alpha.21",
29
- "@gooddata/sdk-ui-ext": "10.28.0-alpha.21",
30
- "@gooddata/sdk-ui-filters": "10.28.0-alpha.21",
31
- "@gooddata/sdk-ui": "10.28.0-alpha.21",
32
- "@gooddata/sdk-ui-geo": "10.28.0-alpha.21",
33
- "@gooddata/sdk-ui-pivot": "10.28.0-alpha.21",
34
- "@gooddata/sdk-backend-spi": "10.28.0-alpha.21"
27
+ "@gooddata/sdk-backend-spi": "10.28.0-alpha.22",
28
+ "@gooddata/sdk-ui": "10.28.0-alpha.22",
29
+ "@gooddata/sdk-ui-charts": "10.28.0-alpha.22",
30
+ "@gooddata/sdk-model": "10.28.0-alpha.22",
31
+ "@gooddata/sdk-ui-ext": "10.28.0-alpha.22",
32
+ "@gooddata/sdk-ui-filters": "10.28.0-alpha.22",
33
+ "@gooddata/sdk-ui-pivot": "10.28.0-alpha.22",
34
+ "@gooddata/sdk-ui-geo": "10.28.0-alpha.22"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",