@baseline-ui/icons 0.49.1 → 0.51.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.
@@ -732,7 +732,7 @@ SOFTWARE.
732
732
 
733
733
  ---
734
734
 
735
- The following software may be included in this product: @eslint-community/regexpp (4.12.1)
735
+ The following software may be included in this product: @eslint-community/eslint-utils (4.9.1)
736
736
  This software contains the following license and notice below:
737
737
 
738
738
  MIT License
@@ -1112,7 +1112,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1112
1112
 
1113
1113
  ---
1114
1114
 
1115
- The following software may be included in this product: @formatjs/ecma402-abstract (3.0.6)
1115
+ The following software may be included in this product: @formatjs/ecma402-abstract (3.1.1)
1116
1116
  This software contains the following license and notice below:
1117
1117
 
1118
1118
  MIT License
@@ -1142,7 +1142,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1142
1142
 
1143
1143
  ---
1144
1144
 
1145
- The following software may be included in this product: @formatjs/fast-memoize (3.0.1)
1145
+ The following software may be included in this product: @formatjs/fast-memoize (3.1.0)
1146
1146
  This software contains the following license and notice below:
1147
1147
 
1148
1148
  MIT License
@@ -1172,7 +1172,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1172
1172
 
1173
1173
  ---
1174
1174
 
1175
- The following software may be included in this product: @formatjs/icu-messageformat-parser (3.2.0)
1175
+ The following software may be included in this product: @formatjs/icu-messageformat-parser (3.5.1)
1176
1176
  This software contains the following license and notice below:
1177
1177
 
1178
1178
  MIT License
@@ -1202,7 +1202,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1202
1202
 
1203
1203
  ---
1204
1204
 
1205
- The following software may be included in this product: @formatjs/icu-skeleton-parser (2.0.6)
1205
+ The following software may be included in this product: @formatjs/icu-skeleton-parser (2.1.1)
1206
1206
  This software contains the following license and notice below:
1207
1207
 
1208
1208
  MIT License
@@ -1232,7 +1232,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1232
1232
 
1233
1233
  ---
1234
1234
 
1235
- The following software may be included in this product: @formatjs/intl-localematcher (0.7.3)
1235
+ The following software may be included in this product: @formatjs/intl-localematcher (0.8.1)
1236
1236
  This software contains the following license and notice below:
1237
1237
 
1238
1238
  MIT License
@@ -1247,7 +1247,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1247
1247
 
1248
1248
  ---
1249
1249
 
1250
- The following software may be included in this product: @formatjs/ts-transformer (4.0.7)
1250
+ The following software may be included in this product: @formatjs/ts-transformer (4.3.3)
1251
1251
  This software contains the following license and notice below:
1252
1252
 
1253
1253
  MIT License
@@ -1286,6 +1286,64 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1286
1286
 
1287
1287
  ---
1288
1288
 
1289
+ The following software may be included in this product: @isaacs/balanced-match (4.0.1)
1290
+ This software contains the following license and notice below:
1291
+
1292
+ (MIT)
1293
+
1294
+ Original code Copyright Julian Gruber <julian@juliangruber.com>
1295
+
1296
+ Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
1297
+
1298
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1299
+ this software and associated documentation files (the "Software"), to deal in
1300
+ the Software without restriction, including without limitation the rights to
1301
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1302
+ of the Software, and to permit persons to whom the Software is furnished to do
1303
+ so, subject to the following conditions:
1304
+
1305
+ The above copyright notice and this permission notice shall be included in all
1306
+ copies or substantial portions of the Software.
1307
+
1308
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1309
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1310
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1311
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1312
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1313
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1314
+ SOFTWARE.
1315
+
1316
+ ---
1317
+
1318
+ The following software may be included in this product: @isaacs/brace-expansion (5.0.0)
1319
+ This software contains the following license and notice below:
1320
+
1321
+ MIT License
1322
+
1323
+ Copyright Julian Gruber <julian@juliangruber.com>
1324
+
1325
+ TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
1326
+
1327
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1328
+ of this software and associated documentation files (the "Software"), to deal
1329
+ in the Software without restriction, including without limitation the rights
1330
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1331
+ copies of the Software, and to permit persons to whom the Software is
1332
+ furnished to do so, subject to the following conditions:
1333
+
1334
+ The above copyright notice and this permission notice shall be included in all
1335
+ copies or substantial portions of the Software.
1336
+
1337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1338
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1339
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1340
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1341
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1342
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1343
+ SOFTWARE.
1344
+
1345
+ ---
1346
+
1289
1347
  The following software may be included in this product: @joshwooding/vite-plugin-react-docgen-typescript (0.3.0)
1290
1348
  This software contains the following license and notice below:
1291
1349
 
@@ -2674,33 +2732,6 @@ SOFTWARE
2674
2732
 
2675
2733
  ---
2676
2734
 
2677
- The following software may be included in this product: @types/eslint (9.6.1)
2678
- This software contains the following license and notice below:
2679
-
2680
- MIT License
2681
-
2682
- Copyright (c) Microsoft Corporation.
2683
-
2684
- Permission is hereby granted, free of charge, to any person obtaining a copy
2685
- of this software and associated documentation files (the "Software"), to deal
2686
- in the Software without restriction, including without limitation the rights
2687
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2688
- copies of the Software, and to permit persons to whom the Software is
2689
- furnished to do so, subject to the following conditions:
2690
-
2691
- The above copyright notice and this permission notice shall be included in all
2692
- copies or substantial portions of the Software.
2693
-
2694
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2695
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2696
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2697
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2698
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2699
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2700
- SOFTWARE
2701
-
2702
- ---
2703
-
2704
2735
  The following software may be included in this product: @types/estree (1.0.8)
2705
2736
  This software contains the following license and notice below:
2706
2737
 
@@ -2860,7 +2891,7 @@ SOFTWARE
2860
2891
 
2861
2892
  ---
2862
2893
 
2863
- The following software may be included in this product: @types/node (22.18.13)
2894
+ The following software may be included in this product: @types/node (22.19.9)
2864
2895
  This software contains the following license and notice below:
2865
2896
 
2866
2897
  MIT License
@@ -3076,7 +3107,7 @@ SOFTWARE
3076
3107
 
3077
3108
  ---
3078
3109
 
3079
- The following software may be included in this product: @typescript-eslint/eslint-plugin (8.51.0)
3110
+ The following software may be included in this product: @typescript-eslint/eslint-plugin (8.54.0)
3080
3111
  This software contains the following license and notice below:
3081
3112
 
3082
3113
  MIT License
@@ -3103,7 +3134,7 @@ SOFTWARE.
3103
3134
 
3104
3135
  ---
3105
3136
 
3106
- The following software may be included in this product: @typescript-eslint/parser (8.51.0)
3137
+ The following software may be included in this product: @typescript-eslint/parser (8.54.0)
3107
3138
  This software contains the following license and notice below:
3108
3139
 
3109
3140
  MIT License
@@ -3130,7 +3161,7 @@ SOFTWARE.
3130
3161
 
3131
3162
  ---
3132
3163
 
3133
- The following software may be included in this product: @typescript-eslint/project-service (8.46.2)
3164
+ The following software may be included in this product: @typescript-eslint/project-service (8.54.0)
3134
3165
  This software contains the following license and notice below:
