@gooddata/sdk-ui-all 10.32.0-alpha.28 → 10.32.0-alpha.3

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 +423 -175
  2. package/package.json +9 -9
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-24
10
+ Date generated: 2025-6-13
11
11
 
12
- Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
12
+ Revision ID: 87c9e9ba9a0f178d89274d9fd7f7b0d0fcfee553
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -28,8 +28,8 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
28
28
  - @ampproject/remapping (2.2.1) [Apache-2.0]
29
29
  - @asamuzakjp/css-color (3.1.1) [MIT]
30
30
  - @babel/cli (7.23.4) [MIT]
31
+ - @babel/code-frame (7.24.7) [MIT]
31
32
  - @babel/code-frame (7.26.2) [MIT]
32
- - @babel/code-frame (7.27.1) [MIT]
33
33
  - @babel/compat-data (7.23.5) [MIT]
34
34
  - @babel/compat-data (7.26.8) [MIT]
35
35
  - @babel/core (7.26.10) [MIT]
@@ -62,12 +62,14 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
62
62
  - @babel/helper-string-parser (7.25.9) [MIT]
63
63
  - @babel/helper-string-parser (7.27.1) [MIT]
64
64
  - @babel/helper-validator-identifier (7.22.20) [MIT]
65
+ - @babel/helper-validator-identifier (7.24.7) [MIT]
65
66
  - @babel/helper-validator-identifier (7.25.9) [MIT]
66
67
  - @babel/helper-validator-identifier (7.27.1) [MIT]
67
68
  - @babel/helper-validator-option (7.23.5) [MIT]
68
69
  - @babel/helper-validator-option (7.25.9) [MIT]
69
70
  - @babel/helper-wrap-function (7.22.20) [MIT]
70
71
  - @babel/helpers (7.26.10) [MIT]
72
+ - @babel/highlight (7.24.7) [MIT]
71
73
  - @babel/parser (7.26.10) [MIT]
72
74
  - @babel/parser (7.27.2) [MIT]
73
75
  - @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (7.23.3) [MIT]
@@ -186,17 +188,13 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
186
188
  - @floating-ui/utils (0.1.6) [MIT]
187
189
  - @formatjs/cli-lib (6.3.3) [MIT]
188
190
  - @formatjs/ecma402-abstract (1.18.0) [MIT]
189
- - @formatjs/ecma402-abstract (2.2.4) [MIT]
190
- - @formatjs/fast-memoize (2.2.3) [MIT]
191
+ - @formatjs/fast-memoize (2.2.0) [MIT]
191
192
  - @formatjs/icu-messageformat-parser (2.7.3) [MIT]
192
- - @formatjs/icu-messageformat-parser (2.9.4) [MIT]
193
193
  - @formatjs/icu-skeleton-parser (1.7.0) [MIT]
194
- - @formatjs/icu-skeleton-parser (1.8.8) [MIT]
195
- - @formatjs/intl (2.10.15) [MIT]
196
- - @formatjs/intl-displaynames (6.8.5) [MIT]
197
- - @formatjs/intl-listformat (7.7.5) [MIT]
194
+ - @formatjs/intl (2.9.9) [MIT]
195
+ - @formatjs/intl-displaynames (6.6.4) [MIT]
196
+ - @formatjs/intl-listformat (7.5.3) [MIT]
198
197
  - @formatjs/intl-localematcher (0.5.2) [MIT]
199
- - @formatjs/intl-localematcher (0.5.8) [MIT]
200
198
  - @formatjs/ts-transformer (3.13.9) [MIT]
201
199
  - @gooddata/number-formatter (1.0.6) [GOODDATA LICENSE FOR GOODDATA FORMATTER, Python-2.0, PSF-2.0, mit-nagy, MIT, ISC, CNRI-Python, BSD-2-Clause, BSD-3-Clause, Apache-2.0]
202
200
  - @html-validate/stylish (4.2.0) [MIT]
@@ -281,10 +279,11 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
281
279
  - @types/prop-types (15.7.11) [MIT]
282
280
  - @types/qs (6.9.10) [MIT]
283
281
  - @types/range-parser (1.2.7) [MIT]
284
- - @types/react (18.3.23) [MIT]
282
+ - @types/react (18.2.45) [MIT]
285
283
  - @types/react-redux (7.1.33) [MIT]
286
284
  - @types/react-transition-group (4.4.10) [MIT]
287
285
  - @types/retry (0.12.0) [MIT]
286
+ - @types/scheduler (0.16.8) [MIT]
288
287
  - @types/send (0.17.4) [MIT]
289
288
  - @types/serve-index (1.9.4) [MIT]
290
289
  - @types/serve-static (1.15.5) [MIT]
@@ -340,6 +339,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
340
339
  - ansi-html-community (0.0.8) [Apache-2.0]
341
340
  - ansi-regex (5.0.1) [MIT]
342
341
  - ansi-regex (6.0.1) [MIT]
342
+ - ansi-styles (3.2.1) [MIT]
343
343
  - ansi-styles (4.3.0) [MIT]
344
344
  - ansi-styles (6.2.1) [MIT]
345
345
  - anymatch (3.1.3) [ISC]
