@gooddata/sdk-ui-all 10.27.0-alpha.8 → 10.27.0

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 +720 -41
  2. package/package.json +10 -10
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-4-17
10
+ Date generated: 2025-5-16
11
11
 
12
- Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
12
+ Revision ID: 74e031347713efb24eb70796f24398543ac34440
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -158,6 +158,13 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
158
158
  - @babel/types (7.25.6) [MIT]
159
159
  - @babel/types (7.26.10) [MIT]
160
160
  - @braintree/sanitize-url (6.0.4) [MIT]
161
+ - @codemirror/autocomplete (6.18.6) [MIT]
162
+ - @codemirror/commands (6.8.1) [MIT]
163
+ - @codemirror/lang-yaml (6.1.2) [MIT]
164
+ - @codemirror/language (6.11.0) [MIT]
165
+ - @codemirror/lint (6.8.5) [MIT]
166
+ - @codemirror/state (6.5.2) [MIT]
167
+ - @codemirror/view (6.36.5) [MIT]
161
168
  - @csstools/color-helpers (5.0.2) [mit-0]
162
169
  - @csstools/css-calc (2.1.2) [MIT]
163
170
  - @csstools/css-color-parser (3.0.8) [MIT]
@@ -202,6 +209,10 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
202
209
  - @jridgewell/trace-mapping (0.3.20) [MIT]
203
210
  - @jridgewell/trace-mapping (0.3.25) [MIT]
204
211
  - @leichtgewicht/ip-codec (2.0.4) [MIT]
212
+ - @lezer/common (1.2.3) [MIT]
213
+ - @lezer/highlight (1.2.1) [MIT]
214
+ - @lezer/lr (1.4.2) [MIT]
215
+ - @lezer/yaml (1.0.3) [MIT]
205
216
  - @mapbox/geojson-rewind (0.5.2) [ISC]
206
217
  - @mapbox/jsonlint-lines-primitives (2.0.2) [MIT]
207
218
  - @mapbox/mapbox-gl-supported (2.0.1) [BSD-3-Clause]
@@ -210,6 +221,7 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
210
221
  - @mapbox/unitbezier (0.0.1) [BSD-2-Clause]
211
222
  - @mapbox/vector-tile (1.3.1) [BSD-3-Clause]
212
223
  - @mapbox/whoots-js (3.1.0) [ISC]
224
+ - @marijn/find-cluster-break (1.0.2) [MIT]
213
225
  - @nodelib/fs.scandir (2.1.5) [MIT]
214
226
  - @nodelib/fs.stat (2.0.5) [MIT]
215
227
  - @nodelib/fs.walk (1.2.8) [MIT]
@@ -381,7 +393,6 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
381
393
  - clone (1.0.4) [MIT]
382
394
  - clone-deep (4.0.1) [MIT]
383
395
  - code-block-writer (11.0.3) [MIT]
384
- - codemirror (5.65.16) [MIT]
385
396
  - color-convert (1.9.3) [MIT]
386
397
  - color-convert (2.0.1) [MIT]
387
398
  - color-name (1.1.3) [MIT]
@@ -409,6 +420,7 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
409
420
  - core-js-compat (3.34.0) [MIT]
410
421
  - core-util-is (1.0.3) [MIT]
411
422
  - cosmiconfig (7.1.0) [MIT]
423
+ - crelt (1.0.6) [MIT]
412
424
  - cron-parser (5.1.1) [MIT]
413
425
  - cross-spawn (7.0.3) [MIT]
414
426
  - css-mediaquery (0.1.2) [BSD-3-Clause]
@@ -917,6 +929,7 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
917
929
  - strip-ansi (7.1.0) [MIT]
918
930
  - strip-ansi-cjs (8.0.0) [ISC]
919
931
  - strip-final-newline (2.0.0) [MIT]
932
+ - style-mod (4.1.2) [MIT]
920
933
  - style-to-object (1.0.5) [MIT]
