@gooddata/sdk-ui-loaders 11.56.0-alpha.3 → 11.56.0-alpha.4

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 +8 -8
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-7
10
+ Date generated: 2026-9-8
11
11
 
12
- Revision ID: b3da3814661a543f0e708b7bddb52008f561afc8
12
+ Revision ID: a8781e798262a7ba5b0988d15649e995e7b321c8
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -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-7
64356
+ Report Generated by FOSSA on 2026-9-8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-loaders",
3
- "version": "11.56.0-alpha.3",
3
+ "version": "11.56.0-alpha.4",
4
4
  "description": "GoodData SDK Runtime Component Loaders",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData Corporation",
@@ -32,10 +32,10 @@
32
32
  "semver": "7.7.4",
33
33
  "ts-invariant": "0.10.3",
34
34
  "tslib": "2.8.1",
35
- "@gooddata/sdk-backend-spi": "11.56.0-alpha.3",
36
- "@gooddata/sdk-model": "11.56.0-alpha.3",
37
- "@gooddata/sdk-ui-dashboard": "11.56.0-alpha.3",
38
- "@gooddata/sdk-ui": "11.56.0-alpha.3"
35
+ "@gooddata/sdk-model": "11.56.0-alpha.4",
36
+ "@gooddata/sdk-ui": "11.56.0-alpha.4",
37
+ "@gooddata/sdk-ui-dashboard": "11.56.0-alpha.4",
38
+ "@gooddata/sdk-backend-spi": "11.56.0-alpha.4"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@microsoft/api-documenter": "7.30.10",
@@ -48,7 +48,7 @@
48
48
  "@types/semver": "7.3.13",
49
49
  "@typescript-eslint/eslint-plugin": "8.58.0",
50
50
  "@typescript-eslint/parser": "8.58.0",
51
- "@typescript/native-preview": "7.0.0-dev.20260701.1",
51
+ "@typescript/native-preview": "7.0.0-dev.20260707.2",
52
52
  "dependency-cruiser": "17.3.10",
53
53
  "eslint": "^9.39.2",
54
54
  "eslint-plugin-headers": "1.3.3",
@@ -67,8 +67,8 @@
67
67
  "react": "19.1.1",
68
68
  "react-dom": "19.1.1",
69
69
  "typescript": "6.0.3",
70
- "@gooddata/eslint-config": "11.56.0-alpha.3",
71
- "@gooddata/oxlint-config": "11.56.0-alpha.3"
70
+ "@gooddata/eslint-config": "11.56.0-alpha.4",
71
+ "@gooddata/oxlint-config": "11.56.0-alpha.4"
72
72
  },
73
73
  "peerDependencies": {
74
74
  "react": "^18.0.0 || ^19.0.0",