@@ -383,6 +383,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
383
383
  - ccount (2.0.1) [MIT]
384
384
  - chai (5.2.0) [MIT]
385
385
  - chalk (4.1.2) [MIT]
386
+ - chalk (2.4.2) [MIT]
386
387
  - char-regex (1.0.2) [MIT]
387
388
  - character-entities (2.0.2) [MIT]
388
389
  - character-entities-html4 (2.1.0) [MIT]
@@ -402,7 +403,9 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
402
403
  - clone-deep (4.0.1) [MIT]
403
404
  - clsx (2.1.1) [MIT]
404
405
  - code-block-writer (11.0.3) [MIT]
406
+ - color-convert (1.9.3) [MIT]
405
407
  - color-convert (2.0.1) [MIT]
408
+ - color-name (1.1.3) [MIT]
406
409
  - color-name (1.1.4) [MIT]
407
410
  - colorette (2.0.20) [MIT]
408
411
  - columnify (1.6.0) [MIT]
@@ -557,6 +560,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
557
560
  - grid-index (1.1.0) [ISC]
558
561
  - gzip-size (6.0.0) [MIT]
559
562
  - handle-thing (2.0.1) [MIT]
563
+ - has-flag (3.0.0) [MIT]
560
564
  - has-flag (4.0.0) [MIT]
561
565
  - has-property-descriptors (1.0.1) [MIT]
562
566
  - has-proto (1.0.1) [MIT]
@@ -602,7 +606,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
602
606
  - inline-style-parser (0.2.2) [MIT]
603
607
  - inquirer (8.2.6) [MIT]
604
608
  - interpret (2.2.0) [MIT]
605
- - intl-messageformat (10.7.7) [BSD-3-Clause]
609
+ - intl-messageformat (10.5.8) [BSD-3-Clause]
606
610
  - ipaddr.js (1.9.1) [MIT]
607
611
  - ipaddr.js (2.1.0) [MIT]
608
612
  - is-alphabetical (2.0.1) [MIT]
@@ -812,16 +816,16 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
812
816
  - randombytes (2.1.0) [MIT]
813
817
  - range-parser (1.2.1) [MIT]
814
818
  - raw-body (2.5.1) [MIT]
815
- - react (18.3.1) [MIT]
819
+ - react (18.2.0) [MIT]
816
820
  - react-content-loader (6.2.1) [MIT, Apache-2.0]
817
821
  - react-day-picker (8.9.1) [MIT]
818
822
  - react-dnd (14.0.5) [MIT, BSD-3-Clause]
819
823
  - react-dnd-html5-backend (14.1.0) [MIT]
820
- - react-dom (18.3.1) [MIT]
824
+ - react-dom (18.2.0) [MIT]
821
825
  - react-fast-compare (3.2.2) [MIT]
822
826
  - react-grid-system (8.1.9) [MIT]
823
827
  - react-helmet (6.1.0) [MIT]
824
- - react-intl (6.8.9) [BSD-3-Clause]
828
+ - react-intl (6.5.5) [BSD-3-Clause]
825
829
  - react-is (16.13.1) [MIT]
826
830
  - react-is (17.0.2) [MIT]
827
831
  - react-lifecycles-compat (3.0.4) [MIT]
@@ -880,7 +884,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
880
884
  - safer-buffer (2.1.2) [MIT]
881
885
  - sass (1.69.5) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
882
886
  - saxes (6.0.0) [ISC]
883
- - scheduler (0.23.2) [MIT]
887
+ - scheduler (0.23.0) [MIT]
884
888
  - schema-utils (3.3.0) [MIT]
885
889
  - schema-utils (4.2.0) [MIT]
886
890
  - select-hose (2.0.0) [MIT]
@@ -938,6 +942,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
938
942
  - style-to-object (1.0.5) [MIT]
939
943
  - stylis (4.2.0) [MIT]
940
944
  - supercluster (8.0.1) [ISC]
945
+ - supports-color (5.5.0) [MIT]
941
946
  - supports-color (7.2.0) [MIT]
942
947
  - supports-color (8.1.1) [MIT]
943
948
  - supports-preserve-symlinks-flag (1.0.0) [MIT]
@@ -1399,9 +1404,9 @@ Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gm
1399
1404
  Package Download URL: https://registry.npmjs.org/@babel/cli/-/cli-7.23.4.tgz
1400
1405
 
1401
1406
  --------------------------------------------------------------------------------
1402
- Package Title: @babel/code-frame (7.26.2)
1407
+ Package Title: @babel/code-frame (7.24.7)
1403
1408
 
1404
- Package Locator: npm+@babel/code-frame$7.26.2
1409
+ Package Locator: npm+@babel/code-frame$7.24.7
1405
1410
 
1406
1411
  Package Depth: Transitive
1407
1412
  --------------------------------------------------------------------------------
@@ -1439,12 +1444,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1439
1444
 
1440
1445
  Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gmail.com
1441
1446
 
1442
- Package Download URL: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz
1447
+ Package Download URL: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz
1443
1448
 
1444
1449
  --------------------------------------------------------------------------------
1445
- Package Title: @babel/code-frame (7.27.1)
1450
+ Package Title: @babel/code-frame (7.26.2)
1446
1451
 