921
934
  - stylis (4.2.0) [MIT]
922
935
  - supercluster (8.0.1) [ISC]
@@ -993,6 +1006,7 @@ Revision ID: 6055f5fc683ea84a3f3f4076a958396a85df4c5f
993
1006
  - vite-node (3.0.8) [MIT]
994
1007
  - vitest (3.0.8) [MIT, ISC, BSD-3-Clause, Apache-2.0]
995
1008
  - vt-pbf (3.1.3) [MIT, BSD-3-Clause]
1009
+ - w3c-keyname (2.2.8) [MIT]
996
1010
  - w3c-xmlserializer (5.0.0) [MIT]
997
1011
  - watchpack (2.4.0) [MIT]
998
1012
  - wbuf (1.7.3) [MIT]
@@ -6158,6 +6172,258 @@ SOFTWARE.
6158
6172
 
6159
6173
 
6160
6174
 
6175
+ --------------------------------------------------------------------------------
6176
+ Package Title: @codemirror/autocomplete (6.18.6)
6177
+
6178
+ Package Locator: npm+@codemirror/autocomplete$6.18.6
6179
+
6180
+ Package Depth: Transitive
6181
+ --------------------------------------------------------------------------------
6182
+
6183
+ * Declared Licenses *
6184
+ MIT
6185
+
6186
+
6187
+ MIT License
6188
+
6189
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6190
+
6191
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6192
+ of this software and associated documentation files (the "Software"), to deal
6193
+ in the Software without restriction, including without limitation the rights
6194
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6195
+ copies of the Software, and to permit persons to whom the Software is
6196
+ furnished to do so, subject to the following conditions:
6197
+
6198
+ The above copyright notice and this permission notice shall be included in
6199
+ all copies or substantial portions of the Software.
6200
+
6201
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6202
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6203
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6204
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6205
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6206
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6207
+ THE SOFTWARE.
6208
+
6209
+
6210
+
6211
+ --------------------------------------------------------------------------------
6212
+ Package Title: @codemirror/commands (6.8.1)
6213
+
6214
+ Package Locator: npm+@codemirror/commands$6.8.1
6215
+
6216
+ Package Depth: Direct
6217
+ --------------------------------------------------------------------------------
6218
+
6219
+ * Declared Licenses *
6220
+ MIT
6221
+
6222
+
6223
+ MIT License
6224
+
6225
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6226
+
6227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6228
+ of this software and associated documentation files (the "Software"), to deal
6229
+ in the Software without restriction, including without limitation the rights
6230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6231
+ copies of the Software, and to permit persons to whom the Software is
6232
+ furnished to do so, subject to the following conditions:
6233
+
6234
+ The above copyright notice and this permission notice shall be included in
6235
+ all copies or substantial portions of the Software.
6236
+
6237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6243
+ THE SOFTWARE.
6244
+
6245
+
6246
+
6247
+ --------------------------------------------------------------------------------
6248
+ Package Title: @codemirror/lang-yaml (6.1.2)
6249
+
6250
+ Package Locator: npm+@codemirror/lang-yaml$6.1.2
6251
+
6252
+ Package Depth: Direct
6253
+ --------------------------------------------------------------------------------
6254
+
6255
+ * Declared Licenses *
6256
+ MIT
6257
+
6258
+
6259
+ MIT License
6260
+
6261
+ Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6262
+
6263
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6264
+ of this software and associated documentation files (the "Software"), to deal
6265
+ in the Software without restriction, including without limitation the rights
6266
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6267
+ copies of the Software, and to permit persons to whom the Software is
6268
+ furnished to do so, subject to the following conditions:
6269
+
6270
+ The above copyright notice and this permission notice shall be included in
6271
+ all copies or substantial portions of the Software.
6272
+
6273
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6274
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6275
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6276
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6277
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6278
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6279
+ THE SOFTWARE.
6280
+
6281
+
6282
+
6283
+ --------------------------------------------------------------------------------
6284
+ Package Title: @codemirror/language (6.11.0)
6285
+
6286
+ Package Locator: npm+@codemirror/language$6.11.0
6287
+
6288
+ Package Depth: Direct
6289
+ --------------------------------------------------------------------------------
6290
+
6291
+ * Declared Licenses *
6292
+ MIT
6293
+
6294
+
6295
+ MIT License
6296
+
6297
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6298
+
6299
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6300
+ of this software and associated documentation files (the "Software"), to deal
6301
+ in the Software without restriction, including without limitation the rights
6302
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6303
+ copies of the Software, and to permit persons to whom the Software is
6304
+ furnished to do so, subject to the following conditions:
6305
+
6306
+ The above copyright notice and this permission notice shall be included in
6307
+ all copies or substantial portions of the Software.
6308
+
6309
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6310
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6311
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6312
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6313
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6314
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6315
+ THE SOFTWARE.
6316
+
6317
+
6318
+
6319
+ --------------------------------------------------------------------------------
6320
+ Package Title: @codemirror/lint (6.8.5)
6321
+
6322
+ Package Locator: npm+@codemirror/lint$6.8.5
6323
+
6324
+ Package Depth: Direct
6325
+ --------------------------------------------------------------------------------
6326
+
6327
+ * Declared Licenses *
6328
+ MIT
6329
+
6330
+
6331
+ MIT License
6332
+
6333
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6334
+
6335
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6336
+ of this software and associated documentation files (the "Software"), to deal
6337
+ in the Software without restriction, including without limitation the rights
6338
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6339
+ copies of the Software, and to permit persons to whom the Software is
6340
+ furnished to do so, subject to the following conditions:
6341
+
6342
+ The above copyright notice and this permission notice shall be included in
6343
+ all copies or substantial portions of the Software.
6344
+
6345
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6346
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6347
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6348
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6349
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6350
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6351
+ THE SOFTWARE.
6352
+
6353
+
6354
+
6355
+ --------------------------------------------------------------------------------
6356
+ Package Title: @codemirror/state (6.5.2)
6357
+
6358
+ Package Locator: npm+@codemirror/state$6.5.2
6359
+
6360
+ Package Depth: Direct
6361
+ --------------------------------------------------------------------------------
6362
+
6363
+ * Declared Licenses *
6364
+ MIT
6365
+
6366
+
6367
+ MIT License
6368
+
6369
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6370
+
6371
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6372
+ of this software and associated documentation files (the "Software"), to deal
6373
+ in the Software without restriction, including without limitation the rights
6374
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6375
+ copies of the Software, and to permit persons to whom the Software is
6376
+ furnished to do so, subject to the following conditions:
6377
+
6378
+ The above copyright notice and this permission notice shall be included in
6379
+ all copies or substantial portions of the Software.
6380
+
6381
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6382
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6383
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6384
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6385
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6386
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6387
+ THE SOFTWARE.
6388
+
6389
+
6390
+
6391
+ --------------------------------------------------------------------------------
6392
+ Package Title: @codemirror/view (6.36.5)
6393
+
6394
+ Package Locator: npm+@codemirror/view$6.36.5
6395
+
6396
+ Package Depth: Direct
6397
+ --------------------------------------------------------------------------------
6398
+
6399
+ * Declared Licenses *
6400
+ MIT
6401
+
6402
+
6403
+ MIT License
6404
+
6405
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
6406
+
6407
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6408
+ of this software and associated documentation files (the "Software"), to deal
6409
+ in the Software without restriction, including without limitation the rights
6410
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6411
+ copies of the Software, and to permit persons to whom the Software is
6412
+ furnished to do so, subject to the following conditions:
6413
+
6414
+ The above copyright notice and this permission notice shall be included in
6415
+ all copies or substantial portions of the Software.
6416
+
6417
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6418
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6419
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6420
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6421
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6422
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6423
+ THE SOFTWARE.
6424
+
6425
+
6426
+
6161
6427
  --------------------------------------------------------------------------------
