@gooddata/sdk-ui-all 10.35.0-alpha.29 → 10.35.0-alpha.30

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 +8 -8
  2. package/package.json +12 -11
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-7-17
10
+ Date generated: 2025-7-21
11
11
 
12
- Revision ID: f44f4e738fe20cbe23608a0e881c44f886d567eb
12
+ Revision ID: 06d1419a97df9aac40be10664fab1d1ea272e35b
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -816,7 +816,7 @@ Revision ID: f44f4e738fe20cbe23608a0e881c44f886d567eb
816
816
  - postcss (8.4.49) [MIT]
817
817
  - postcss-value-parser (4.2.0) [MIT]
818
818
  - potpack (2.0.0) [ISC]
819
- - prettier (2.5.1) [MIT, Apache-2.0, MPL-2.0]
819
+ - prettier (3.6.2) [MIT, Apache-2.0, MPL-2.0]
820
820
  - process-nextick-args (2.0.1) [MIT]
821
821
  - prompts (2.4.2) [MIT]
822
822
  - prop-types (15.8.1) [MIT]
@@ -36383,7 +36383,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36383
36383
 
36384
36384
  * Package Info *
36385
36385
 
36386
- Authors: doug@somethingdoug.com
36386
+ Authors: ulisesgascondev@gmail.com, hello@blakeembrey.com, doug@somethingdoug.com
36387
36387
 
36388
36388
  Package Download URL: https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz
36389
36389
 
@@ -38163,9 +38163,9 @@ Authors: agafonkin@gmail.com
38163
38163
  Package Download URL: https://registry.npmjs.org/potpack/-/potpack-2.0.0.tgz
38164
38164
 
38165
38165
  --------------------------------------------------------------------------------
38166
- Package Title: prettier (2.5.1)
38166
+ Package Title: prettier (3.6.2)
38167
38167
 
38168
- Package Locator: npm+prettier$2.5.1
38168
+ Package Locator: npm+prettier$3.6.2
38169
38169
 
38170
38170
  Package Depth: Direct
38171
38171
  --------------------------------------------------------------------------------
@@ -38243,7 +38243,7 @@ http://erik.eae.net/simplehtmlparser/simplehtmlparser.js
38243
38243
 
38244
38244
  Authors: derflatulator@gmail.com, lucasds@gmail.com, ikatyang@gmail.com, longster@gmail.com, me@suchipi.com, vjeuxx@gmail.com
38245
38245
 
38246
- Package Download URL: https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz
38246
+ Package Download URL: https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz
38247
38247
 
38248
38248
  --------------------------------------------------------------------------------
38249
38249
  Package Title: process-nextick-args (2.0.1)
@@ -85447,4 +85447,4 @@ POSSIBILITY OF SUCH DAMAGE.
85447
85447
  --------------------------------------------------------------------------------
85448
85448
  --------------------------------------------------------------------------------
85449
85449
 
85450
- Report Generated by FOSSA on 2025-7-17
85450
+ Report Generated by FOSSA on 2025-7-21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.35.0-alpha.29",
3
+ "version": "10.35.0-alpha.30",
4
4
  "author": "GoodData",
5
5
  "description": "GoodData SDK - All-In-One",
6
6
  "repository": {
@@ -24,14 +24,14 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "tslib": "^2.5.0",
27
- "@gooddata/sdk-backend-spi": "10.35.0-alpha.29",
28
- "@gooddata/sdk-model": "10.35.0-alpha.29",
29
- "@gooddata/sdk-ui": "10.35.0-alpha.29",
30
- "@gooddata/sdk-ui-charts": "10.35.0-alpha.29",
31
- "@gooddata/sdk-ui-ext": "10.35.0-alpha.29",
32
- "@gooddata/sdk-ui-filters": "10.35.0-alpha.29",
33
- "@gooddata/sdk-ui-geo": "10.35.0-alpha.29",
34
- "@gooddata/sdk-ui-pivot": "10.35.0-alpha.29"
27
+ "@gooddata/sdk-backend-spi": "10.35.0-alpha.30",
28
+ "@gooddata/sdk-model": "10.35.0-alpha.30",
29
+ "@gooddata/sdk-ui": "10.35.0-alpha.30",
30
+ "@gooddata/sdk-ui-ext": "10.35.0-alpha.30",
31
+ "@gooddata/sdk-ui-charts": "10.35.0-alpha.30",
32
+ "@gooddata/sdk-ui-geo": "10.35.0-alpha.30",
33
+ "@gooddata/sdk-ui-pivot": "10.35.0-alpha.30",
34
+ "@gooddata/sdk-ui-filters": "10.35.0-alpha.30"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",
@@ -42,16 +42,17 @@
42
42
  "concurrently": "^6.0.2",
43
43
  "dependency-cruiser": "^13.0.3",
44
44
  "eslint": "^8.25.0",
45
+ "eslint-config-prettier": "^10.1.5",
45
46
  "eslint-plugin-header": "^3.0.0",
46
47
  "eslint-plugin-import": "^2.22.0",
47
48
  "eslint-plugin-import-esm": "^1.2.1",
48
49
  "eslint-plugin-jest": "^27.1.1",
49
50
  "eslint-plugin-no-only-tests": "^2.4.0",
50
- "eslint-plugin-prettier": "^4.0.0",
51
+ "eslint-plugin-prettier": "^5.5.1",
51
52
  "eslint-plugin-regexp": "^1.9.0",
52
53
  "eslint-plugin-sonarjs": "^0.16.0",
53
54
  "eslint-plugin-tsdoc": "^0.2.14",
54
- "prettier": "~2.5.0",
55
+ "prettier": "^3.6.2",
55
56
  "typescript": "5.8.3"
56
57
  },
57
58
  "scripts": {