1447
- Package Locator: npm+@babel/code-frame$7.27.1
1452
+ Package Locator: npm+@babel/code-frame$7.26.2
1448
1453
 
1449
1454
  Package Depth: Transitive
1450
1455
  --------------------------------------------------------------------------------
@@ -1482,7 +1487,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1482
1487
 
1483
1488
  Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gmail.com
1484
1489
 
1485
- Package Download URL: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz
1490
+ Package Download URL: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz
1486
1491
 
1487
1492
  --------------------------------------------------------------------------------
1488
1493
  Package Title: @babel/compat-data (7.23.5)
@@ -2860,6 +2865,49 @@ Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gm
2860
2865
 
2861
2866
  Package Download URL: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz
2862
2867
 
2868
+ --------------------------------------------------------------------------------
2869
+ Package Title: @babel/helper-validator-identifier (7.24.7)
2870
+
2871
+ Package Locator: npm+@babel/helper-validator-identifier$7.24.7
2872
+
2873
+ Package Depth: Transitive
2874
+ --------------------------------------------------------------------------------
2875
+
2876
+ * Declared Licenses *
2877
+ MIT
2878
+
2879
+
2880
+ MIT License
2881
+
2882
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2883
+
2884
+ Permission is hereby granted, free of charge, to any person obtaining
2885
+ a copy of this software and associated documentation files (the
2886
+ "Software"), to deal in the Software without restriction, including
2887
+ without limitation the rights to use, copy, modify, merge, publish,
2888
+ distribute, sublicense, and/or sell copies of the Software, and to
2889
+ permit persons to whom the Software is furnished to do so, subject to
2890
+ the following conditions:
2891
+
2892
+ The above copyright notice and this permission notice shall be
2893
+ included in all copies or substantial portions of the Software.
2894
+
2895
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2896
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2897
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2898
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2899
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2900
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2901
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2902
+
2903
+
2904
+
2905
+ * Package Info *
2906
+
2907
+ Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gmail.com
2908
+
2909
+ Package Download URL: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz
2910
+
2863
2911
  --------------------------------------------------------------------------------
2864
2912
  Package Title: @babel/helper-validator-identifier (7.25.9)
2865
2913
 
@@ -3118,6 +3166,49 @@ Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gm
3118
3166
 
3119
3167
  Package Download URL: https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.10.tgz
3120
3168
 
3169
+ --------------------------------------------------------------------------------
3170
+ Package Title: @babel/highlight (7.24.7)
3171
+
3172
+ Package Locator: npm+@babel/highlight$7.24.7
3173
+
3174
+ Package Depth: Transitive
3175
+ --------------------------------------------------------------------------------
3176
+
3177
+ * Declared Licenses *
3178
+ MIT
3179
+
3180
+
3181
+ MIT License
3182
+
3183
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
3184
+
3185
+ Permission is hereby granted, free of charge, to any person obtaining
3186
+ a copy of this software and associated documentation files (the
3187
+ "Software"), to deal in the Software without restriction, including
3188
+ without limitation the rights to use, copy, modify, merge, publish,
3189
+ distribute, sublicense, and/or sell copies of the Software, and to
3190
+ permit persons to whom the Software is furnished to do so, subject to
3191
+ the following conditions:
3192
+
3193
+ The above copyright notice and this permission notice shall be
3194
+ included in all copies or substantial portions of the Software.
3195
+
3196
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3197
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3198
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3199
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3200
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3201
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3202
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3203
+
3204
+
3205
+
3206
+ * Package Info *
3207
+
3208
+ Authors: hi@henryzoo.com, bng412@gmail.com, nicolo.ribaudo@gmail.com, jlhwung@gmail.com
3209
+
3210
+ Package Download URL: https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz
3211
+
3121
3212
  --------------------------------------------------------------------------------
3122
3213
  Package Title: @babel/parser (7.26.10)
3123
3214
 
@@ -8122,9 +8213,9 @@ Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8122
8213
  Package Download URL: https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.18.0.tgz
8123
8214
 
8124
8215
  --------------------------------------------------------------------------------
8125
- Package Title: @formatjs/ecma402-abstract (2.2.4)
8216
+ Package Title: @formatjs/fast-memoize (2.2.0)
8126
8217
 
8127
- Package Locator: npm+@formatjs/ecma402-abstract$2.2.4
8218
+ Package Locator: npm+@formatjs/fast-memoize$2.2.0
8128
8219
 
8129
8220
  Package Depth: Transitive
8130
8221
  --------------------------------------------------------------------------------
@@ -8135,7 +8226,7 @@ MIT
8135
8226
 
8136
8227
  MIT License
8137
8228
 
8138
- Copyright (c) 2023 FormatJS
8229
+ Copyright (c) 2021 FormatJS
8139
8230
 
8140
8231
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8141
8232
 
@@ -8149,37 +8240,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8149
8240
 
8150
8241
  Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8151
8242
 