6162
6428
  Package Title: @csstools/color-helpers (5.0.2)
6163
6429
 
@@ -7728,6 +7994,149 @@ SOFTWARE.
7728
7994
 
7729
7995
 
7730
7996
 
7997
+ --------------------------------------------------------------------------------
7998
+ Package Title: @lezer/common (1.2.3)
7999
+
8000
+ Package Locator: npm+@lezer/common$1.2.3
8001
+
8002
+ Package Depth: Transitive
8003
+ --------------------------------------------------------------------------------
8004
+
8005
+ * Declared Licenses *
8006
+ MIT
8007
+
8008
+
8009
+ MIT License
8010
+
8011
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
8012
+
8013
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8014
+ of this software and associated documentation files (the "Software"), to deal
8015
+ in the Software without restriction, including without limitation the rights
8016
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8017
+ copies of the Software, and to permit persons to whom the Software is
8018
+ furnished to do so, subject to the following conditions:
8019
+
8020
+ The above copyright notice and this permission notice shall be included in
8021
+ all copies or substantial portions of the Software.
8022
+
8023
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8024
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8025
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8026
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8027
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8028
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8029
+ THE SOFTWARE.
8030
+
8031
+
8032
+
8033
+ --------------------------------------------------------------------------------
8034
+ Package Title: @lezer/highlight (1.2.1)
8035
+
8036
+ Package Locator: npm+@lezer/highlight$1.2.1
8037
+
8038
+ Package Depth: Direct
8039
+ --------------------------------------------------------------------------------
8040
+
8041
+ * Declared Licenses *
8042
+ MIT
8043
+
8044
+
8045
+ MIT License
8046
+
8047
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
8048
+
8049
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8050
+ of this software and associated documentation files (the "Software"), to deal
8051
+ in the Software without restriction, including without limitation the rights
8052
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8053
+ copies of the Software, and to permit persons to whom the Software is
8054
+ furnished to do so, subject to the following conditions:
8055
+
8056
+ The above copyright notice and this permission notice shall be included in
8057
+ all copies or substantial portions of the Software.
8058
+
8059
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8060
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8061
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8062
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8063
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8064
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8065
+ THE SOFTWARE.
8066
+
8067
+
8068
+
8069
+ --------------------------------------------------------------------------------
8070
+ Package Title: @lezer/lr (1.4.2)
8071
+
8072
+ Package Locator: npm+@lezer/lr$1.4.2
8073
+
8074
+ Package Depth: Transitive
8075
+ --------------------------------------------------------------------------------
8076
+
8077
+ * Declared Licenses *
8078
+ MIT
8079
+
8080
+
8081
+ MIT License
8082
+
8083
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
8084
+
8085
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8086
+ of this software and associated documentation files (the "Software"), to deal
8087
+ in the Software without restriction, including without limitation the rights
8088
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8089
+ copies of the Software, and to permit persons to whom the Software is
8090
+ furnished to do so, subject to the following conditions:
8091
+
8092
+ The above copyright notice and this permission notice shall be included in
8093
+ all copies or substantial portions of the Software.
8094
+
8095
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8096
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8097
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8098
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8099
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8100
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8101
+ THE SOFTWARE.
8102
+
8103
+
8104
+
8105
+ --------------------------------------------------------------------------------
8106
+ Package Title: @lezer/yaml (1.0.3)
8107
+
8108
+ Package Locator: npm+@lezer/yaml$1.0.3
8109
+
8110
+ Package Depth: Transitive
8111
+ --------------------------------------------------------------------------------
8112
+
8113
+ * Declared Licenses *
8114
+ MIT
8115
+
8116
+
8117
+ MIT License
8118
+
8119
+ Copyright (C) 2024 by Marijn Haverbeke <marijnh@gmail.com> and others
8120
+
8121
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8122
+ of this software and associated documentation files (the "Software"), to deal
8123
+ in the Software without restriction, including without limitation the rights
8124
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8125
+ copies of the Software, and to permit persons to whom the Software is
8126
+ furnished to do so, subject to the following conditions:
8127
+
8128
+ The above copyright notice and this permission notice shall be included in
8129
+ all copies or substantial portions of the Software.
8130
+
8131
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8132
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8133
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8134
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8135
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8136
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8137
+ THE SOFTWARE.
8138
+
8139
+
7731
8140
  --------------------------------------------------------------------------------
