@gooddata/sdk-ui-gen-ai 11.57.0-alpha.4 → 11.57.0-alpha.5

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 +4 -4
  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-9-14
10
+ Date generated: 2026-9-15
11
11
 
12
- Revision ID: b22f44aea3e618f71ec62f6853d9310a210cb741
12
+ Revision ID: 36b4feb8b9e2614584f737017465f7ce9ea93c17
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -10074,7 +10074,7 @@ MIT
10074
10074
 
10075
10075
  * Package Info *
10076
10076
 
10077
- Authors: maggiepint@gmail.com, marwahaha@berkeley.edu, me@iskren.info, mj1856@hotmail.com, washwithcare@gmail.com
10077
+ Authors: gilmoreorless@gmail.com, maggiepint@gmail.com, marwahaha@berkeley.edu, mattjohnsonpint@gmail.com, me@iskren.info, washwithcare@gmail.com
10078
10078
  Package Manager: NPM
10079
10079
  Project URL: https://momentjs.com/
10080
10080
  Package Download URL: https://registry.npmjs.org/moment/-/moment-2.30.1.tgz
@@ -64353,4 +64353,4 @@ File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
64353
64353
  --------------------------------------------------------------------------------
64354
64354
  --------------------------------------------------------------------------------
64355
64355
 
64356
- Report Generated by FOSSA on 2026-9-14
64356
+ Report Generated by FOSSA on 2026-9-15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-gen-ai",
3
- "version": "11.57.0-alpha.4",
3
+ "version": "11.57.0-alpha.5",
4
4
  "description": "GoodData GenAI SDK",
5
5
  "license": "MIT",
6
6
  "author": "GoodData Corporation",
@@ -57,18 +57,18 @@
57
57
  "reselect": "5.1.1",
58
58
  "tslib": "2.8.1",
59
59
  "uuid": "11.1.1",
60
- "@gooddata/api-client-tiger": "11.57.0-alpha.4",
61
- "@gooddata/sdk-backend-spi": "11.57.0-alpha.4",
62
- "@gooddata/sdk-model": "11.57.0-alpha.4",
63
- "@gooddata/sdk-ui-charts": "11.57.0-alpha.4",
64
- "@gooddata/sdk-ui": "11.57.0-alpha.4",
65
- "@gooddata/sdk-ui-filters": "11.57.0-alpha.4",
66
- "@gooddata/sdk-ui-dashboard": "11.57.0-alpha.4",
67
- "@gooddata/sdk-ui-kit": "11.57.0-alpha.4",
68
- "@gooddata/sdk-ui-pivot": "11.57.0-alpha.4",
69
- "@gooddata/sdk-ui-semantic-search": "11.57.0-alpha.4",
70
- "@gooddata/sdk-ui-theme-provider": "11.57.0-alpha.4",
71
- "@gooddata/util": "11.57.0-alpha.4"
60
+ "@gooddata/api-client-tiger": "11.57.0-alpha.5",
61
+ "@gooddata/sdk-backend-spi": "11.57.0-alpha.5",
62
+ "@gooddata/sdk-model": "11.57.0-alpha.5",
63
+ "@gooddata/sdk-ui-charts": "11.57.0-alpha.5",
64
+ "@gooddata/sdk-ui-dashboard": "11.57.0-alpha.5",
65
+ "@gooddata/sdk-ui": "11.57.0-alpha.5",
66
+ "@gooddata/sdk-ui-filters": "11.57.0-alpha.5",
67
+ "@gooddata/sdk-ui-semantic-search": "11.57.0-alpha.5",
68
+ "@gooddata/sdk-ui-kit": "11.57.0-alpha.5",
69
+ "@gooddata/sdk-ui-pivot": "11.57.0-alpha.5",
70
+ "@gooddata/sdk-ui-theme-provider": "11.57.0-alpha.5",
71
+ "@gooddata/util": "11.57.0-alpha.5"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@microsoft/api-documenter": "7.30.10",
@@ -97,7 +97,7 @@
97
97
  "oxfmt": "0.66.0",
98
98
  "oxlint": "1.82.0",
99
99
  "oxlint-plugin-eslint": "1.82.0",
100
- "oxlint-tsgolint": "0.22.1",
100
+ "oxlint-tsgolint": "7.0.2001",
101
101
  "raf": "3.4.1",
102
102
  "react": "19.1.1",
103
103
  "react-dom": "19.1.1",
@@ -107,12 +107,12 @@
107
107
  "typescript": "7.0.2",
108
108
  "vitest": "4.1.8",
109
109
  "vitest-dom": "0.1.1",
110
- "@gooddata/eslint-config": "11.57.0-alpha.4",
111
- "@gooddata/oxlint-config": "11.57.0-alpha.4",
112
- "@gooddata/i18n-toolkit": "11.57.0-alpha.4",
113
- "@gooddata/reference-workspace": "11.57.0-alpha.4",
114
- "@gooddata/sdk-backend-mockingbird": "11.57.0-alpha.4",
115
- "@gooddata/stylelint-config": "11.57.0-alpha.4"
110
+ "@gooddata/i18n-toolkit": "11.57.0-alpha.5",
111
+ "@gooddata/eslint-config": "11.57.0-alpha.5",
112
+ "@gooddata/oxlint-config": "11.57.0-alpha.5",
113
+ "@gooddata/reference-workspace": "11.57.0-alpha.5",
114
+ "@gooddata/sdk-backend-mockingbird": "11.57.0-alpha.5",
115
+ "@gooddata/stylelint-config": "11.57.0-alpha.5"
116
116
  },
117
117
  "peerDependencies": {
118
118
  "react": "^18.0.0 || ^19.0.0",