8152
- Package Download URL: https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.2.4.tgz
8153
-
8154
- --------------------------------------------------------------------------------
8155
- Package Title: @formatjs/fast-memoize (2.2.3)
8156
-
8157
- Package Locator: npm+@formatjs/fast-memoize$2.2.3
8158
-
8159
- Package Depth: Transitive
8160
- --------------------------------------------------------------------------------
8161
-
8162
- * Declared Licenses *
8163
- MIT
8164
-
8165
-
8166
- MIT License
8167
-
8168
- Copyright (c) 2023 FormatJS
8169
-
8170
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8171
-
8172
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8173
-
8174
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8175
-
8176
-
8177
-
8178
- * Package Info *
8179
-
8180
- Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8181
-
8182
- Package Download URL: https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.3.tgz
8243
+ Package Download URL: https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.0.tgz
8183
8244
 
8184
8245
  --------------------------------------------------------------------------------
8185
8246
  Package Title: @formatjs/icu-messageformat-parser (2.7.3)
@@ -8211,36 +8272,6 @@ Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8211
8272
 
8212
8273
  Package Download URL: https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.7.3.tgz
8213
8274
 
8214
- --------------------------------------------------------------------------------
8215
- Package Title: @formatjs/icu-messageformat-parser (2.9.4)
8216
-
8217
- Package Locator: npm+@formatjs/icu-messageformat-parser$2.9.4
8218
-
8219
- Package Depth: Transitive
8220
- --------------------------------------------------------------------------------
8221
-
8222
- * Declared Licenses *
8223
- MIT
8224
-
8225
-
8226
- MIT License
8227
-
8228
- Copyright (c) 2023 FormatJS
8229
-
8230
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8231
-
8232
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8233
-
8234
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8235
-
8236
-
8237
-
8238
- * Package Info *
8239
-
8240
- Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8241
-
8242
- Package Download URL: https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.9.4.tgz
8243
-
8244
8275
  --------------------------------------------------------------------------------
8245
8276
  Package Title: @formatjs/icu-skeleton-parser (1.7.0)
8246
8277
 
@@ -8272,9 +8303,9 @@ Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8272
8303
  Package Download URL: https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.7.0.tgz
8273
8304
 
8274
8305
  --------------------------------------------------------------------------------
8275
- Package Title: @formatjs/icu-skeleton-parser (1.8.8)
8306
+ Package Title: @formatjs/intl (2.9.9)
8276
8307
 
8277
- Package Locator: npm+@formatjs/icu-skeleton-parser$1.8.8
8308
+ Package Locator: npm+@formatjs/intl$2.9.9
8278
8309
 
8279
8310
  Package Depth: Transitive
8280
8311
  --------------------------------------------------------------------------------
@@ -8299,42 +8330,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8299
8330
 
8300
8331
  Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8301
8332
 
8302
- Package Download URL: https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.8.tgz
8333
+ Package Download URL: https://registry.npmjs.org/@formatjs/intl/-/intl-2.9.9.tgz
8303
8334
 
8304
8335
  --------------------------------------------------------------------------------
8305
- Package Title: @formatjs/intl (2.10.15)
8336
+ Package Title: @formatjs/intl-displaynames (6.6.4)
8306
8337
 
8307
- Package Locator: npm+@formatjs/intl$2.10.15
8308
-
8309
- Package Depth: Transitive
8310
- --------------------------------------------------------------------------------
8311
-
8312
- * Declared Licenses *
8313
- MIT
8314
-
8315
-
8316
- MIT License
8317
-
8318
- Copyright (c) 2023 FormatJS
8319
-
8320
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8321
-
8322
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8323
-
8324
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8325
-
8326
-
8327
-
8328
- * Package Info *
8329
-
8330
- Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8331
-
8332
- Package Download URL: https://registry.npmjs.org/@formatjs/intl/-/intl-2.10.15.tgz
8333
-
8334
- --------------------------------------------------------------------------------
8335
- Package Title: @formatjs/intl-displaynames (6.8.5)
8336
-
8337
- Package Locator: npm+@formatjs/intl-displaynames$6.8.5
8338
+ Package Locator: npm+@formatjs/intl-displaynames$6.6.4
8338
8339
 
8339
8340
  Package Depth: Transitive
8340
8341
  --------------------------------------------------------------------------------
@@ -8359,12 +8360,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8359
8360
 
8360
8361
  Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8361
8362
 
8362
- Package Download URL: https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.8.5.tgz
8363
+ Package Download URL: https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.6.4.tgz
8363
8364
 
8364
8365
  --------------------------------------------------------------------------------
8365
- Package Title: @formatjs/intl-listformat (7.7.5)
8366
+ Package Title: @formatjs/intl-listformat (7.5.3)
8366
8367
 
8367
- Package Locator: npm+@formatjs/intl-listformat$7.7.5
8368
+ Package Locator: npm+@formatjs/intl-listformat$7.5.3
8368
8369
 
8369
8370
  Package Depth: Transitive
8370
8371
  --------------------------------------------------------------------------------
@@ -8389,7 +8390,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8389
8390
 
8390
8391
  Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8391
8392
 
8392
- Package Download URL: https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.7.5.tgz
8393
+ Package Download URL: https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.5.3.tgz
8393
8394
 
8394
8395
  --------------------------------------------------------------------------------
8395
8396
  Package Title: @formatjs/intl-localematcher (0.5.2)