3135
3166
 
3136
3167
  MIT License
@@ -3157,7 +3188,34 @@ SOFTWARE.
3157
3188
 
3158
3189
  ---
3159
3190
 
3160
- The following software may be included in this product: @typescript-eslint/project-service (8.51.0)
3191
+ The following software may be included in this product: @typescript-eslint/scope-manager (8.54.0)
3192
+ This software contains the following license and notice below:
3193
+
3194
+ MIT License
3195
+
3196
+ Copyright (c) 2019 typescript-eslint and other contributors
3197
+
3198
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3199
+ of this software and associated documentation files (the "Software"), to deal
3200
+ in the Software without restriction, including without limitation the rights
3201
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3202
+ copies of the Software, and to permit persons to whom the Software is
3203
+ furnished to do so, subject to the following conditions:
3204
+
3205
+ The above copyright notice and this permission notice shall be included in all
3206
+ copies or substantial portions of the Software.
3207
+
3208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3209
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3210
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3211
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3212
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3213
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3214
+ SOFTWARE.
3215
+
3216
+ ---
3217
+
3218
+ The following software may be included in this product: @typescript-eslint/tsconfig-utils (8.54.0)
3161
3219
  This software contains the following license and notice below:
3162
3220
 
3163
3221
  MIT License
@@ -3184,12 +3242,12 @@ SOFTWARE.
3184
3242
 
3185
3243
  ---
3186
3244
 
3187
- The following software may be included in this product: @typescript-eslint/scope-manager (8.46.2)
3245
+ The following software may be included in this product: @typescript-eslint/type-utils (8.54.0)
3188
3246
  This software contains the following license and notice below:
3189
3247
 
3190
3248
  MIT License
3191
3249
 
3192
- Copyright (c) 2019 typescript-eslint and other contributors
3250
+ Copyright (c) 2021 typescript-eslint and other contributors
3193
3251
 
3194
3252
  Permission is hereby granted, free of charge, to any person obtaining a copy
3195
3253
  of this software and associated documentation files (the "Software"), to deal
@@ -3211,7 +3269,7 @@ SOFTWARE.
3211
3269
 
3212
3270
  ---
3213
3271
 
3214
- The following software may be included in this product: @typescript-eslint/scope-manager (8.51.0)
3272
+ The following software may be included in this product: @typescript-eslint/types (8.54.0)
3215
3273
  This software contains the following license and notice below:
3216
3274
 
3217
3275
  MIT License
@@ -3238,12 +3296,12 @@ SOFTWARE.
3238
3296
 
3239
3297
  ---
3240
3298
 
3241
- The following software may be included in this product: @typescript-eslint/tsconfig-utils (8.46.2)
3299
+ The following software may be included in this product: @typescript-eslint/typescript-estree (8.54.0)
3242
3300
  This software contains the following license and notice below:
3243
3301
 
3244
3302
  MIT License
3245
3303
 
3246
- Copyright (c) 2025 typescript-eslint and other contributors
3304
+ Copyright (c) 2019 typescript-eslint and other contributors
3247
3305
 
3248
3306
  Permission is hereby granted, free of charge, to any person obtaining a copy
3249
3307
  of this software and associated documentation files (the "Software"), to deal
@@ -3265,12 +3323,12 @@ SOFTWARE.
3265
3323
 
3266
3324
  ---
3267
3325
 
3268
- The following software may be included in this product: @typescript-eslint/tsconfig-utils (8.51.0)
3326
+ The following software may be included in this product: @typescript-eslint/utils (8.54.0)
3269
3327
  This software contains the following license and notice below:
3270
3328
 
3271
3329
  MIT License
3272
3330
 
3273
- Copyright (c) 2025 typescript-eslint and other contributors
3331
+ Copyright (c) 2019 typescript-eslint and other contributors
3274
3332
 
3275
3333
  Permission is hereby granted, free of charge, to any person obtaining a copy
3276
3334
  of this software and associated documentation files (the "Software"), to deal
@@ -3292,12 +3350,12 @@ SOFTWARE.
3292
3350
 
3293
3351
  ---
3294
3352
 
3295
- The following software may be included in this product: @typescript-eslint/type-utils (8.51.0)
3353
+ The following software may be included in this product: @typescript-eslint/visitor-keys (8.54.0)
3296
3354
  This software contains the following license and notice below:
3297
3355
 
3298
3356
  MIT License
3299
3357
 
3300
- Copyright (c) 2021 typescript-eslint and other contributors
3358
+ Copyright (c) 2019 typescript-eslint and other contributors
3301
3359
 
3302
3360
  Permission is hereby granted, free of charge, to any person obtaining a copy
3303
3361
  of this software and associated documentation files (the "Software"), to deal
@@ -3319,12 +3377,147 @@ SOFTWARE.
3319
3377
 
3320
3378
  ---
3321
3379
 
3322
- The following software may be included in this product: @typescript-eslint/types (8.46.2)
3380
+ The following software may be included in this product: @udecode/cn (52.0.11)
3323
3381
  This software contains the following license and notice below:
3324
3382
 
3325
3383
  MIT License
3326
3384
 
3327
- Copyright (c) 2019 typescript-eslint and other contributors
3385
+ Copyright (c) The maintainers of @udecode/cn <https://github.com/udecode/plate#readme>
3386
+
3387
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3388
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3389
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3390
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3391
+ following conditions:
3392
+
3393
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3394
+ portions of the Software.
3395
+
3396
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3397
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3398
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3399
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3400
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3401
+
3402
+ ---
3403
+
3404
+ The following software may be included in this product: @udecode/react-hotkeys (52.0.11)
3405
+ This software contains the following license and notice below:
3406
+
3407
+ MIT License
3408
+
3409
+ Copyright (c) The maintainers of @udecode/react-hotkeys <https://github.com/udecode/plate#readme>
3410
+
3411
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3412
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3413
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3414
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3415
+ following conditions:
3416
+
3417
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3418
+ portions of the Software.
3419
+
3420
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3421
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3422
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3423
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3424
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3425
+
3426
+ ---
3427
+
3428
+ The following software may be included in this product: @udecode/react-utils (52.0.11)
3429
+ This software contains the following license and notice below:
3430
+
3431
+ MIT License
3432
+
3433
+ Copyright (c) The maintainers of @udecode/react-utils <https://github.com/udecode/plate#readme>
3434
+
3435
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3436
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3437
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3438
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3439
+ following conditions:
3440
+
3441
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3442
+ portions of the Software.
3443
+
3444
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3445
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3446
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3447
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3448
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3449
+
3450
+ ---
3451
+
3452
+ The following software may be included in this product: @udecode/utils (52.0.1)
3453
+ This software contains the following license and notice below:
3454
+
3455
+ MIT License
3456
+
3457
+ Copyright (c) The maintainers of @udecode/utils <https://platejs.org>
3458
+
3459
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3460
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3461
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3462
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3463
+ following conditions:
3464
+
3465
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3466
+ portions of the Software.
3467
+
3468
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3469
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3470
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3471
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3472
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3473
+
3474
+ ---
3475
+
3476
+ The following software may be included in this product: @unicode/unicode-17.0.0 (1.6.16)
3477
+ This software contains the following license and notice below:
3478
+
3479
+ MIT License
3480
+
3481
+ Copyright (c) Mathias Bynens
3482
+
3483
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3484
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3485
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3486
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3487
+ following conditions:
3488
+
3489
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3490
+ portions of the Software.
3491
+
3492
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3493
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3494
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3495
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3496
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3497
+
3498
+ ---
3499
+
3500
+ The following software may be included in this product: @valibot/to-json-schema (1.4.0)
3501
+ This software contains the following license and notice below:
3502
+
3503
+ MIT License
3504
+
3505
+ Copyright (c) Fabian Hiller
3506
+
3507
+ 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:
3508
+
3509
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3510
+
3511
+ 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.
3512
+
3513
+ ---
3514
+
3515
+ The following software may be included in this product: @vanilla-extract/css (1.17.4)
3516
+ This software contains the following license and notice below:
3517
+
3518
+ MIT License
3519
+
3520
+ Copyright (c) 2021 SEEK
3328
3521
 