7732
8141
  Package Title: @mapbox/geojson-rewind (0.5.2)
7733
8142
 
@@ -7979,6 +8388,42 @@ THIS SOFTWARE.
7979
8388
 
7980
8389
 
7981
8390
 
8391
+ --------------------------------------------------------------------------------
8392
+ Package Title: @marijn/find-cluster-break (1.0.2)
8393
+
8394
+ Package Locator: npm+@marijn/find-cluster-break$1.0.2
8395
+
8396
+ Package Depth: Transitive
8397
+ --------------------------------------------------------------------------------
8398
+
8399
+ * Declared Licenses *
8400
+ MIT
8401
+
8402
+
8403
+ MIT License
8404
+
8405
+ Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
8406
+
8407
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8408
+ of this software and associated documentation files (the "Software"), to deal
8409
+ in the Software without restriction, including without limitation the rights
8410
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8411
+ copies of the Software, and to permit persons to whom the Software is
8412
+ furnished to do so, subject to the following conditions:
8413
+
8414
+ The above copyright notice and this permission notice shall be included in
8415
+ all copies or substantial portions of the Software.
8416
+
8417
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8418
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8419
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8420
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8421
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8422
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8423
+ THE SOFTWARE.
8424
+
8425
+
8426
+
7982
8427
  --------------------------------------------------------------------------------