@@ -8421,36 +8422,6 @@ Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8421
8422
 
8422
8423
  Package Download URL: https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.2.tgz
8423
8424
 
8424
- --------------------------------------------------------------------------------
8425
- Package Title: @formatjs/intl-localematcher (0.5.8)
8426
-
8427
- Package Locator: npm+@formatjs/intl-localematcher$0.5.8
8428
-
8429
- Package Depth: Transitive
8430
- --------------------------------------------------------------------------------
8431
-
8432
- * Declared Licenses *
8433
- MIT
8434
-
8435
-
8436
- MIT License
8437
-
8438
- Copyright (c) 2023 FormatJS
8439
-
8440
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8441
-
8442
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8443
-
8444
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8445
-
8446
-
8447
-
8448
- * Package Info *
8449
-
8450
- Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
8451
-
8452
- Package Download URL: https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.8.tgz
8453
-
8454
8425
  --------------------------------------------------------------------------------
8455
8426
  Package Title: @formatjs/ts-transformer (3.13.9)
8456
8427
 
@@ -13294,9 +13265,9 @@ Authors: ts-npm-types@microsoft.com
13294
13265
  Package Download URL: https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz
13295
13266
 
13296
13267
  --------------------------------------------------------------------------------
13297
- Package Title: @types/react (18.3.23)
13268
+ Package Title: @types/react (18.2.45)
13298
13269
 
13299
- Package Locator: npm+@types/react$18.3.23
13270
+ Package Locator: npm+@types/react$18.2.45
13300
13271
 
13301
13272
  Package Depth: Direct
13302
13273
  --------------------------------------------------------------------------------
@@ -13333,7 +13304,7 @@ MIT
13333
13304
 
13334
13305
  Authors: ts-npm-types@microsoft.com
13335
13306
 
13336
- Package Download URL: https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz
13307
+ Package Download URL: https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz
13337
13308
 
13338
13309
  --------------------------------------------------------------------------------
13339
13310
  Package Title: @types/react-redux (7.1.33)
@@ -13461,6 +13432,48 @@ Authors: ts-npm-types@microsoft.com
13461
13432
 
13462
13433
  Package Download URL: https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz
13463
13434
 
13435
+ --------------------------------------------------------------------------------
13436
+ Package Title: @types/scheduler (0.16.8)
13437
+
13438
+ Package Locator: npm+@types/scheduler$0.16.8
13439
+
13440
+ Package Depth: Transitive
13441
+ --------------------------------------------------------------------------------
13442
+
13443
+ * Declared Licenses *
13444
+ MIT
13445
+
13446
+
13447
+ MIT License
13448
+
13449
+ Copyright (c) Microsoft Corporation.
13450
+
13451
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13452
+ of this software and associated documentation files (the "Software"), to deal
13453
+ in the Software without restriction, including without limitation the rights
13454
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13455
+ copies of the Software, and to permit persons to whom the Software is
13456
+ furnished to do so, subject to the following conditions:
13457
+
13458
+ The above copyright notice and this permission notice shall be included in all
13459
+ copies or substantial portions of the Software.
13460
+
13461
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13462
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13463
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13464
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13465
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13466
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13467
+ SOFTWARE
13468
+
13469
+
13470
+
13471
+ * Package Info *
13472
+
13473
+ Authors: ts-npm-types@microsoft.com
13474
+
13475
+ Package Download URL: https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.8.tgz
13476
+
13464
13477
  --------------------------------------------------------------------------------
13465
13478
  Package Title: @types/send (0.17.4)
13466
13479
 
@@ -16167,6 +16180,44 @@ Authors: sindresorhus@gmail.com, npm@josh.junon.me
16167
16180
 
16168
16181
  Package Download URL: https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz
16169
16182
 
16183
+ --------------------------------------------------------------------------------
16184
+ Package Title: ansi-styles (3.2.1)
16185
+
16186
+ Package Locator: npm+ansi-styles$3.2.1
16187
+
16188
+ Package Depth: Transitive
16189
+ --------------------------------------------------------------------------------
16190
+
16191
+ * Declared Licenses *
16192
+ MIT
16193
+
16194
+
16195
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
16196
+ Permission is hereby granted, free of charge, to any person obtaining a copy
16197
+ of this software and associated documentation files (the "Software"), to deal
16198
+ in the Software without restriction, including without limitation the rights
16199
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16200
+ copies of the Software, and to permit persons to whom the Software is
16201
+ furnished to do so, subject to the following conditions:
16202
+
16203
+ The above copyright notice and this permission notice shall be included in all
16204
+ copies or substantial portions of the Software.
16205
+
16206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16207
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16208
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16209
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16210
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16211
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16212
+ SOFTWARE.
16213
+
16214
+
16215
+ * Package Info *
16216
+
16217
+ Authors: sindresorhus@gmail.com, josh@junon.me
16218
+
16219
+ Package Download URL: https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz
16220
+
16170
16221
  --------------------------------------------------------------------------------
16171
16222
  Package Title: ansi-styles (4.3.0)
16172
16223
 
@@ -18520,6 +18571,44 @@ Authors: sindresorhus@gmail.com, npm@josh.junon.me
18520
18571
 