3329
3522
  Permission is hereby granted, free of charge, to any person obtaining a copy
3330
3523
  of this software and associated documentation files (the "Software"), to deal
@@ -3346,12 +3539,12 @@ SOFTWARE.
3346
3539
 
3347
3540
  ---
3348
3541
 
3349
- The following software may be included in this product: @typescript-eslint/types (8.51.0)
3542
+ The following software may be included in this product: @vanilla-extract/dynamic (2.1.5)
3350
3543
  This software contains the following license and notice below:
3351
3544
 
3352
3545
  MIT License
3353
3546
 
3354
- Copyright (c) 2019 typescript-eslint and other contributors
3547
+ Copyright (c) 2021 SEEK
3355
3548
 
3356
3549
  Permission is hereby granted, free of charge, to any person obtaining a copy
3357
3550
  of this software and associated documentation files (the "Software"), to deal
@@ -3373,12 +3566,12 @@ SOFTWARE.
3373
3566
 
3374
3567
  ---
3375
3568
 
3376
- The following software may be included in this product: @typescript-eslint/typescript-estree (8.46.2)
3569
+ The following software may be included in this product: @vanilla-extract/private (1.0.9)
3377
3570
  This software contains the following license and notice below:
3378
3571
 
3379
3572
  MIT License
3380
3573
 
3381
- Copyright (c) 2019 typescript-eslint and other contributors
3574
+ Copyright (c) 2021 SEEK
3382
3575
 
3383
3576
  Permission is hereby granted, free of charge, to any person obtaining a copy
3384
3577
  of this software and associated documentation files (the "Software"), to deal
@@ -3400,339 +3593,12 @@ SOFTWARE.
3400
3593
 
3401
3594
  ---
3402
3595
 
3403
- The following software may be included in this product: @typescript-eslint/typescript-estree (8.51.0)
3596
+ The following software may be included in this product: @vanilla-extract/recipes (0.5.7)
3404
3597
  This software contains the following license and notice below:
3405
3598
 
3406
3599
  MIT License
3407
3600
 
