@gooddata/sdk-ui-all 11.31.0-alpha.1 → 11.31.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 +9 -9
  2. package/package.json +15 -15
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-4-10
10
+ Date generated: 2026-4-19
11
11
 
12
- Revision ID: ed4381a66eb113a592dbc136abc97dd543e5aaac
12
+ Revision ID: d5708fde0971036408a95853d58d8b2294df1310
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -812,7 +812,7 @@ Revision ID: ed4381a66eb113a592dbc136abc97dd543e5aaac
812
812
  - open (10.2.0) [MIT]
813
813
  - opener (1.5.2) [Multi-license: WTFPL OR MIT]
814
814
  - ora (5.4.1) [MIT]
815
- - oxfmt (0.27.0) [MIT]
815
+ - oxfmt (0.45.0) [MIT]
816
816
  - p-limit (2.3.0) [MIT]
817
817
  - p-locate (4.1.0) [MIT]
818
818
  - p-map (3.0.0) [MIT]
@@ -1020,7 +1020,7 @@ Revision ID: ed4381a66eb113a592dbc136abc97dd543e5aaac
1020
1020
  - tinycolor2 (1.6.0) [MIT]
1021
1021
  - tinyexec (1.0.4) [MIT, ISC]
1022
1022
  - tinyglobby (0.2.15) [MIT]
1023
- - tinypool (2.0.0) [MIT]
1023
+ - tinypool (2.1.0) [MIT]
1024
1024
  - tinyqueue (2.0.3) [ISC]
1025
1025
  - tinyqueue (3.0.0) [ISC]
1026
1026
  - tinyrainbow (3.0.3) [MIT]
@@ -10630,9 +10630,9 @@ MIT
10630
10630
 
10631
10631
 
10632
10632
  --------------------------------------------------------------------------------
10633
- Package Title: oxfmt (0.27.0)
10633
+ Package Title: oxfmt (0.45.0)
10634
10634
 
10635
- Package Locator: npm+oxfmt$0.27.0
10635
+ Package Locator: npm+oxfmt$0.45.0
10636
10636
 
10637
10637
  Package Depth: Direct
10638
10638
  --------------------------------------------------------------------------------
@@ -13176,9 +13176,9 @@ MIT
13176
13176
 
13177
13177
 
13178
13178
  --------------------------------------------------------------------------------
13179
- Package Title: tinypool (2.0.0)
13179
+ Package Title: tinypool (2.1.0)
13180
13180
 
13181
- Package Locator: npm+tinypool$2.0.0
13181
+ Package Locator: npm+tinypool$2.1.0
13182
13182
 
13183
13183
  Package Depth: Transitive
13184
13184
  --------------------------------------------------------------------------------
@@ -38241,4 +38241,4 @@ POSSIBILITY OF SUCH DAMAGE.
38241
38241
  --------------------------------------------------------------------------------
38242
38242
  --------------------------------------------------------------------------------
38243
38243
 
38244
- Report Generated by FOSSA on 2026-4-10
38244
+ Report Generated by FOSSA on 2026-4-19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "11.31.0-alpha.1",
3
+ "version": "11.31.0-alpha.2",
4
4
  "description": "GoodData SDK - All-In-One",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData",
@@ -24,14 +24,14 @@
24
24
  "exports": "./esm/index.js",
25
25
  "dependencies": {
26
26
  "tslib": "2.8.1",
27
- "@gooddata/sdk-backend-spi": "11.31.0-alpha.1",
28
- "@gooddata/sdk-model": "11.31.0-alpha.1",
29
- "@gooddata/sdk-ui": "11.31.0-alpha.1",
30
- "@gooddata/sdk-ui-ext": "11.31.0-alpha.1",
31
- "@gooddata/sdk-ui-filters": "11.31.0-alpha.1",
32
- "@gooddata/sdk-ui-charts": "11.31.0-alpha.1",
33
- "@gooddata/sdk-ui-geo": "11.31.0-alpha.1",
34
- "@gooddata/sdk-ui-pivot": "11.31.0-alpha.1"
27
+ "@gooddata/sdk-backend-spi": "11.31.0-alpha.2",
28
+ "@gooddata/sdk-model": "11.31.0-alpha.2",
29
+ "@gooddata/sdk-ui": "11.31.0-alpha.2",
30
+ "@gooddata/sdk-ui-charts": "11.31.0-alpha.2",
31
+ "@gooddata/sdk-ui-ext": "11.31.0-alpha.2",
32
+ "@gooddata/sdk-ui-filters": "11.31.0-alpha.2",
33
+ "@gooddata/sdk-ui-geo": "11.31.0-alpha.2",
34
+ "@gooddata/sdk-ui-pivot": "11.31.0-alpha.2"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@microsoft/api-documenter": "^7.17.0",
@@ -50,12 +50,12 @@
50
50
  "eslint-plugin-no-barrel-files": "1.2.2",
51
51
  "eslint-plugin-sonarjs": "3.0.6",
52
52
  "npm-run-all": "^4.1.5",
53
- "oxfmt": "0.27.0",
53
+ "oxfmt": "0.45.0",
54
54
  "oxlint": "^1.43.0",
55
55
  "oxlint-tsgolint": "0.11.4",
56
56
  "typescript": "5.9.3",
57
- "@gooddata/eslint-config": "11.31.0-alpha.1",
58
- "@gooddata/oxlint-config": "11.31.0-alpha.1"
57
+ "@gooddata/eslint-config": "11.31.0-alpha.2",
58
+ "@gooddata/oxlint-config": "11.31.0-alpha.2"
59
59
  },
60
60
  "scripts": {
61
61
  "_phase:build": "npm run build",
@@ -65,11 +65,11 @@
65
65
  "build-check": "tsgo",
66
66
  "build-ts": "tsgo -p tsconfig.build.json",
67
67
  "clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage *.log tsconfig.tsbuildinfo",
68
- "dep-cruiser": "depcruise --validate .dependency-cruiser.cjs --output-type err-long src/",
68
+ "dep-cruiser": "depcruise --validate .dependency-cruiser.js --output-type err-long src/",
69
69
  "format-check": "oxfmt --check .",
70
70
  "format-write": "oxfmt .",
71
- "validate": "npm run lint && npm run dep-cruiser && npm run format-check",
72
71
  "lint": "oxlint . --type-aware --quiet && eslint .",
73
- "lint-fix": "oxlint . --type-aware --quiet --fix && eslint . --fix"
72
+ "lint-fix": "oxlint . --type-aware --quiet --fix && eslint . --fix",
73
+ "validate": "npm run lint && npm run dep-cruiser && npm run format-check"
74
74
  }
75
75
  }