18521
18572
  Package Download URL: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz
18522
18573
 
18574
+ --------------------------------------------------------------------------------
18575
+ Package Title: chalk (2.4.2)
18576
+
18577
+ Package Locator: npm+chalk$2.4.2
18578
+
18579
+ Package Depth: Transitive
18580
+ --------------------------------------------------------------------------------
18581
+
18582
+ * Declared Licenses *
18583
+ MIT
18584
+
18585
+
18586
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
18587
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18588
+ of this software and associated documentation files (the "Software"), to deal
18589
+ in the Software without restriction, including without limitation the rights
18590
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18591
+ copies of the Software, and to permit persons to whom the Software is
18592
+ furnished to do so, subject to the following conditions:
18593
+
18594
+ The above copyright notice and this permission notice shall be included in all
18595
+ copies or substantial portions of the Software.
18596
+
18597
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18598
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18599
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18600
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18601
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18602
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18603
+ SOFTWARE.
18604
+
18605
+
18606
+ * Package Info *
18607
+
18608
+ Authors: sindresorhus@gmail.com, npm@josh.junon.me
18609
+
18610
+ Package Download URL: https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz
18611
+
18523
18612
  --------------------------------------------------------------------------------
18524
18613
  Package Title: char-regex (1.0.2)
18525
18614
 
@@ -19268,6 +19357,48 @@ Authors: dsherret@gmail.com
19268
19357
 
19269
19358
  Package Download URL: https://registry.npmjs.org/code-block-writer/-/code-block-writer-11.0.3.tgz
19270
19359
 
19360
+ --------------------------------------------------------------------------------
19361
+ Package Title: color-convert (1.9.3)
19362
+
19363
+ Package Locator: npm+color-convert$1.9.3
19364
+
19365
+ Package Depth: Transitive
19366
+ --------------------------------------------------------------------------------
19367
+
19368
+ * Declared Licenses *
19369
+ MIT
19370
+
19371
+
19372
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
19373
+
19374
+ Permission is hereby granted, free of charge, to any person obtaining
19375
+ a copy of this software and associated documentation files (the
19376
+ "Software"), to deal in the Software without restriction, including
19377
+ without limitation the rights to use, copy, modify, merge, publish,
19378
+ distribute, sublicense, and/or sell copies of the Software, and to
19379
+ permit persons to whom the Software is furnished to do so, subject to
19380
+ the following conditions:
19381
+
19382
+ The above copyright notice and this permission notice shall be
19383
+ included in all copies or substantial portions of the Software.
19384
+
19385
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19386
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19387
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19388
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
19389
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
19390
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
19391
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19392
+
19393
+
19394
+
19395
+
19396
+ * Package Info *
19397
+
19398
+ Authors: npm@josh.junon.me
19399
+
19400
+ Package Download URL: https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz
19401
+
19271
19402
  --------------------------------------------------------------------------------
19272
19403
  Package Title: color-convert (2.0.1)
19273
19404
 
@@ -19310,6 +19441,34 @@ Authors: npm@josh.junon.me
19310
19441
 
19311
19442
  Package Download URL: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz
19312
19443
 
19444
+ --------------------------------------------------------------------------------
19445
+ Package Title: color-name (1.1.3)
19446
+
19447
+ Package Locator: npm+color-name$1.1.3
19448
+
19449
+ Package Depth: Transitive
19450
+ --------------------------------------------------------------------------------
19451
+
19452
+ * Declared Licenses *
19453
+ MIT
19454
+
19455
+
19456
+ The MIT License (MIT)
19457
+ Copyright (c) 2015 Dmitry Ivanov
19458
+
19459
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
19460
+
19461
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
19462
+
19463
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19464
+
19465
+
19466
+ * Package Info *
19467
+
19468
+ Authors: josh@junon.me, df.creative@gmail.com, npm@moox.io
19469
+
19470
+ Package Download URL: https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz
19471
+
19313
19472
  --------------------------------------------------------------------------------
19314
19473
  Package Title: color-name (1.1.4)
19315
19474
 
@@ -25924,6 +26083,44 @@ Authors: daviddias.p@gmail.com, fedor@indutny.com
25924
26083
 
25925
26084
  Package Download URL: https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz
25926
26085
 
26086
+ --------------------------------------------------------------------------------
26087
+ Package Title: has-flag (3.0.0)
26088
+
26089
+ Package Locator: npm+has-flag$3.0.0
26090
+
26091
+ Package Depth: Transitive
26092
+ --------------------------------------------------------------------------------
26093
+
26094
+ * Declared Licenses *
26095
+ MIT
26096
+
26097
+
26098
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
26099
+ Permission is hereby granted, free of charge, to any person obtaining a copy
26100
+ of this software and associated documentation files (the "Software"), to deal
26101
+ in the Software without restriction, including without limitation the rights
26102
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26103
+ copies of the Software, and to permit persons to whom the Software is
26104
+ furnished to do so, subject to the following conditions:
26105
+
26106
+ The above copyright notice and this permission notice shall be included in all
26107
+ copies or substantial portions of the Software.
26108
+
26109
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26110
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26111
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26112
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26113
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26114
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26115
+ SOFTWARE.
26116
+
26117
+
26118
+ * Package Info *
26119
+
26120
+ Authors: sindresorhus@gmail.com
26121
+
26122
+ Package Download URL: https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz
26123
+
25927
26124
  --------------------------------------------------------------------------------