3408
- Copyright (c) 2019 typescript-eslint and other contributors
3409
-
3410
- Permission is hereby granted, free of charge, to any person obtaining a copy
3411
- of this software and associated documentation files (the "Software"), to deal
3412
- in the Software without restriction, including without limitation the rights
3413
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3414
- copies of the Software, and to permit persons to whom the Software is
3415
- furnished to do so, subject to the following conditions:
3416
-
3417
- The above copyright notice and this permission notice shall be included in all
3418
- copies or substantial portions of the Software.
3419
-
3420
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3421
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3422
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3423
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3424
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3425
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3426
- SOFTWARE.
3427
-
3428
- ---
3429
-
3430
- The following software may be included in this product: @typescript-eslint/utils (8.46.2)
3431
- This software contains the following license and notice below:
3432
-
3433
- MIT License
3434
-
3435
- Copyright (c) 2019 typescript-eslint and other contributors
3436
-
3437
- Permission is hereby granted, free of charge, to any person obtaining a copy
3438
- of this software and associated documentation files (the "Software"), to deal
3439
- in the Software without restriction, including without limitation the rights
3440
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3441
- copies of the Software, and to permit persons to whom the Software is
3442
- furnished to do so, subject to the following conditions:
3443
-
3444
- The above copyright notice and this permission notice shall be included in all
3445
- copies or substantial portions of the Software.
3446
-
3447
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3448
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3449
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3450
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3451
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3452
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3453
- SOFTWARE.
3454
-
3455
- ---
3456
-
3457
- The following software may be included in this product: @typescript-eslint/utils (8.51.0)
3458
- This software contains the following license and notice below:
3459
-
3460
- MIT License
3461
-
3462
- Copyright (c) 2019 typescript-eslint and other contributors
3463
-
3464
- Permission is hereby granted, free of charge, to any person obtaining a copy
3465
- of this software and associated documentation files (the "Software"), to deal
3466
- in the Software without restriction, including without limitation the rights
3467
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3468
- copies of the Software, and to permit persons to whom the Software is
3469
- furnished to do so, subject to the following conditions:
3470
-
3471
- The above copyright notice and this permission notice shall be included in all
3472
- copies or substantial portions of the Software.
3473
-
3474
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3475
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3476
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3477
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3478
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3479
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3480
- SOFTWARE.
3481
-
3482
- ---
3483
-
3484
- The following software may be included in this product: @typescript-eslint/visitor-keys (8.46.2)
3485
- This software contains the following license and notice below:
3486
-
3487
- MIT License
3488
-
3489
- Copyright (c) 2019 typescript-eslint and other contributors
3490
-
3491
- Permission is hereby granted, free of charge, to any person obtaining a copy
3492
- of this software and associated documentation files (the "Software"), to deal
3493
- in the Software without restriction, including without limitation the rights
3494
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3495
- copies of the Software, and to permit persons to whom the Software is
3496
- furnished to do so, subject to the following conditions:
3497
-
3498
- The above copyright notice and this permission notice shall be included in all
3499
- copies or substantial portions of the Software.
3500
-
3501
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3502
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3503
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3504
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3505
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3506
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3507
- SOFTWARE.
3508
-
3509
- ---
3510
-
3511
- The following software may be included in this product: @typescript-eslint/visitor-keys (8.51.0)
3512
- This software contains the following license and notice below:
3513
-
3514
- MIT License
3515
-
3516
- Copyright (c) 2019 typescript-eslint and other contributors
3517
-
3518
- Permission is hereby granted, free of charge, to any person obtaining a copy
3519
- of this software and associated documentation files (the "Software"), to deal
3520
- in the Software without restriction, including without limitation the rights
3521
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3522
- copies of the Software, and to permit persons to whom the Software is
3523
- furnished to do so, subject to the following conditions:
3524
-
3525
- The above copyright notice and this permission notice shall be included in all
3526
- copies or substantial portions of the Software.
3527
-
3528
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3529
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3530
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3531
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3532
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3533
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3534
- SOFTWARE.
3535
-
3536
- ---
3537
-
3538
- The following software may be included in this product: @udecode/cn (52.0.11)
3539
- This software contains the following license and notice below:
3540
-
3541
- MIT License
3542
-
3543
- Copyright (c) The maintainers of @udecode/cn <https://github.com/udecode/plate#readme>
3544
-
3545
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3546
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3547
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3548
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3549
- following conditions:
3550
-
3551
- The above copyright notice and this permission notice shall be included in all copies or substantial
3552
- portions of the Software.
3553
-
3554
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3555
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3556
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3557
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3558
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3559
-
3560
- ---
3561
-
3562
- The following software may be included in this product: @udecode/react-hotkeys (52.0.11)
3563
- This software contains the following license and notice below:
3564
-
3565
- MIT License
3566
-
3567
- Copyright (c) The maintainers of @udecode/react-hotkeys <https://github.com/udecode/plate#readme>
3568
-
3569
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3570
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3571
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3572
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3573
- following conditions:
3574
-
3575
- The above copyright notice and this permission notice shall be included in all copies or substantial
3576
- portions of the Software.
3577
-
3578
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3579
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3580
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3581
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3582
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3583
-
3584
- ---
3585
-
3586
- The following software may be included in this product: @udecode/react-utils (52.0.11)
3587
- This software contains the following license and notice below:
3588
-
3589
- MIT License
3590
-
3591
- Copyright (c) The maintainers of @udecode/react-utils <https://github.com/udecode/plate#readme>
3592
-
3593
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3594
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3595
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3596
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3597
- following conditions:
3598
-
3599
- The above copyright notice and this permission notice shall be included in all copies or substantial
3600
- portions of the Software.
3601
-
3602
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3603
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3604
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3605
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3606
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3607
-
3608
- ---
3609
-
3610
- The following software may be included in this product: @udecode/utils (52.0.1)
3611
- This software contains the following license and notice below:
3612
-
3613
- MIT License
3614
-
3615
- Copyright (c) The maintainers of @udecode/utils <https://platejs.org>
3616
-
3617
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3618
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3619
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3620
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3621
- following conditions:
3622
-
3623
- The above copyright notice and this permission notice shall be included in all copies or substantial
3624
- portions of the Software.
3625
-
3626
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3627
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3628
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3629
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3630
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3631
-
3632
- ---
3633
-
3634
- The following software may be included in this product: @valibot/to-json-schema (1.4.0)
3635
- This software contains the following license and notice below:
3636
-
3637
- MIT License
3638
-
3639
- Copyright (c) Fabian Hiller
3640
-
3641
- 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:
3642
-
3643
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3644
-
3645
- 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.
3646
-
3647
- ---
3648
-
3649
- The following software may be included in this product: @vanilla-extract/css (1.17.4)
3650
- This software contains the following license and notice below:
3651
-
3652
- MIT License
3653
-
3654
- Copyright (c) 2021 SEEK
3655
-
3656
- Permission is hereby granted, free of charge, to any person obtaining a copy
3657
- of this software and associated documentation files (the "Software"), to deal
3658
- in the Software without restriction, including without limitation the rights
3659
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3660
- copies of the Software, and to permit persons to whom the Software is
3661
- furnished to do so, subject to the following conditions:
3662
-
3663
- The above copyright notice and this permission notice shall be included in all
3664
- copies or substantial portions of the Software.
3665
-
3666
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3667
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3668
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3669
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3670
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3671
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3672
- SOFTWARE.
3673
-
3674
- ---
3675
-
3676
- The following software may be included in this product: @vanilla-extract/dynamic (2.1.5)
3677
- This software contains the following license and notice below:
3678
-
3679
- MIT License
3680
-
3681
- Copyright (c) 2021 SEEK
3682
-
3683
- Permission is hereby granted, free of charge, to any person obtaining a copy
3684
- of this software and associated documentation files (the "Software"), to deal
3685
- in the Software without restriction, including without limitation the rights
3686
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3687
- copies of the Software, and to permit persons to whom the Software is
3688
- furnished to do so, subject to the following conditions:
3689
-
3690
- The above copyright notice and this permission notice shall be included in all
3691
- copies or substantial portions of the Software.
3692
-
3693
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3694
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3695
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3696
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3697
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3698
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3699
- SOFTWARE.
3700
-
3701
- ---
3702
-
3703
- The following software may be included in this product: @vanilla-extract/private (1.0.9)
3704
- This software contains the following license and notice below:
3705
-
3706
- MIT License
3707
-
3708
- Copyright (c) 2021 SEEK
3709
-
3710
- Permission is hereby granted, free of charge, to any person obtaining a copy
3711
- of this software and associated documentation files (the "Software"), to deal
3712
- in the Software without restriction, including without limitation the rights
3713
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3714
- copies of the Software, and to permit persons to whom the Software is
3715
- furnished to do so, subject to the following conditions:
3716
-
3717
- The above copyright notice and this permission notice shall be included in all
3718
- copies or substantial portions of the Software.
3719
-
3720
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3721
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3722
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3723
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3724
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3725
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3726
- SOFTWARE.
3727
-
3728
- ---
3729
-
3730
- The following software may be included in this product: @vanilla-extract/recipes (0.5.7)
3731
- This software contains the following license and notice below:
3732
-
3733
- MIT License
3734
-
3735
- Copyright (c) 2021 SEEK
3601
+ Copyright (c) 2021 SEEK
3736
3602
 
3737
3603
  Permission is hereby granted, free of charge, to any person obtaining a copy
3738
3604
  of this software and associated documentation files (the "Software"), to deal
@@ -5934,66 +5800,12 @@ SOFTWARE.
5934
5800
 
5935
5801
  ---
5936
5802
 
5937
- The following software may be included in this product: dom-helpers (5.2.1)
5938
- This software contains the following license and notice below:
5939
-
5940
- The MIT License (MIT)
5941
-
5942
- Copyright (c) 2015 Jason Quense
5943
-
5944
- Permission is hereby granted, free of charge, to any person obtaining a copy
5945
- of this software and associated documentation files (the "Software"), to deal
5946
- in the Software without restriction, including without limitation the rights
5947
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5948
- copies of the Software, and to permit persons to whom the Software is
5949
- furnished to do so, subject to the following conditions:
5950
-
5951
- The above copyright notice and this permission notice shall be included in all
5952
- copies or substantial portions of the Software.
5953
-
5954
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5955
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5956
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5957
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5958
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5959
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5960
- SOFTWARE.
5961
-
5962
- ---
5963
-
5964
- The following software may be included in this product: dunder-proto (1.0.1)
5965
- This software contains the following license and notice below:
5966
-
5967
- MIT License
5968
-
5969
- Copyright (c) 2024 ECMAScript Shims
5970
-
5971
- Permission is hereby granted, free of charge, to any person obtaining a copy
5972
- of this software and associated documentation files (the "Software"), to deal
5973
- in the Software without restriction, including without limitation the rights
5974
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5975
- copies of the Software, and to permit persons to whom the Software is
5976
- furnished to do so, subject to the following conditions:
5977
-
5978
- The above copyright notice and this permission notice shall be included in all
5979
- copies or substantial portions of the Software.
5980
-
5981
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5982
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5983
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5984
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5985
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5986
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5987
- SOFTWARE.
5988
-
5989
- ---
5990
-
5991
- The following software may be included in this product: ee-first (1.1.1)
5803
+ The following software may be included in this product: dom-helpers (5.2.1)
5992
5804
  This software contains the following license and notice below:
