@gooddata/sdk-ui-gen-ai 11.13.0-alpha.1 → 11.13.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 +3 -3
  2. package/package.json +17 -17
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-12-4
10
+ Date generated: 2025-12-5
11
11
 
12
- Revision ID: 42c6f36a2a7a7d5b4463a06edddcaad82068ec16
12
+ Revision ID: ee1b18ec4957057f98c0b5e68a3bf291f9ece7d9
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -35462,4 +35462,4 @@ POSSIBILITY OF SUCH DAMAGE.
35462
35462
  --------------------------------------------------------------------------------
35463
35463
  --------------------------------------------------------------------------------
35464
35464
 
35465
- Report Generated by FOSSA on 2025-12-4
35465
+ Report Generated by FOSSA on 2025-12-5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-gen-ai",
3
- "version": "11.13.0-alpha.1",
3
+ "version": "11.13.0-alpha.2",
4
4
  "description": "GoodData GenAI SDK",
5
5
  "repository": {
6
6
  "type": "git",
@@ -55,17 +55,17 @@
55
55
  "reselect": "5.1.1",
56
56
  "tslib": "2.8.1",
57
57
  "uuid": "^11.1.0",
58
- "@gooddata/api-client-tiger": "11.13.0-alpha.1",
59
- "@gooddata/sdk-backend-spi": "11.13.0-alpha.1",
60
- "@gooddata/sdk-ui": "11.13.0-alpha.1",
61
- "@gooddata/sdk-model": "11.13.0-alpha.1",
62
- "@gooddata/sdk-ui-charts": "11.13.0-alpha.1",
63
- "@gooddata/sdk-ui-dashboard": "11.13.0-alpha.1",
64
- "@gooddata/sdk-ui-filters": "11.13.0-alpha.1",
65
- "@gooddata/sdk-ui-kit": "11.13.0-alpha.1",
66
- "@gooddata/sdk-ui-pivot": "11.13.0-alpha.1",
67
- "@gooddata/sdk-ui-semantic-search": "11.13.0-alpha.1",
68
- "@gooddata/util": "11.13.0-alpha.1"
58
+ "@gooddata/api-client-tiger": "11.13.0-alpha.2",
59
+ "@gooddata/sdk-model": "11.13.0-alpha.2",
60
+ "@gooddata/sdk-backend-spi": "11.13.0-alpha.2",
61
+ "@gooddata/sdk-ui-charts": "11.13.0-alpha.2",
62
+ "@gooddata/sdk-ui": "11.13.0-alpha.2",
63
+ "@gooddata/sdk-ui-dashboard": "11.13.0-alpha.2",
64
+ "@gooddata/sdk-ui-kit": "11.13.0-alpha.2",
65
+ "@gooddata/sdk-ui-filters": "11.13.0-alpha.2",
66
+ "@gooddata/sdk-ui-pivot": "11.13.0-alpha.2",
67
+ "@gooddata/sdk-ui-semantic-search": "11.13.0-alpha.2",
68
+ "@gooddata/util": "11.13.0-alpha.2"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@microsoft/api-documenter": "^7.17.0",
@@ -108,11 +108,11 @@
108
108
  "typescript": "5.8.3",
109
109
  "vitest": "3.2.4",
110
110
  "vitest-dom": "0.1.1",
111
- "@gooddata/eslint-config": "11.13.0-alpha.1",
112
- "@gooddata/reference-workspace": "11.13.0-alpha.1",
113
- "@gooddata/sdk-ui-theme-provider": "11.13.0-alpha.1",
114
- "@gooddata/sdk-backend-mockingbird": "11.13.0-alpha.1",
115
- "@gooddata/i18n-toolkit": "11.13.0-alpha.1"
111
+ "@gooddata/i18n-toolkit": "11.13.0-alpha.2",
112
+ "@gooddata/eslint-config": "11.13.0-alpha.2",
113
+ "@gooddata/sdk-backend-mockingbird": "11.13.0-alpha.2",
114
+ "@gooddata/reference-workspace": "11.13.0-alpha.2",
115
+ "@gooddata/sdk-ui-theme-provider": "11.13.0-alpha.2"
116
116
  },
117
117
  "peerDependencies": {
118
118
  "react": "^18.0.0 || ^19.0.0",