@gooddata/app-toolkit 11.55.0 → 11.56.0-alpha.1

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 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-2
10
+ Date generated: 2026-9-3
11
11
 
12
- Revision ID: 7ef670e03f3a80048528932c1c99673143d7d03b
12
+ Revision ID: afa814c354459436e47d18bcacd7eced035b8b8e
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -11253,7 +11253,7 @@ MIT
11253
11253
 
11254
11254
  Authors: opensource+npm@fb.com, react-core@meta.com
11255
11255
  Package Manager: NPM
11256
- Project URL: https://www.npmjs.com/package/react
11256
+ Project URL: https://react.dev/
11257
11257
  Package Download URL: https://registry.npmjs.org/react/-/react-19.1.1.tgz
11258
11258
  Dependency Path: @aaronhayes/react-use-hubspot-form > react > @evil-internetmann/react-dnd > react > @floating-ui/react > @floating-ui/react-dom > react > @floating-ui/react > react > @floating-ui/react-dom > react > @rc-component/picker > @rc-component/overflow > react > @rc-component/picker > @rc-component/trigger > @rc-component/motion > react > react > react-select > @emotion/react > @emotion/use-insertion-effect-with-fallbacks > react > react-select > @emotion/react > react
11259
11259
  File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
@@ -11645,7 +11645,7 @@ MIT
11645
11645
 
11646
11646
  Authors: opensource+npm@fb.com, react-core@meta.com
11647
11647
  Package Manager: NPM
11648
- Project URL: https://www.npmjs.com/package/react-dom
11648
+ Project URL: https://react.dev/
11649
11649
  Package Download URL: https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz
11650
11650
  Dependency Path: @aaronhayes/react-use-hubspot-form > react-dom > @floating-ui/react > @floating-ui/react-dom > react-dom > @floating-ui/react > react-dom > @floating-ui/react-dom > react-dom > @rc-component/picker > @rc-component/overflow > @rc-component/resize-observer > react-dom > @rc-component/picker > @rc-component/overflow > react-dom > @rc-component/picker > @rc-component/trigger > @rc-component/motion > react-dom > @rc-component/picker > @rc-component/trigger > @rc-component/portal > react-dom > @rc-component/picker > react-dom > react-dom
11651
11651
  File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
@@ -64477,4 +64477,4 @@ File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
64477
64477
  --------------------------------------------------------------------------------
64478
64478
  --------------------------------------------------------------------------------
64479
64479
 
64480
- Report Generated by FOSSA on 2026-9-2
64480
+ Report Generated by FOSSA on 2026-9-3
@@ -1,4 +1,4 @@
1
- export declare const LIB_VERSION = "11.55.0";
1
+ export declare const LIB_VERSION = "11.56.0-alpha.1";
2
2
  export declare const LIB_DESCRIPTION = "CLI with useful tools for creating and maintaining GoodData web applications.";
3
3
  export declare const LIB_NAME = "@gooddata/app-toolkit";
4
4
  //# sourceMappingURL=__version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,YAAY,CAAC;AAErC,eAAO,MAAM,eAAe,kFAAkF,CAAC;AAE/G,eAAO,MAAM,QAAQ,0BAA0B,CAAC"}
1
+ {"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,oBAAoB,CAAC;AAE7C,eAAO,MAAM,eAAe,kFAAkF,CAAC;AAE/G,eAAO,MAAM,QAAQ,0BAA0B,CAAC"}
package/esm/__version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // (C) 2021 GoodData Corporation
2
2
  // DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
3
- export const LIB_VERSION = "11.55.0";
3
+ export const LIB_VERSION = "11.56.0-alpha.1";
4
4
  export const LIB_DESCRIPTION = "CLI with useful tools for creating and maintaining GoodData web applications.";
5
5
  export const LIB_NAME = "@gooddata/app-toolkit";
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/app-toolkit",
3
- "version": "11.55.0",
3
+ "version": "11.56.0-alpha.1",
4
4
  "description": "CLI with useful tools for creating and maintaining GoodData web applications.",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData",
@@ -43,7 +43,7 @@
43
43
  "@types/node": "24.12.0",
44
44
  "@typescript-eslint/eslint-plugin": "8.58.0",
45
45
  "@typescript-eslint/parser": "8.58.0",
46
- "@typescript/native-preview": "7.0.0-dev.20260202.1",
46
+ "@typescript/native-preview": "7.0.0-dev.20260501.1",
47
47
  "dependency-cruiser": "17.3.10",
48
48
  "eslint": "^9.39.2",
49
49
  "eslint-plugin-headers": "1.3.3",
@@ -56,8 +56,8 @@
56
56
  "oxlint-tsgolint": "0.15.0",
57
57
  "typescript": "5.9.3",
58
58
  "vitest": "4.1.8",
59
- "@gooddata/eslint-config": "11.55.0",
60
- "@gooddata/oxlint-config": "11.55.0"
59
+ "@gooddata/eslint-config": "11.56.0-alpha.1",
60
+ "@gooddata/oxlint-config": "11.56.0-alpha.1"
61
61
  },
62
62
  "scripts": {
63
63
  "_phase:build": "npm run build",