@gooddata/sdk-ui-gen-ai 11.42.0-alpha.5 → 11.43.0-alpha.0

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 +13 -13
  2. package/package.json +20 -20
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: 2026-6-17
10
+ Date generated: 2026-6-18
11
11
 
12
- Revision ID: 46a1d3bcd56ad329515fd08a7444340d5cf7ab5f
12
+ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -253,7 +253,7 @@ Revision ID: 46a1d3bcd56ad329515fd08a7444340d5cf7ab5f
253
253
  - @peculiar/asn1-x509-attr (2.7.0) [MIT]
254
254
  - @peculiar/utils (2.0.3) [MIT]
255
255
  - @peculiar/x509 (1.14.3) [MIT]
256
- - @playwright/test (1.60.0) [Apache-2.0]
256
+ - @playwright/test (1.61.0) [Apache-2.0]
257
257
  - @polka/url (1.0.0-next.29) [MIT]
258
258
  - @react-aria/interactions (3.28.1) [Apache-2.0]
259
259
  - @react-dnd/asap (4.0.1) [MIT]
@@ -852,8 +852,8 @@ Revision ID: 46a1d3bcd56ad329515fd08a7444340d5cf7ab5f
852
852
  - pify (4.0.1) [MIT]
853
853
  - pkg-dir (4.2.0) [MIT]
854
854
  - pkijs (3.4.0) [BSD-3-Clause]
855
- - playwright (1.60.0) [Apache-2.0, MIT, ISC, CC-BY-4.0, BSD-3-Clause]
856
- - playwright-core (1.60.0) [Apache-2.0, MIT, BSD-2-Clause, ISC, BSD-3-Clause]
855
+ - playwright (1.61.0) [Apache-2.0, MIT, ISC, CC-BY-4.0, BSD-3-Clause]
856
+ - playwright-core (1.61.0) [Apache-2.0, MIT, ISC, BSD-2-Clause, BSD-3-Clause]
857
857
  - polished (3.7.2) [MIT, OFL-1.1]
858
858
  - possible-typed-array-names (1.1.0) [MIT]
859
859
  - postcss (8.5.10) [MIT]
@@ -3881,9 +3881,9 @@ MIT
3881
3881
 
3882
3882
 
3883
3883
  --------------------------------------------------------------------------------
3884
- Package Title: @playwright/test (1.60.0)
3884
+ Package Title: @playwright/test (1.61.0)
3885
3885
 
3886
- Package Locator: npm+@playwright/test$1.60.0
3886
+ Package Locator: npm+@playwright/test$1.61.0
3887
3887
 
3888
3888
  Package Depth: Direct
3889
3889
  --------------------------------------------------------------------------------
@@ -11123,9 +11123,9 @@ BSD-3-Clause
11123
11123
 
11124
11124
 
11125
11125
  --------------------------------------------------------------------------------
11126
- Package Title: playwright (1.60.0)
11126
+ Package Title: playwright (1.61.0)
11127
11127
 
11128
- Package Locator: npm+playwright$1.60.0
11128
+ Package Locator: npm+playwright$1.61.0
11129
11129
 
11130
11130
  Package Depth: Transitive
11131
11131
  --------------------------------------------------------------------------------
@@ -11139,9 +11139,9 @@ MIT, ISC, CC-BY-4.0, BSD-3-Clause
11139
11139
 
11140
11140
 
11141
11141
  --------------------------------------------------------------------------------
11142
- Package Title: playwright-core (1.60.0)
11142
+ Package Title: playwright-core (1.61.0)
11143
11143
 
11144
- Package Locator: npm+playwright-core$1.60.0
11144
+ Package Locator: npm+playwright-core$1.61.0
11145
11145
 
11146
11146
  Package Depth: Transitive
11147
11147
  --------------------------------------------------------------------------------
@@ -11151,7 +11151,7 @@ Apache-2.0
11151
11151
 
11152
11152
 
11153
11153
  * Other Licenses *
11154
- MIT, BSD-2-Clause, ISC, BSD-3-Clause
11154
+ MIT, ISC, BSD-2-Clause, BSD-3-Clause
11155
11155
 
11156
11156
 
11157
11157
  --------------------------------------------------------------------------------
@@ -38519,4 +38519,4 @@ POSSIBILITY OF SUCH DAMAGE.
38519
38519
  --------------------------------------------------------------------------------