5993
5805
 
5994
5806
  The MIT License (MIT)
5995
5807
 
5996
- Copyright (c) 2014 Jonathan Ong me@jongleberry.com
5808
+ Copyright (c) 2015 Jason Quense
5997
5809
 
5998
5810
  Permission is hereby granted, free of charge, to any person obtaining a copy
5999
5811
  of this software and associated documentation files (the "Software"), to deal
@@ -6002,25 +5814,25 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6002
5814
  copies of the Software, and to permit persons to whom the Software is
6003
5815
  furnished to do so, subject to the following conditions:
6004
5816
 
6005
- The above copyright notice and this permission notice shall be included in
6006
- all copies or substantial portions of the Software.
5817
+ The above copyright notice and this permission notice shall be included in all
5818
+ copies or substantial portions of the Software.
6007
5819
 
6008
5820
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6009
5821
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6010
5822
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6011
5823
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6012
5824
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6013
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6014
- THE SOFTWARE.
5825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5826
+ SOFTWARE.
6015
5827
 
6016
5828
  ---
6017
5829
 
6018
- The following software may be included in this product: emoji-regex-xs (2.0.1)
5830
+ The following software may be included in this product: dunder-proto (1.0.1)
6019
5831
  This software contains the following license and notice below:
6020
5832
 
6021
5833
  MIT License
6022
5834
 
6023
- Copyright (c) 2025 Steven Levithan
5835
+ Copyright (c) 2024 ECMAScript Shims
6024
5836
 
6025
5837
  Permission is hereby granted, free of charge, to any person obtaining a copy
6026
5838
  of this software and associated documentation files (the "Software"), to deal
@@ -6042,6 +5854,33 @@ SOFTWARE.
6042
5854
 
6043
5855
  ---
6044
5856
 
5857
+ The following software may be included in this product: ee-first (1.1.1)
5858
+ This software contains the following license and notice below:
5859
+
5860
+ The MIT License (MIT)
5861
+
5862
+ Copyright (c) 2014 Jonathan Ong me@jongleberry.com
5863
+
5864
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5865
+ of this software and associated documentation files (the "Software"), to deal
5866
+ in the Software without restriction, including without limitation the rights
5867
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5868
+ copies of the Software, and to permit persons to whom the Software is
5869
+ furnished to do so, subject to the following conditions:
5870
+
5871
+ The above copyright notice and this permission notice shall be included in
5872
+ all copies or substantial portions of the Software.
5873
+
5874
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5875
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5876
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5877
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5878
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5879
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5880
+ THE SOFTWARE.
5881
+
5882
+ ---
5883
+
6045
5884
  The following software may be included in this product: empathic (2.0.0)
6046
5885
  This software contains the following license and notice below:
6047
5886
 
@@ -6521,7 +6360,7 @@ SOFTWARE.
6521
6360
 
6522
6361
  ---
6523
6362
 
6524
- The following software may be included in this product: eslint-plugin-compat (6.0.2)
6363
+ The following software may be included in this product: eslint-plugin-compat (6.1.0)
6525
6364
  This software contains the following license and notice below:
6526
6365
 
6527
6366
  MIT License
@@ -6548,7 +6387,7 @@ SOFTWARE.
6548
6387
 
6549
6388
  ---
6550
6389
 
6551
- The following software may be included in this product: eslint-plugin-formatjs (6.0.8)
6390
+ The following software may be included in this product: eslint-plugin-formatjs (6.1.3)
6552
6391
  This software contains the following license and notice below:
6553
6392
 
6554
6393
  MIT License
@@ -6590,30 +6429,29 @@ SOFTWARE.
6590
6429
 
6591
6430
  ---
6592
6431
 
6593
- The following software may be included in this product: eslint-plugin-playwright (2.4.0)
6432
+ The following software may be included in this product: eslint-plugin-playwright (2.5.1)
6594
6433
  This software contains the following license and notice below:
6595
6434
 
6596
6435
  MIT License
6597
6436
 
6598
- Copyright (c) 2024 Max Schmitt
6437
+ Copyright (c) 2024 Mark Skelton
6599
6438
 
6600
- Permission is hereby granted, free of charge, to any person obtaining a copy
6601
- of this software and associated documentation files (the "Software"), to deal
6602
- in the Software without restriction, including without limitation the rights
6603
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6604
- copies of the Software, and to permit persons to whom the Software is
6605
- furnished to do so, subject to the following conditions:
6439
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
6440
+ this software and associated documentation files (the "Software"), to deal in
6441
+ the Software without restriction, including without limitation the rights to
6442
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
6443
+ the Software, and to permit persons to whom the Software is furnished to do so,
6444
+ subject to the following conditions:
6606
6445
 
6607
6446
  The above copyright notice and this permission notice shall be included in all
6608
6447
  copies or substantial portions of the Software.
6609
6448
 
6610
6449
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6611
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6612
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6613
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6614
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6615
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6616
- SOFTWARE.
6450
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
6451
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
6452
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6453
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6454
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6617
6455
 
6618
6456
  ---
6619
6457
 
@@ -6671,7 +6509,7 @@ SOFTWARE.
6671
6509
 
6672
6510
  ---
6673
6511
 
6674
- The following software may be included in this product: eslint-plugin-storybook (10.1.11)
6512
+ The following software may be included in this product: eslint-plugin-storybook (10.2.7)
6675
6513
  This software contains the following license and notice below:
6676
6514
 
6677
6515
  MIT License
@@ -7551,6 +7389,21 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
7551
7389
 
7552
7390
  ---
7553
7391
 
7392
+ The following software may be included in this product: globals (17.3.0)
7393
+ This software contains the following license and notice below:
7394
+
7395
+ MIT License
7396
+
7397
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7398
+
7399
+ 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:
7400
+
7401
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7402
+
7403
+ 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.
7404
+
7405
+ ---
7406
+
7554
7407
  The following software may be included in this product: globalthis (1.0.4)
7555
7408
  This software contains the following license and notice below:
7556
7409
 
@@ -11832,33 +11685,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
11832
11685
 
11833
11686
  ---
11834
11687
 
11835
- The following software may be included in this product: react-complex-tree (2.6.0)
11836
- This software contains the following license and notice below:
11837
-
11838
- MIT License
11839
-
11840
- Copyright (c) 2023 Lukas Bach
11841
-
11842
- Permission is hereby granted, free of charge, to any person obtaining a copy
11843
- of this software and associated documentation files (the "Software"), to deal
11844
- in the Software without restriction, including without limitation the rights
11845
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11846
- copies of the Software, and to permit persons to whom the Software is
11847
- furnished to do so, subject to the following conditions:
11848
-
11849
- The above copyright notice and this permission notice shall be included in all
11850
- copies or substantial portions of the Software.
11851
-
11852
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11853
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11854
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11855
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11856
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11857
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11858
- SOFTWARE.
11859
-
11860
- ---
11861
-
11862
11688
  The following software may be included in this product: react-docgen (8.0.2)
11863
11689
  This software contains the following license and notice below:
11864
11690
 
@@ -14343,33 +14169,7 @@ SOFTWARE.
14343
14169
 
14344
14170
  ---
14345
14171
 