7983
8428
  Package Title: @nodelib/fs.scandir (2.1.5)
7984
8429
 
@@ -15015,42 +15460,6 @@ SOFTWARE.
15015
15460
 
15016
15461
 
15017
15462
 
15018
- --------------------------------------------------------------------------------
15019
- Package Title: codemirror (5.65.16)
15020
-
15021
- Package Locator: npm+codemirror$5.65.16
15022
-
15023
- Package Depth: Direct
15024
- --------------------------------------------------------------------------------
15025
-
15026
- * Declared Licenses *
15027
- MIT
15028
-
15029
-
15030
- MIT License
15031
-
15032
- Copyright (C) 2017 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
15033
-
15034
- Permission is hereby granted, free of charge, to any person obtaining a copy
15035
- of this software and associated documentation files (the "Software"), to deal
15036
- in the Software without restriction, including without limitation the rights
15037
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15038
- copies of the Software, and to permit persons to whom the Software is
15039
- furnished to do so, subject to the following conditions:
15040
-
15041
- The above copyright notice and this permission notice shall be included in
15042
- all copies or substantial portions of the Software.
15043
-
15044
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15045
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15046
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15047
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15048
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15049
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15050
- THE SOFTWARE.
15051
-
15052
-
15053
-
15054
15463
  --------------------------------------------------------------------------------
15055
15464
  Package Title: color-convert (1.9.3)
15056
15465
 
@@ -15980,6 +16389,40 @@ SOFTWARE.
15980
16389
 
15981
16390
 
15982
16391
 
