@gooddata/sdk-ui-all 10.41.0-alpha.1 → 10.41.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 +7 -7
  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-8-21
10
+ Date generated: 2025-8-25
11
11
 
12
- Revision ID: 62279f6582f03aac59a309675e6fb1e6ef5c2d5b
12
+ Revision ID: 5b6b005103c48f5dee3f3cf1bc2862ce816d4f91
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -24,7 +24,7 @@ Revision ID: 62279f6582f03aac59a309675e6fb1e6ef5c2d5b
24
24
 
25
25
  ================================================================================
26
26
 
27
- - @aaronhayes/react-use-hubspot-form (2.1.1) [MIT]
27
+ - @aaronhayes/react-use-hubspot-form (2.1.2) [MIT]
28
28
  - @ampproject/remapping (2.2.1) [Apache-2.0]
29
29
  - @asamuzakjp/css-color (3.1.1) [MIT]
30
30
  - @babel/cli (7.23.4) [MIT]
@@ -1035,9 +1035,9 @@ Revision ID: 62279f6582f03aac59a309675e6fb1e6ef5c2d5b
1035
1035
 
1036
1036
 
1037
1037
  --------------------------------------------------------------------------------
1038
- Package Title: @aaronhayes/react-use-hubspot-form (2.1.1)
1038
+ Package Title: @aaronhayes/react-use-hubspot-form (2.1.2)
1039
1039
 
1040
- Package Locator: npm+@aaronhayes/react-use-hubspot-form$2.1.1
1040
+ Package Locator: npm+@aaronhayes/react-use-hubspot-form$2.1.2
1041
1041
 
1042
1042
  Package Depth: Direct
1043
1043
  --------------------------------------------------------------------------------
@@ -1074,7 +1074,7 @@ SOFTWARE.
1074
1074
 
1075
1075
  Authors: aaron.hayes92@gmail.com
1076
1076
 
1077
- Package Download URL: https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.1.tgz
1077
+ Package Download URL: https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.2.tgz
1078
1078
 
1079
1079
  --------------------------------------------------------------------------------
1080
1080
  Package Title: @ampproject/remapping (2.2.1)
@@ -83305,4 +83305,4 @@ POSSIBILITY OF SUCH DAMAGE.
83305
83305
  --------------------------------------------------------------------------------
83306
83306
  --------------------------------------------------------------------------------
83307
83307
 
83308
- Report Generated by FOSSA on 2025-8-21
83308
+ Report Generated by FOSSA on 2025-8-25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.41.0-alpha.1",
3
+ "version": "10.41.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.8.1",
27
- "@gooddata/sdk-backend-spi": "10.41.0-alpha.1",
28
- "@gooddata/sdk-model": "10.41.0-alpha.1",
29
- "@gooddata/sdk-ui": "10.41.0-alpha.1",
30
- "@gooddata/sdk-ui-charts": "10.41.0-alpha.1",
31
- "@gooddata/sdk-ui-ext": "10.41.0-alpha.1",
32
- "@gooddata/sdk-ui-geo": "10.41.0-alpha.1",
33
- "@gooddata/sdk-ui-filters": "10.41.0-alpha.1",
34
- "@gooddata/sdk-ui-pivot": "10.41.0-alpha.1"
27
+ "@gooddata/sdk-backend-spi": "10.41.0-alpha.2",
28
+ "@gooddata/sdk-model": "10.41.0-alpha.2",
29
+ "@gooddata/sdk-ui": "10.41.0-alpha.2",
30
+ "@gooddata/sdk-ui-charts": "10.41.0-alpha.2",
31
+ "@gooddata/sdk-ui-ext": "10.41.0-alpha.2",
32
+ "@gooddata/sdk-ui-filters": "10.41.0-alpha.2",
33
+ "@gooddata/sdk-ui-geo": "10.41.0-alpha.2",
34
+ "@gooddata/sdk-ui-pivot": "10.41.0-alpha.2"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",