@gooddata/sdk-ui-charts 11.55.0-alpha.2 → 11.55.0-alpha.3
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.
- package/NOTICE +4 -4
- package/package.json +14 -14
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-8-
|
|
10
|
+
Date generated: 2026-8-31
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: 14f5c085f7e749fb111a5c2dfbbf7a3d25b73682
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -35327,7 +35327,7 @@ MIT
|
|
|
35327
35327
|
|
|
35328
35328
|
Authors: admin@simonboudrias.com
|
|
35329
35329
|
Package Manager: NPM
|
|
35330
|
-
Project URL: https://
|
|
35330
|
+
Project URL: https://github.com/SBoudrias/run-async#readme
|
|
35331
35331
|
Package Download URL: https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz
|
|
35332
35332
|
Dependency Path: inquirer > run-async
|
|
35333
35333
|
File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
|
|
@@ -64321,4 +64321,4 @@ File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
|
|
|
64321
64321
|
--------------------------------------------------------------------------------
|
|
64322
64322
|
--------------------------------------------------------------------------------
|
|
64323
64323
|
|
|
64324
|
-
Report Generated by FOSSA on 2026-8-
|
|
64324
|
+
Report Generated by FOSSA on 2026-8-31
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-charts",
|
|
3
|
-
"version": "11.55.0-alpha.
|
|
3
|
+
"version": "11.55.0-alpha.3",
|
|
4
4
|
"description": "GoodData.UI SDK - Charts",
|
|
5
5
|
"license": "LicenseRef-LICENSE",
|
|
6
6
|
"author": "GoodData Corporation",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"ts-invariant": "0.10.3",
|
|
70
70
|
"tslib": "2.8.1",
|
|
71
71
|
"uuid": "11.1.1",
|
|
72
|
-
"@gooddata/sdk-backend-spi": "11.55.0-alpha.
|
|
73
|
-
"@gooddata/sdk-
|
|
74
|
-
"@gooddata/sdk-ui
|
|
75
|
-
"@gooddata/sdk-ui-theme-provider": "11.55.0-alpha.
|
|
76
|
-
"@gooddata/sdk-
|
|
77
|
-
"@gooddata/sdk-ui-vis-commons": "11.55.0-alpha.
|
|
78
|
-
"@gooddata/util": "11.55.0-alpha.
|
|
72
|
+
"@gooddata/sdk-backend-spi": "11.55.0-alpha.3",
|
|
73
|
+
"@gooddata/sdk-ui-kit": "11.55.0-alpha.3",
|
|
74
|
+
"@gooddata/sdk-ui": "11.55.0-alpha.3",
|
|
75
|
+
"@gooddata/sdk-ui-theme-provider": "11.55.0-alpha.3",
|
|
76
|
+
"@gooddata/sdk-model": "11.55.0-alpha.3",
|
|
77
|
+
"@gooddata/sdk-ui-vis-commons": "11.55.0-alpha.3",
|
|
78
|
+
"@gooddata/util": "11.55.0-alpha.3"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
81
|
"@microsoft/api-documenter": "7.30.10",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"happy-dom": "20.9.0",
|
|
109
109
|
"npm-run-all": "4.1.5",
|
|
110
110
|
"oxfmt": "0.52.0",
|
|
111
|
-
"oxlint": "1.
|
|
111
|
+
"oxlint": "1.57.0",
|
|
112
112
|
"oxlint-tsgolint": "0.15.0",
|
|
113
113
|
"raf": "3.4.1",
|
|
114
114
|
"react": "19.1.1",
|
|
@@ -118,11 +118,11 @@
|
|
|
118
118
|
"typescript": "5.9.3",
|
|
119
119
|
"vitest": "4.1.8",
|
|
120
120
|
"vitest-dom": "0.1.1",
|
|
121
|
-
"@gooddata/eslint-config": "11.55.0-alpha.
|
|
122
|
-
"@gooddata/oxlint-config": "11.55.0-alpha.
|
|
123
|
-
"@gooddata/
|
|
124
|
-
"@gooddata/
|
|
125
|
-
"@gooddata/stylelint-config": "11.55.0-alpha.
|
|
121
|
+
"@gooddata/eslint-config": "11.55.0-alpha.3",
|
|
122
|
+
"@gooddata/oxlint-config": "11.55.0-alpha.3",
|
|
123
|
+
"@gooddata/sdk-backend-mockingbird": "11.55.0-alpha.3",
|
|
124
|
+
"@gooddata/reference-workspace": "11.55.0-alpha.3",
|
|
125
|
+
"@gooddata/stylelint-config": "11.55.0-alpha.3"
|
|
126
126
|
},
|
|
127
127
|
"peerDependencies": {
|
|
128
128
|
"react": "^18.0.0 || ^19.0.0",
|