16392
+ --------------------------------------------------------------------------------
16393
+ Package Title: crelt (1.0.6)
16394
+
16395
+ Package Locator: npm+crelt$1.0.6
16396
+
16397
+ Package Depth: Transitive
16398
+ --------------------------------------------------------------------------------
16399
+
16400
+ * Declared Licenses *
16401
+ MIT
16402
+
16403
+
16404
+ Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin>
16405
+
16406
+ Permission is hereby granted, free of charge, to any person obtaining a copy
16407
+ of this software and associated documentation files (the "Software"), to deal
16408
+ in the Software without restriction, including without limitation the rights
16409
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16410
+ copies of the Software, and to permit persons to whom the Software is
16411
+ furnished to do so, subject to the following conditions:
16412
+
16413
+ The above copyright notice and this permission notice shall be included in
16414
+ all copies or substantial portions of the Software.
16415
+
16416
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16417
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16418
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16419
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16420
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16421
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
16422
+ THE SOFTWARE.
16423
+
16424
+
16425
+
15983
16426
  --------------------------------------------------------------------------------
15984
16427
  Package Title: cron-parser (5.1.1)
15985
16428
 
@@ -37666,6 +38109,40 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37666
38109
  SOFTWARE.
37667
38110
 
37668
38111
 
38112
+ --------------------------------------------------------------------------------
38113
+ Package Title: style-mod (4.1.2)
38114
+
38115
+ Package Locator: npm+style-mod$4.1.2
38116
+
38117
+ Package Depth: Transitive
38118
+ --------------------------------------------------------------------------------
38119
+
38120
+ * Declared Licenses *
38121
+ MIT
38122
+
38123
+
38124
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
38125
+
38126
+ Permission is hereby granted, free of charge, to any person obtaining a copy
38127
+ of this software and associated documentation files (the "Software"), to deal
38128
+ in the Software without restriction, including without limitation the rights
38129
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
38130
+ copies of the Software, and to permit persons to whom the Software is
38131
+ furnished to do so, subject to the following conditions:
38132
+
38133
+ The above copyright notice and this permission notice shall be included in
38134
+ all copies or substantial portions of the Software.
38135
+
38136
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38137
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38138
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
38139
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38140
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
38141
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
38142
+ THE SOFTWARE.
38143
+
38144
+
38145
+
37669
38146
  --------------------------------------------------------------------------------
37670
38147
  Package Title: style-to-object (1.0.5)
37671
38148
 
@@ -52279,6 +52756,40 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
52279
52756
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
52280
52757
 
52281
52758
 
52759
+ --------------------------------------------------------------------------------
52760
+ Package Title: w3c-keyname (2.2.8)
52761
+
52762
+ Package Locator: npm+w3c-keyname$2.2.8
52763
+
52764
+ Package Depth: Transitive
52765
+ --------------------------------------------------------------------------------
52766
+
52767
+ * Declared Licenses *
52768
+ MIT
52769
+
52770
+
52771
+ Copyright (C) 2016 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
52772
+
52773
+ Permission is hereby granted, free of charge, to any person obtaining a copy
52774
+ of this software and associated documentation files (the "Software"), to deal
52775
+ in the Software without restriction, including without limitation the rights
52776
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
52777
+ copies of the Software, and to permit persons to whom the Software is
52778
+ furnished to do so, subject to the following conditions:
52779
+
52780
+ The above copyright notice and this permission notice shall be included in
52781
+ all copies or substantial portions of the Software.
52782
+
52783
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
52784
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
52785
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52786
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
52787
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
52788
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
52789
+ THE SOFTWARE.
52790
+
52791
+
52792
+
52282
52793
  --------------------------------------------------------------------------------
52283
52794
  Package Title: w3c-xmlserializer (5.0.0)
52284
52795
 
@@ -63575,6 +64086,29 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
63575
64086
  THE SOFTWARE.
63576
64087
 
63577
64088
 
64089
+ * MIT *
64090
+
64091
+ Copyright (C) 2016 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
64092
+
64093
+ Permission is hereby granted, free of charge, to any person obtaining a copy
64094
+ of this software and associated documentation files (the "Software"), to deal
64095
+ in the Software without restriction, including without limitation the rights
64096
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
64097
+ copies of the Software, and to permit persons to whom the Software is
64098
+ furnished to do so, subject to the following conditions:
64099
+
64100
+ The above copyright notice and this permission notice shall be included in
64101
+ all copies or substantial portions of the Software.
64102
+
64103
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
64104
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64105
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64106
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64107
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64108
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
64109
+ THE SOFTWARE.
64110
+
64111
+
63578
64112
  * MIT *
