@gooddata/app-toolkit 10.31.0-alpha.35 → 10.31.0-alpha.37

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: 2025-6-11
10
+ Date generated: 2025-6-12
11
11
 
12
- Revision ID: ccd064a54d4423623fe51b95b60474be75b01acc
12
+ Revision ID: 903e76374665268f2975360dc41739cb14ab6c0d
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -81748,4 +81748,4 @@ POSSIBILITY OF SUCH DAMAGE.
81748
81748
  --------------------------------------------------------------------------------
81749
81749
  --------------------------------------------------------------------------------
81750
81750
 
81751
- Report Generated by FOSSA on 2025-6-11
81751
+ Report Generated by FOSSA on 2025-6-12
@@ -1,4 +1,4 @@
1
- export declare const LIB_VERSION = "10.31.0-alpha.35";
1
+ export declare const LIB_VERSION = "10.31.0-alpha.37";
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
package/esm/__version.js CHANGED
@@ -1,6 +1,6 @@
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 = "10.31.0-alpha.35";
3
+ export const LIB_VERSION = "10.31.0-alpha.37";
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";
6
6
  //# sourceMappingURL=__version.js.map
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/app-toolkit",
3
- "version": "10.31.0-alpha.35",
3
+ "version": "10.31.0-alpha.37",
4
4
  "author": "GoodData",
5
5
  "description": "CLI with useful tools for creating and maintaining GoodData web applications.",
6
6
  "repository": {
@@ -44,9 +44,9 @@
44
44
  "tar": "^6.2.1",
45
45
  "tslib": "^2.5.0",
46
46
  "validate-npm-package-name": "^5.0.0",
47
- "@gooddata/sdk-backend-spi": "10.31.0-alpha.35",
48
- "@gooddata/sdk-backend-tiger": "10.31.0-alpha.35",
49
- "@gooddata/sdk-model": "10.31.0-alpha.35"
47
+ "@gooddata/sdk-backend-spi": "10.31.0-alpha.37",
48
+ "@gooddata/sdk-backend-tiger": "10.31.0-alpha.37",
49
+ "@gooddata/sdk-model": "10.31.0-alpha.37"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@gooddata/eslint-config": "^4.1.1",