14346
- The following software may be included in this product: ts-api-utils (2.1.0)
14347
- This software contains the following license and notice below:
14348
-
14349
- # MIT License
14350
-
14351
- Permission is hereby granted, free of charge, to any person obtaining
14352
- a copy of this software and associated documentation files (the
14353
- 'Software'), to deal in the Software without restriction, including
14354
- without limitation the rights to use, copy, modify, merge, publish,
14355
- distribute, sublicense, and/or sell copies of the Software, and to
14356
- permit persons to whom the Software is furnished to do so, subject to
14357
- the following conditions:
14358
-
14359
- The above copyright notice and this permission notice shall be
14360
- included in all copies or substantial portions of the Software.
14361
-
14362
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
14363
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14364
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
14365
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
14366
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
14367
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
14368
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14369
-
14370
- ---
14371
-
14372
- The following software may be included in this product: ts-api-utils (2.3.0)
14172
+ The following software may be included in this product: ts-api-utils (2.4.0)
14373
14173
  This software contains the following license and notice below:
14374
14174
 
14375
14175
  # MIT License
@@ -14718,7 +14518,7 @@ SOFTWARE.
14718
14518
 
14719
14519
  ---
14720
14520
 
14721
- The following software may be included in this product: typescript-eslint (8.51.0)
14521
+ The following software may be included in this product: typescript-eslint (8.54.0)
14722
14522
  This software contains the following license and notice below:
14723
14523
 
14724
14524
  MIT License
@@ -14852,33 +14652,6 @@ SOFTWARE.
14852
14652
 
14853
14653
  ---
14854
14654
 
14855
- The following software may be included in this product: unicode-emoji-utils (1.3.1)
14856
- This software contains the following license and notice below:
14857
-
14858
- MIT License
14859
-
14860
- Copyright (c) 2022 Minh Cung
14861
-
14862
- Permission is hereby granted, free of charge, to any person obtaining a copy
14863
- of this software and associated documentation files (the "Software"), to deal
14864
- in the Software without restriction, including without limitation the rights
14865
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14866
- copies of the Software, and to permit persons to whom the Software is
14867
- furnished to do so, subject to the following conditions:
14868
-
14869
- The above copyright notice and this permission notice shall be included in all
14870
- copies or substantial portions of the Software.
14871
-
14872
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14873
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14874
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14875
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14876
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14877
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14878
- SOFTWARE.
14879
-
14880
- ---
14881
-
14882
14655
  The following software may be included in this product: unpipe (1.0.0)
14883
14656
  This software contains the following license and notice below:
14884
14657
 
@@ -51090,31 +50863,133 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51090
50863
 
51091
50864
  ---
51092
50865
 
51093
- The following software may be included in this product: qs (6.14.1)
50866
+ The following software may be included in this product: qs (6.14.1)
50867
+ This software contains the following license and notice below:
50868
+
50869
+ BSD 3-Clause License
50870
+
50871
+ Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
50872
+ All rights reserved.
50873
+
50874
+ Redistribution and use in source and binary forms, with or without
50875
+ modification, are permitted provided that the following conditions are met:
50876
+
50877
+ 1. Redistributions of source code must retain the above copyright notice, this
50878
+ list of conditions and the following disclaimer.
50879
+
50880
+ 2. Redistributions in binary form must reproduce the above copyright notice,
50881
+ this list of conditions and the following disclaimer in the documentation
50882
+ and/or other materials provided with the distribution.
50883
+
50884
+ 3. Neither the name of the copyright holder nor the names of its
50885
+ contributors may be used to endorse or promote products derived from
50886
+ this software without specific prior written permission.
50887
+
50888
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
50889
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
50890
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50891
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
50892
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
50893
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
50894
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
50895
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
50896
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50897
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50898
+
50899
+ ---
50900
+
50901
+ The following software may be included in this product: react-transition-group (4.4.5)
50902
+ This software contains the following license and notice below:
50903
+
50904
+ BSD 3-Clause License
50905
+
50906
+ Copyright (c) 2018, React Community
50907
+ Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.
50908
+ All rights reserved.
50909
+
50910
+ Redistribution and use in source and binary forms, with or without
50911
+ modification, are permitted provided that the following conditions are met:
50912
+
50913
+ * Redistributions of source code must retain the above copyright notice, this
50914
+ list of conditions and the following disclaimer.
50915
+
50916
+ * Redistributions in binary form must reproduce the above copyright notice,
50917
+ this list of conditions and the following disclaimer in the documentation
50918
+ and/or other materials provided with the distribution.
50919
+
50920
+ * Neither the name of the copyright holder nor the names of its
50921
+ contributors may be used to endorse or promote products derived from
50922
+ this software without specific prior written permission.
50923
+
50924
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
50925
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
50926
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50927
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
50928
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
50929
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
50930
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
50931
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
50932
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50933
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50934
+
50935
+ ---
50936
+
50937
+ The following software may be included in this product: sinon (19.0.5)
50938
+ This software contains the following license and notice below:
50939
+
50940
+ (The BSD License)
50941
+
50942
+ Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no
50943
+ All rights reserved.
50944
+
50945
+ Redistribution and use in source and binary forms, with or without modification,
50946
+ are permitted provided that the following conditions are met:
50947
+
50948
+ * Redistributions of source code must retain the above copyright notice,
50949
+ this list of conditions and the following disclaimer.
50950
+ * Redistributions in binary form must reproduce the above copyright notice,
50951
+ this list of conditions and the following disclaimer in the documentation
50952
+ and/or other materials provided with the distribution.
50953
+ * Neither the name of Christian Johansen nor the names of his contributors
50954
+ may be used to endorse or promote products derived from this software
50955
+ without specific prior written permission.
50956
+
50957
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
50958
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
50959
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50960
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
50961
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
50962
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
50963
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
50964
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
50965
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
50966
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50967
+
50968
+ ---
50969
+
50970
+ The following software may be included in this product: source-map (0.6.1)
51094
50971
  This software contains the following license and notice below:
51095
50972
 
51096
- BSD 3-Clause License
51097
-
51098
- Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
50973
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
51099
50974
  All rights reserved.
51100
50975
 
51101
50976
  Redistribution and use in source and binary forms, with or without
51102
50977
  modification, are permitted provided that the following conditions are met:
51103
50978
 
51104
- 1. Redistributions of source code must retain the above copyright notice, this
51105
- list of conditions and the following disclaimer.
50979
+ * Redistributions of source code must retain the above copyright notice, this
50980
+ list of conditions and the following disclaimer.
51106
50981
 
51107
- 2. Redistributions in binary form must reproduce the above copyright notice,
51108
- this list of conditions and the following disclaimer in the documentation
51109
- and/or other materials provided with the distribution.
50982
+ * Redistributions in binary form must reproduce the above copyright notice,
50983
+ this list of conditions and the following disclaimer in the documentation
50984
+ and/or other materials provided with the distribution.
51110
50985
 
51111
- 3. Neither the name of the copyright holder nor the names of its
51112
- contributors may be used to endorse or promote products derived from
51113
- this software without specific prior written permission.
50986
+ * Neither the names of the Mozilla Foundation nor the names of project
50987
+ contributors may be used to endorse or promote products derived from this
50988
+ software without specific prior written permission.
51114
50989
 