63579
64113
 
63580
64114
  Copyright (C) 2017-present by Andrea Giammarchi - @WebReflection
@@ -63621,6 +64155,52 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
63621
64155
  THE SOFTWARE.
63622
64156
 
63623
64157
 
64158
+ * MIT *
64159
+
64160
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
64161
+
64162
+ Permission is hereby granted, free of charge, to any person obtaining a copy
64163
+ of this software and associated documentation files (the "Software"), to deal
64164
+ in the Software without restriction, including without limitation the rights
64165
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
64166
+ copies of the Software, and to permit persons to whom the Software is
64167
+ furnished to do so, subject to the following conditions:
64168
+
64169
+ The above copyright notice and this permission notice shall be included in
64170
+ all copies or substantial portions of the Software.
64171
+
64172
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
64173
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64174
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64175
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64176
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64177
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
64178
+ THE SOFTWARE.
64179
+
64180
+
64181
+ * MIT *
64182
+
64183
+ Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin>
64184
+
64185
+ Permission is hereby granted, free of charge, to any person obtaining a copy
64186
+ of this software and associated documentation files (the "Software"), to deal
64187
+ in the Software without restriction, including without limitation the rights
64188
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
64189
+ copies of the Software, and to permit persons to whom the Software is
64190
+ furnished to do so, subject to the following conditions:
64191
+
64192
+ The above copyright notice and this permission notice shall be included in
64193
+ all copies or substantial portions of the Software.
64194
+
64195
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
64196
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64197
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64198
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64199
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64200
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
64201
+ THE SOFTWARE.
64202
+
64203
+
63624
64204
  * BSD-2-Clause *
63625
64205
 
63626
64206
  Copyright (c)
@@ -68148,7 +68728,32 @@ THE SOFTWARE.
68148
68728
 
68149
68729
  MIT License
68150
68730
 
68151
- Copyright (C) 2017 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
68731
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
68732
+
68733
+ Permission is hereby granted, free of charge, to any person obtaining a copy
68734
+ of this software and associated documentation files (the "Software"), to deal
68735
+ in the Software without restriction, including without limitation the rights
68736
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68737
+ copies of the Software, and to permit persons to whom the Software is
68738
+ furnished to do so, subject to the following conditions:
68739
+
68740
+ The above copyright notice and this permission notice shall be included in
68741
+ all copies or substantial portions of the Software.
68742
+
68743
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
68744
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68745
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
68746
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
68747
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
68748
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68749
+ THE SOFTWARE.
68750
+
68751
+
68752
+ * MIT *
68753
+
68754
+ MIT License
68755
+
68756
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
68152
68757
 
68153
68758
  Permission is hereby granted, free of charge, to any person obtaining a copy
68154
68759
  of this software and associated documentation files (the "Software"), to deal
@@ -68169,6 +68774,80 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68169
68774
  THE SOFTWARE.
68170
68775
 
68171
68776
 