25928
26125
  Package Title: has-flag (4.0.0)
25929
26126
 
@@ -28359,9 +28556,9 @@ Authors: sttk.xslet@gmail.com, blaine.bublitz@gmail.com, yo@contra.io, tyler@sle
28359
28556
  Package Download URL: https://registry.npmjs.org/interpret/-/interpret-2.2.0.tgz
28360
28557
 
28361
28558
  --------------------------------------------------------------------------------
28362
- Package Title: intl-messageformat (10.7.7)
28559
+ Package Title: intl-messageformat (10.5.8)
28363
28560
 
28364
- Package Locator: npm+intl-messageformat$10.7.7
28561
+ Package Locator: npm+intl-messageformat$10.5.8
28365
28562
 
28366
28563
  Package Depth: Transitive
28367
28564
  --------------------------------------------------------------------------------
@@ -28410,7 +28607,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28410
28607
 
28411
28608
  Authors: a.pipkin@yahoo.com, caridy@gmail.com, contact@clarle.com, davglass@gmail.com, drew@folta.net, eferraiuolo@gmail.com, imalberto@gmail.com, holevietlong@gmail.com, lzhan@yahoo-inc.com, okuryu@okuryu.com, dinglinjie+npm@gmail.com, seth@bertalotto.net
28412
28609
 
28413
- Package Download URL: https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.7.tgz
28610
+ Package Download URL: https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.5.8.tgz
28414
28611
 
28415
28612
  --------------------------------------------------------------------------------
28416
28613
  Package Title: ipaddr.js (1.9.1)
@@ -37655,9 +37852,9 @@ Authors: doug@somethingdoug.com, jonathanrichardong@gmail.com
37655
37852
  Package Download URL: https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz
37656
37853
 
37657
37854
  --------------------------------------------------------------------------------
37658
- Package Title: react (18.3.1)
37855
+ Package Title: react (18.2.0)
37659
37856
 
37660
- Package Locator: npm+react$18.3.1
37857
+ Package Locator: npm+react$18.2.0
37661
37858
 
37662
37859
  Package Depth: Direct
37663
37860
  --------------------------------------------------------------------------------
@@ -37694,7 +37891,7 @@ SOFTWARE.
37694
37891
 
37695
37892
  Authors: opensource+npm@fb.com, react-core@meta.com
37696
37893
 
37697
- Package Download URL: https://registry.npmjs.org/react/-/react-18.3.1.tgz
37894
+ Package Download URL: https://registry.npmjs.org/react/-/react-18.2.0.tgz
37698
37895
 
37699
37896
  --------------------------------------------------------------------------------
37700
37897
  Package Title: react-content-loader (6.2.1)
@@ -37920,9 +38117,9 @@ Authors: jordangens@gmail.com, dan.abramov@gmail.com, darthtrevino@gmail.com, ni
37920
38117
  Package Download URL: https://registry.npmjs.org/react-dnd-html5-backend/-/react-dnd-html5-backend-14.1.0.tgz
37921
38118
 
37922
38119
  --------------------------------------------------------------------------------
37923
- Package Title: react-dom (18.3.1)
38120
+ Package Title: react-dom (18.2.0)
37924
38121
 
37925
- Package Locator: npm+react-dom$18.3.1
38122
+ Package Locator: npm+react-dom$18.2.0
37926
38123
 
37927
38124
  Package Depth: Direct
37928
38125
  --------------------------------------------------------------------------------
@@ -37959,7 +38156,7 @@ SOFTWARE.
37959
38156
 
37960
38157
  Authors: opensource+npm@fb.com, react-core@meta.com
37961
38158
 
37962
- Package Download URL: https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz
38159
+ Package Download URL: https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz
37963
38160
 
37964
38161
  --------------------------------------------------------------------------------
37965
38162
  Package Title: react-fast-compare (3.2.2)
@@ -38087,9 +38284,9 @@ Authors: cara.kuei@nfl.com, chris.welch@nfl.com, darren.wiebe@nfl.com, michael.b
38087
38284
  Package Download URL: https://registry.npmjs.org/react-helmet/-/react-helmet-6.1.0.tgz
38088
38285
 
38089
38286
  --------------------------------------------------------------------------------
38090
- Package Title: react-intl (6.8.9)
38287
+ Package Title: react-intl (6.5.5)
38091
38288
 
38092
- Package Locator: npm+react-intl$6.8.9
38289
+ Package Locator: npm+react-intl$6.5.5
38093
38290
 
38094
38291
  Package Depth: Direct
38095
38292
  --------------------------------------------------------------------------------
@@ -38132,7 +38329,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38132
38329
 
38133
38330
  Authors: caridy@gmail.com, contact@clarle.com, eferraiuolo@gmail.com, juan@dopazo.me, holevietlong@gmail.com, okuryu@okuryu.com, dinglinjie+npm@gmail.com, seth@bertalotto.net
