@gooddata/sdk-ui-all 10.29.0-alpha.4 → 10.29.0-alpha.41

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 +9 -9
  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-23
10
+ Date generated: 2025-6-3
11
11
 
12
- Revision ID: 3bef6e2c752c4d5cd2d440de6a33c8e28fd567b2
12
+ Revision ID: fb4ef0568e28ad54afe6bbe777d335a673881582
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -564,8 +564,8 @@ Revision ID: 3bef6e2c752c4d5cd2d440de6a33c8e28fd567b2
564
564
  - hasown (2.0.2) [MIT]
565
565
  - hast-util-to-jsx-runtime (2.3.0) [MIT]
566
566
  - hast-util-whitespace (3.0.0) [MIT]
567
- - highcharts (12.1.2) [MIT, BSD-3-Clause]
568
- - highcharts-react-official (3.2.1) [MIT]
567
+ - highcharts (12.2.0) [MIT, BSD-3-Clause]
568
+ - highcharts-react-official (3.2.2) [MIT]
569
569
  - hoist-non-react-statics (3.3.2) [BSD-3-Clause]
570
570
  - hpack.js (2.1.6) [MIT]
571
571
  - html-encoding-sniffer (4.0.0) [MIT]
@@ -21730,9 +21730,9 @@ SOFTWARE.
21730
21730
 
21731
21731
 
21732
21732
  --------------------------------------------------------------------------------
21733
- Package Title: highcharts (12.1.2)
21733
+ Package Title: highcharts (12.2.0)
21734
21734
 
21735
- Package Locator: npm+highcharts$12.1.2
21735
+ Package Locator: npm+highcharts$12.2.0
21736
21736
 
21737
21737
  Package Depth: Direct
21738
21738
  --------------------------------------------------------------------------------
@@ -22089,9 +22089,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22089
22089
 
22090
22090
 
22091
22091
  --------------------------------------------------------------------------------
22092
- Package Title: highcharts-react-official (3.2.1)
22092
+ Package Title: highcharts-react-official (3.2.2)
22093
22093
 
22094
- Package Locator: npm+highcharts-react-official$3.2.1
22094
+ Package Locator: npm+highcharts-react-official$3.2.2
22095
22095
 
22096
22096
  Package Depth: Direct
22097
22097
  --------------------------------------------------------------------------------
@@ -75638,4 +75638,4 @@ POSSIBILITY OF SUCH DAMAGE.
75638
75638
  --------------------------------------------------------------------------------
75639
75639
  --------------------------------------------------------------------------------
75640
75640
 
75641
- Report Generated by FOSSA on 2025-5-23
75641
+ Report Generated by FOSSA on 2025-6-3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.29.0-alpha.4",
3
+ "version": "10.29.0-alpha.41",
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.29.0-alpha.4",
28
- "@gooddata/sdk-model": "10.29.0-alpha.4",
29
- "@gooddata/sdk-ui-charts": "10.29.0-alpha.4",
30
- "@gooddata/sdk-ui-ext": "10.29.0-alpha.4",
31
- "@gooddata/sdk-ui": "10.29.0-alpha.4",
32
- "@gooddata/sdk-ui-filters": "10.29.0-alpha.4",
33
- "@gooddata/sdk-ui-geo": "10.29.0-alpha.4",
34
- "@gooddata/sdk-ui-pivot": "10.29.0-alpha.4"
27
+ "@gooddata/sdk-backend-spi": "10.29.0-alpha.41",
28
+ "@gooddata/sdk-model": "10.29.0-alpha.41",
29
+ "@gooddata/sdk-ui": "10.29.0-alpha.41",
30
+ "@gooddata/sdk-ui-charts": "10.29.0-alpha.41",
31
+ "@gooddata/sdk-ui-ext": "10.29.0-alpha.41",
32
+ "@gooddata/sdk-ui-filters": "10.29.0-alpha.41",
33
+ "@gooddata/sdk-ui-geo": "10.29.0-alpha.41",
34
+ "@gooddata/sdk-ui-pivot": "10.29.0-alpha.41"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",