68777
+ * MIT *
68778
+
68779
+ MIT License
68780
+
68781
+ Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
68782
+
68783
+ Permission is hereby granted, free of charge, to any person obtaining a copy
68784
+ of this software and associated documentation files (the "Software"), to deal
68785
+ in the Software without restriction, including without limitation the rights
68786
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68787
+ copies of the Software, and to permit persons to whom the Software is
68788
+ furnished to do so, subject to the following conditions:
68789
+
68790
+ The above copyright notice and this permission notice shall be included in
68791
+ all copies or substantial portions of the Software.
68792
+
68793
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
68794
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68795
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
68796
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
68797
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
68798
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68799
+ THE SOFTWARE.
68800
+
68801
+
68802
+ * MIT *
68803
+
68804
+ MIT License
68805
+
68806
+ Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
68807
+
68808
+ Permission is hereby granted, free of charge, to any person obtaining a copy
68809
+ of this software and associated documentation files (the "Software"), to deal
68810
+ in the Software without restriction, including without limitation the rights
68811
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68812
+ copies of the Software, and to permit persons to whom the Software is
68813
+ furnished to do so, subject to the following conditions:
68814
+
68815
+ The above copyright notice and this permission notice shall be included in
68816
+ all copies or substantial portions of the Software.
68817
+
68818
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
68819
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68820
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
68821
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
68822
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
68823
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68824
+ THE SOFTWARE.
68825
+
68826
+
68827
+ * MIT *
68828
+
68829
+ MIT License
68830
+
68831
+ Copyright (C) 2024 by Marijn Haverbeke <marijnh@gmail.com> and others
68832
+
68833
+ Permission is hereby granted, free of charge, to any person obtaining a copy
68834
+ of this software and associated documentation files (the "Software"), to deal
68835
+ in the Software without restriction, including without limitation the rights
68836
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68837
+ copies of the Software, and to permit persons to whom the Software is
68838
+ furnished to do so, subject to the following conditions:
68839
+
68840
+ The above copyright notice and this permission notice shall be included in
68841
+ all copies or substantial portions of the Software.
68842
+
68843
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
68844
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68845
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
68846
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
68847
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
68848
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68849
+ THE SOFTWARE.
68850
+
68172
68851
  * MIT *
68173
68852
 
68174
68853
  MIT License
@@ -74957,4 +75636,4 @@ POSSIBILITY OF SUCH DAMAGE.
74957
75636
  --------------------------------------------------------------------------------
74958
75637
  --------------------------------------------------------------------------------
74959
75638
 
74960
- Report Generated by FOSSA on 2025-4-17
75639
+ Report Generated by FOSSA on 2025-5-16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.27.0-alpha.8",
3
+ "version": "10.27.0",
4
4
  "author": "GoodData",
5
5
  "description": "GoodData SDK - All-In-One",
6
6
  "repository": {
@@ -24,17 +24,17 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "tslib": "^2.5.0",
27
- "@gooddata/sdk-backend-spi": "10.27.0-alpha.8",
28
- "@gooddata/sdk-model": "10.27.0-alpha.8",
29
- "@gooddata/sdk-ui": "10.27.0-alpha.8",
30
- "@gooddata/sdk-ui-charts": "10.27.0-alpha.8",
31
- "@gooddata/sdk-ui-ext": "10.27.0-alpha.8",
32
- "@gooddata/sdk-ui-filters": "10.27.0-alpha.8",
33
- "@gooddata/sdk-ui-pivot": "10.27.0-alpha.8",
34
- "@gooddata/sdk-ui-geo": "10.27.0-alpha.8"
27
+ "@gooddata/sdk-model": "10.27.0",
28
+ "@gooddata/sdk-backend-spi": "10.27.0",
29
+ "@gooddata/sdk-ui": "10.27.0",
30
+ "@gooddata/sdk-ui-charts": "10.27.0",
31
+ "@gooddata/sdk-ui-ext": "10.27.0",
32
+ "@gooddata/sdk-ui-filters": "10.27.0",
33
+ "@gooddata/sdk-ui-geo": "10.27.0",
34
+ "@gooddata/sdk-ui-pivot": "10.27.0"
35
35
  },
36
36
  "devDependencies": {
37
- "@gooddata/eslint-config": "^4.1.0",
37
+ "@gooddata/eslint-config": "^4.1.1",
38
38
  "@microsoft/api-documenter": "^7.17.0",
39
39
  "@microsoft/api-extractor": "^7.36.0",
40
40
  "@typescript-eslint/eslint-plugin": "^5.57.1",