38134
38331
 
38135
- Package Download URL: https://registry.npmjs.org/react-intl/-/react-intl-6.8.9.tgz
38332
+ Package Download URL: https://registry.npmjs.org/react-intl/-/react-intl-6.5.5.tgz
38136
38333
 
38137
38334
  --------------------------------------------------------------------------------
38138
38335
  Package Title: react-is (16.13.1)
@@ -42758,9 +42955,9 @@ Authors: ldd@lddubeau.com
42758
42955
  Package Download URL: https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz
42759
42956
 
42760
42957
  --------------------------------------------------------------------------------
42761
- Package Title: scheduler (0.23.2)
42958
+ Package Title: scheduler (0.23.0)
42762
42959
 
42763
- Package Locator: npm+scheduler$0.23.2
42960
+ Package Locator: npm+scheduler$0.23.0
42764
42961
 
42765
42962
  Package Depth: Transitive
42766
42963
  --------------------------------------------------------------------------------
@@ -42797,7 +42994,7 @@ SOFTWARE.
42797
42994
 
42798
42995
  Authors: opensource+npm@fb.com, react-core@meta.com
42799
42996
 
42800
- Package Download URL: https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz
42997
+ Package Download URL: https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz
42801
42998
 
42802
42999
  --------------------------------------------------------------------------------
42803
43000
  Package Title: schema-utils (3.3.0)
@@ -45148,6 +45345,44 @@ Authors: accounts+npmjs-01@mapbox.com, accounts+npmjs-02@mapbox.com, accounts+np
45148
45345
 
45149
45346
  Package Download URL: https://registry.npmjs.org/supercluster/-/supercluster-8.0.1.tgz
45150
45347
 
45348
+ --------------------------------------------------------------------------------
45349
+ Package Title: supports-color (5.5.0)
45350
+
45351
+ Package Locator: npm+supports-color$5.5.0
45352
+
45353
+ Package Depth: Transitive
45354
+ --------------------------------------------------------------------------------
45355
+
45356
+ * Declared Licenses *
45357
+ MIT
45358
+
45359
+
45360
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
45361
+ Permission is hereby granted, free of charge, to any person obtaining a copy
45362
+ of this software and associated documentation files (the "Software"), to deal
45363
+ in the Software without restriction, including without limitation the rights
45364
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
45365
+ copies of the Software, and to permit persons to whom the Software is
45366
+ furnished to do so, subject to the following conditions:
45367
+
45368
+ The above copyright notice and this permission notice shall be included in all
45369
+ copies or substantial portions of the Software.
45370
+
45371
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45372
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
45373
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
45374
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
45375
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
45376
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
45377
+ SOFTWARE.
45378
+
45379
+
45380
+ * Package Info *
45381
+
45382
+ Authors: sindresorhus@gmail.com, npm@josh.junon.me
45383
+
45384
+ Package Download URL: https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz
45385
+
45151
45386
  --------------------------------------------------------------------------------
45152
45387
  Package Title: supports-color (7.2.0)
45153
45388
 
@@ -78153,6 +78388,19 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
78153
78388
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
78154
78389
 
78155
78390
 
78391
+ * MIT *
78392
+
78393
+ MIT License
78394
+
78395
+ Copyright (c) 2021 FormatJS
78396
+
78397
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
78398
+
78399
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
78400
+
78401
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
78402
+
78403
+
78156
78404
  * MIT *
78157
78405
 
78158
78406
  MIT License
@@ -83541,4 +83789,4 @@ POSSIBILITY OF SUCH DAMAGE.
83541
83789
  --------------------------------------------------------------------------------
83542
83790
  --------------------------------------------------------------------------------
83543
83791
 
83544
- Report Generated by FOSSA on 2025-6-24
83792
+ Report Generated by FOSSA on 2025-6-13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.32.0-alpha.28",
3
+ "version": "10.32.0-alpha.3",
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.32.0-alpha.28",
28
- "@gooddata/sdk-ui-charts": "10.32.0-alpha.28",
29
- "@gooddata/sdk-model": "10.32.0-alpha.28",
30
- "@gooddata/sdk-ui": "10.32.0-alpha.28",
31
- "@gooddata/sdk-ui-ext": "10.32.0-alpha.28",
32
- "@gooddata/sdk-ui-filters": "10.32.0-alpha.28",
33
- "@gooddata/sdk-ui-geo": "10.32.0-alpha.28",
34
- "@gooddata/sdk-ui-pivot": "10.32.0-alpha.28"
27
+ "@gooddata/sdk-backend-spi": "10.32.0-alpha.3",
28
+ "@gooddata/sdk-ui": "10.32.0-alpha.3",
29
+ "@gooddata/sdk-ui-ext": "10.32.0-alpha.3",
30
+ "@gooddata/sdk-model": "10.32.0-alpha.3",
31
+ "@gooddata/sdk-ui-charts": "10.32.0-alpha.3",
32
+ "@gooddata/sdk-ui-filters": "10.32.0-alpha.3",
33
+ "@gooddata/sdk-ui-pivot": "10.32.0-alpha.3",
34
+ "@gooddata/sdk-ui-geo": "10.32.0-alpha.3"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",