51115
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
51116
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
51117
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50990
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
50991
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
50992
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51118
50993
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51119
50994
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51120
50995
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
@@ -51125,13 +51000,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51125
51000
 
51126
51001
  ---
51127
51002
 
51128
- The following software may be included in this product: react-transition-group (4.4.5)
51003
+ The following software may be included in this product: source-map-js (1.2.1)
51129
51004
  This software contains the following license and notice below:
51130
51005
 
51131
- BSD 3-Clause License
51132
-
51133
- Copyright (c) 2018, React Community
51134
- Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.
51006
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
51135
51007
  All rights reserved.
51136
51008
 
51137
51009
  Redistribution and use in source and binary forms, with or without
@@ -51144,13 +51016,13 @@ modification, are permitted provided that the following conditions are met:
51144
51016
  this list of conditions and the following disclaimer in the documentation
51145
51017
  and/or other materials provided with the distribution.
51146
51018
 
51147
- * Neither the name of the copyright holder nor the names of its
51148
- contributors may be used to endorse or promote products derived from
51149
- this software without specific prior written permission.
51019
+ * Neither the names of the Mozilla Foundation nor the names of project
51020
+ contributors may be used to endorse or promote products derived from this
51021
+ software without specific prior written permission.
51150
51022
 
51151
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
51152
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
51153
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51023
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51024
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51025
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51154
51026
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51155
51027
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51156
51028
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
@@ -51161,106 +51033,129 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51161
51033
 
51162
51034
  ---
51163
51035
 
51164
- The following software may be included in this product: sinon (19.0.5)
51036
+ The following software may be included in this product: @mdn/browser-compat-data (5.7.6)
51165
51037
  This software contains the following license and notice below:
51166
51038
 
51167
- (The BSD License)
51039
+ CC0 1.0 Universal
51168
51040
 
51169
- Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no
51170
- All rights reserved.
51041
+ Statement of Purpose
51171
51042
 
51172
- Redistribution and use in source and binary forms, with or without modification,
51173
- are permitted provided that the following conditions are met:
51043
+ The laws of most jurisdictions throughout the world automatically confer
51044
+ exclusive Copyright and Related Rights (defined below) upon the creator and
51045
+ subsequent owner(s) (each and all, an "owner") of an original work of
51046
+ authorship and/or a database (each, a "Work").
51174
51047
 
51175
- * Redistributions of source code must retain the above copyright notice,
51176
- this list of conditions and the following disclaimer.
51177
- * Redistributions in binary form must reproduce the above copyright notice,
51178
- this list of conditions and the following disclaimer in the documentation
51179
- and/or other materials provided with the distribution.
51180
- * Neither the name of Christian Johansen nor the names of his contributors
51181
- may be used to endorse or promote products derived from this software
51182
- without specific prior written permission.
51048
+ Certain owners wish to permanently relinquish those rights to a Work for the
51049
+ purpose of contributing to a commons of creative, cultural and scientific
51050
+ works ("Commons") that the public can reliably and without fear of later
51051
+ claims of infringement build upon, modify, incorporate in other works, reuse
51052
+ and redistribute as freely as possible in any form whatsoever and for any
51053
+ purposes, including without limitation commercial purposes. These owners may
51054
+ contribute to the Commons to promote the ideal of a free culture and the
51055
+ further production of creative, cultural and scientific works, or to gain
51056
+ reputation or greater distribution for their Work in part through the use and
51057
+ efforts of others.
51183
51058
 
51184
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51185
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51186
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51187
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51188
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51189
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
51190
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
51191
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
51192
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
51193
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51059
+ For these and/or other purposes and motivations, and without any expectation
51060
+ of additional consideration or compensation, the person associating CC0 with a
51061
+ Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
51062
+ and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
51063
+ and publicly distribute the Work under its terms, with knowledge of his or her
51064
+ Copyright and Related Rights in the Work and the meaning and intended legal
51065
+ effect of CC0 on those rights.
51194
51066
 