38520
38520
  --------------------------------------------------------------------------------
38521
38521
 
38522
- Report Generated by FOSSA on 2026-6-17
38522
+ Report Generated by FOSSA on 2026-6-18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-gen-ai",
3
- "version": "11.42.0-alpha.5",
3
+ "version": "11.43.0-alpha.0",
4
4
  "description": "GoodData GenAI SDK",
5
5
  "license": "MIT",
6
6
  "author": "GoodData Corporation",
@@ -56,18 +56,18 @@
56
56
  "reselect": "5.1.1",
57
57
  "tslib": "2.8.1",
58
58
  "uuid": "11.1.1",
59
- "@gooddata/api-client-tiger": "11.42.0-alpha.5",
60
- "@gooddata/sdk-backend-spi": "11.42.0-alpha.5",
61
- "@gooddata/sdk-model": "11.42.0-alpha.5",
62
- "@gooddata/sdk-ui": "11.42.0-alpha.5",
63
- "@gooddata/sdk-ui-charts": "11.42.0-alpha.5",
64
- "@gooddata/sdk-ui-dashboard": "11.42.0-alpha.5",
65
- "@gooddata/sdk-ui-filters": "11.42.0-alpha.5",
66
- "@gooddata/sdk-ui-kit": "11.42.0-alpha.5",
67
- "@gooddata/sdk-ui-pivot": "11.42.0-alpha.5",
68
- "@gooddata/util": "11.42.0-alpha.5",
69
- "@gooddata/sdk-ui-semantic-search": "11.42.0-alpha.5",
70
- "@gooddata/sdk-ui-theme-provider": "11.42.0-alpha.5"
59
+ "@gooddata/api-client-tiger": "11.43.0-alpha.0",
60
+ "@gooddata/sdk-backend-spi": "11.43.0-alpha.0",
61
+ "@gooddata/sdk-ui": "11.43.0-alpha.0",
62
+ "@gooddata/sdk-model": "11.43.0-alpha.0",
63
+ "@gooddata/sdk-ui-charts": "11.43.0-alpha.0",
64
+ "@gooddata/sdk-ui-dashboard": "11.43.0-alpha.0",
65
+ "@gooddata/sdk-ui-filters": "11.43.0-alpha.0",
66
+ "@gooddata/sdk-ui-kit": "11.43.0-alpha.0",
67
+ "@gooddata/sdk-ui-pivot": "11.43.0-alpha.0",
68
+ "@gooddata/sdk-ui-semantic-search": "11.43.0-alpha.0",
69
+ "@gooddata/util": "11.43.0-alpha.0",
70
+ "@gooddata/sdk-ui-theme-provider": "11.43.0-alpha.0"
71
71
  },
72
72
  "devDependencies": {
73
73
  "@microsoft/api-documenter": "^7.17.0",
@@ -110,13 +110,13 @@
110
110
  "typescript": "5.9.3",
111
111
  "vitest": "4.1.8",
112
112
  "vitest-dom": "0.1.1",
113
- "@gooddata/eslint-config": "11.42.0-alpha.5",
114
- "@gooddata/i18n-toolkit": "11.42.0-alpha.5",
115
- "@gooddata/oxlint-config": "11.42.0-alpha.5",
116
- "@gooddata/reference-workspace": "11.42.0-alpha.5",
117
- "@gooddata/sdk-backend-mockingbird": "11.42.0-alpha.5",
118
- "@gooddata/stylelint-config": "11.42.0-alpha.5",
119
- "@gooddata/sdk-ui-theme-provider": "11.42.0-alpha.5"
113
+ "@gooddata/eslint-config": "11.43.0-alpha.0",
114
+ "@gooddata/i18n-toolkit": "11.43.0-alpha.0",
115
+ "@gooddata/reference-workspace": "11.43.0-alpha.0",
116
+ "@gooddata/oxlint-config": "11.43.0-alpha.0",
117
+ "@gooddata/sdk-backend-mockingbird": "11.43.0-alpha.0",
118
+ "@gooddata/stylelint-config": "11.43.0-alpha.0",
119
+ "@gooddata/sdk-ui-theme-provider": "11.43.0-alpha.0"
120
120
  },
121
121
  "peerDependencies": {
122
122
  "react": "^18.0.0 || ^19.0.0",