51195
- ---
51067
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
51068
+ protected by copyright and related or neighboring rights ("Copyright and
51069
+ Related Rights"). Copyright and Related Rights include, but are not limited
51070
+ to, the following:
51196
51071
 
51197
- The following software may be included in this product: source-map (0.6.1)
51198
- This software contains the following license and notice below:
51072
+ i. the right to reproduce, adapt, distribute, perform, display, communicate,
51073
+ and translate a Work;
51199
51074
 
51200
- Copyright (c) 2009-2011, Mozilla Foundation and contributors
51201
- All rights reserved.
51075
+ ii. moral rights retained by the original author(s) and/or performer(s);
51202
51076
 
51203
- Redistribution and use in source and binary forms, with or without
51204
- modification, are permitted provided that the following conditions are met:
51077
+ iii. publicity and privacy rights pertaining to a person's image or likeness
51078
+ depicted in a Work;
51205
51079
 
51206
- * Redistributions of source code must retain the above copyright notice, this
51207
- list of conditions and the following disclaimer.
51080
+ iv. rights protecting against unfair competition in regards to a Work,
51081
+ subject to the limitations in paragraph 4(a), below;
51208
51082
 
51209
- * Redistributions in binary form must reproduce the above copyright notice,
51210
- this list of conditions and the following disclaimer in the documentation
51211
- and/or other materials provided with the distribution.
51083
+ v. rights protecting the extraction, dissemination, use and reuse of data in
51084
+ a Work;
51212
51085
 
51213
- * Neither the names of the Mozilla Foundation nor the names of project
51214
- contributors may be used to endorse or promote products derived from this
51215
- software without specific prior written permission.
51086
+ vi. database rights (such as those arising under Directive 96/9/EC of the
51087
+ European Parliament and of the Council of 11 March 1996 on the legal
51088
+ protection of databases, and under any national implementation thereof,
51089
+ including any amended or successor version of such directive); and
51216
51090
 
51217
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51218
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51219
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51220
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51221
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51222
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
51223
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
51224
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
51225
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
51226
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51091
+ vii. other similar, equivalent or corresponding rights throughout the world
51092
+ based on applicable law or treaty, and any national implementations thereof.
51227
51093
 
51228
- ---
51094
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of,
51095
+ applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
51096
+ unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
51097
+ and Related Rights and associated claims and causes of action, whether now
51098
+ known or unknown (including existing as well as future claims and causes of
51099
+ action), in the Work (i) in all territories worldwide, (ii) for the maximum
51100
+ duration provided by applicable law or treaty (including future time
51101
+ extensions), (iii) in any current or future medium and for any number of
51102
+ copies, and (iv) for any purpose whatsoever, including without limitation
51103
+ commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
51104
+ the Waiver for the benefit of each member of the public at large and to the
51105
+ detriment of Affirmer's heirs and successors, fully intending that such Waiver
51106
+ shall not be subject to revocation, rescission, cancellation, termination, or
51107
+ any other legal or equitable action to disrupt the quiet enjoyment of the Work
51108
+ by the public as contemplated by Affirmer's express Statement of Purpose.
51229
51109
 
51230
- The following software may be included in this product: source-map-js (1.2.1)
51231
- This software contains the following license and notice below:
51110
+ 3. Public License Fallback. Should any part of the Waiver for any reason be
51111
+ judged legally invalid or ineffective under applicable law, then the Waiver
51112
+ shall be preserved to the maximum extent permitted taking into account
51113
+ Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
51114
+ is so judged Affirmer hereby grants to each affected person a royalty-free,
51115
+ non transferable, non sublicensable, non exclusive, irrevocable and
51116
+ unconditional license to exercise Affirmer's Copyright and Related Rights in
51117
+ the Work (i) in all territories worldwide, (ii) for the maximum duration
51118
+ provided by applicable law or treaty (including future time extensions), (iii)
51119
+ in any current or future medium and for any number of copies, and (iv) for any
51120
+ purpose whatsoever, including without limitation commercial, advertising or
51121
+ promotional purposes (the "License"). The License shall be deemed effective as
51122
+ of the date CC0 was applied by Affirmer to the Work. Should any part of the
51123
+ License for any reason be judged legally invalid or ineffective under
51124
+ applicable law, such partial invalidity or ineffectiveness shall not
51125
+ invalidate the remainder of the License, and in such case Affirmer hereby
51126
+ affirms that he or she will not (i) exercise any of his or her remaining
51127
+ Copyright and Related Rights in the Work or (ii) assert any associated claims
51128
+ and causes of action with respect to the Work, in either case contrary to
51129
+ Affirmer's express Statement of Purpose.
51232
51130
 
51233
- Copyright (c) 2009-2011, Mozilla Foundation and contributors
51234
- All rights reserved.
51131
+ 4. Limitations and Disclaimers.
51235
51132
 
51236
- Redistribution and use in source and binary forms, with or without
51237
- modification, are permitted provided that the following conditions are met:
51133
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
51134
+ surrendered, licensed or otherwise affected by this document.
51238
51135
 
51239
- * Redistributions of source code must retain the above copyright notice, this
51240
- list of conditions and the following disclaimer.
51136
+ b. Affirmer offers the Work as-is and makes no representations or warranties
51137
+ of any kind concerning the Work, express, implied, statutory or otherwise,
51138
+ including without limitation warranties of title, merchantability, fitness
51139
+ for a particular purpose, non infringement, or the absence of latent or
51140
+ other defects, accuracy, or the present or absence of errors, whether or not
51141
+ discoverable, all to the greatest extent permissible under applicable law.
51241
51142
 
51242
- * Redistributions in binary form must reproduce the above copyright notice,
51243
- this list of conditions and the following disclaimer in the documentation
51244
- and/or other materials provided with the distribution.
51143
+ c. Affirmer disclaims responsibility for clearing rights of other persons
51144
+ that may apply to the Work or any use thereof, including without limitation
51145
+ any person's Copyright and Related Rights in the Work. Further, Affirmer
51146
+ disclaims responsibility for obtaining any necessary consents, permissions
51147
+ or other rights required for any use of the Work.
51245
51148
 
51246
- * Neither the names of the Mozilla Foundation nor the names of project
51247
- contributors may be used to endorse or promote products derived from this
51248
- software without specific prior written permission.
51149
+ d. Affirmer understands and acknowledges that Creative Commons is not a
51150
+ party to this document and has no duty or obligation with respect to this
51151
+ CC0 or use of the Work.
51249
51152
 
51250
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51251
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51252
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51253
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51254
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51255
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
51256
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
51257
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
51258
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
51259
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51153
+ For more information, please see
51154
+ <http://creativecommons.org/publicdomain/zero/1.0/>
51260
51155
 
51261
51156
  ---
51262
51157
 
51263
- The following software may be included in this product: @mdn/browser-compat-data (5.7.6)
51158
+ The following software may be included in this product: @mdn/browser-compat-data (6.1.5)
51264
51159
  This software contains the following license and notice below:
51265
51160
 
51266
51161
  CC0 1.0 Universal
@@ -55861,27 +55756,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
55861
55756
 
55862
55757
  ---
55863
55758
 
55864
- The following software may be included in this product: semver (7.7.2)
55865
- This software contains the following license and notice below:
55866
-
55867
- The ISC License
55868
-
55869
- Copyright (c) Isaac Z. Schlueter and Contributors
55870
-
55871
- Permission to use, copy, modify, and/or distribute this software for any
55872
- purpose with or without fee is hereby granted, provided that the above
55873
- copyright notice and this permission notice appear in all copies.
55874
-
55875
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
55876
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
55877
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
55878
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
55879
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
55880
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
55881
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
55882
-
55883
- ---
55884
-
55885
55759
  The following software may be included in this product: semver (7.7.3)
55886
55760
  This software contains the following license and notice below:
55887
55761
 
@@ -56052,7 +55926,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
56052
55926
 
56053
55927
  ---
56054
55928
 
56055
- The following software may be included in this product: eslint-plugin-sonarjs (3.0.5)
55929
+ The following software may be included in this product: eslint-plugin-sonarjs (3.0.6)
56056
55930
  This software contains the following license and notice below:
56057
55931
 
56058
55932
  SONAR Source-Available License v1.0
@@ -56242,6 +56116,67 @@ this Agreement.
56242
56116
 
56243
56117
  ---
56244
56118
 
56119
+ The following software may be included in this product: minimatch (10.1.1)
56120
+ This software contains the following license and notice below:
56121
+
56122
+ # Blue Oak Model License
56123
+
56124
+ Version 1.0.0
56125
+
56126
+ ## Purpose
56127
+
56128
+ This license gives everyone as much permission to work with
56129
+ this software as possible, while protecting contributors
56130
+ from liability.
56131
+
56132
+ ## Acceptance
56133
+
56134
+ In order to receive this license, you must agree to its
56135
+ rules. The rules of this license are both obligations
56136
+ under that agreement and conditions to your license.
56137
+ You must not do anything with this software that triggers
56138
+ a rule that you cannot or will not follow.
56139
+
56140
+ ## Copyright
56141
+
56142
+ Each contributor licenses you to do everything with this
56143
+ software that would otherwise infringe that contributor's
56144
+ copyright in it.
56145
+
56146
+ ## Notices
56147
+
56148
+ You must ensure that everyone who gets a copy of
56149
+ any part of this software from you, with or without
56150
+ changes, also gets the text of this license or a link to
56151
+ <https://blueoakcouncil.org/license/1.0.0>.
56152
+
56153
+ ## Excuse
56154
+
56155
+ If anyone notifies you in writing that you have not
56156
+ complied with [Notices](#notices), you can keep your
56157
+ license by taking all practical steps to comply within 30
56158
+ days after the notice. If you do not do so, your license
56159
+ ends immediately.
56160
+
56161
+ ## Patent
56162
+
56163
+ Each contributor licenses you to do everything with this
56164
+ software that would otherwise infringe any patent claims
56165
+ they can license or become able to license.
56166
+
56167
+ ## Reliability
56168
+
56169
+ No contributor can revoke this license.
56170
+
56171
+ ## No Liability
56172
+
56173
+ **_As far as the law allows, this software comes as is,
56174
+ without any warranty or condition, and no contributor
56175
+ will be liable to anyone for any damages related to this
56176
+ software or this license, under any kind of legal claim._**
56177
+
56178
+ ---
56179
+
56245
56180
  The following software may be included in this product: tslib (2.8.1)
56246
56181
  This software contains the following license and notice below:
56247
56182