@baseline-ui/icons 0.49.1 → 0.50.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
@@ -6015,33 +5881,6 @@ THE SOFTWARE.
6015
5881
 
6016
5882
  ---
6017
5883
 
6018
- The following software may be included in this product: emoji-regex-xs (2.0.1)
6019
- This software contains the following license and notice below:
6020
-
6021
- MIT License
6022
-
6023
- Copyright (c) 2025 Steven Levithan
6024
-
6025
- Permission is hereby granted, free of charge, to any person obtaining a copy
6026
- of this software and associated documentation files (the "Software"), to deal
6027
- in the Software without restriction, including without limitation the rights
6028
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6029
- copies of the Software, and to permit persons to whom the Software is
6030
- furnished to do so, subject to the following conditions:
6031
-
6032
- The above copyright notice and this permission notice shall be included in all
6033
- copies or substantial portions of the Software.
6034
-
6035
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6036
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6037
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6038
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6039
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6040
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6041
- SOFTWARE.
6042
-
6043
- ---
6044
-
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
@@ -7398,115 +7236,130 @@ SOFTWARE.
7398
7236
 
7399
7237
  ---
7400
7238
 
7401
- The following software may be included in this product: get-proto (1.0.1)
7402
- This software contains the following license and notice below:
7403
-
7404
- MIT License
7405
-
7406
- Copyright (c) 2025 Jordan Harband
7407
-
7408
- Permission is hereby granted, free of charge, to any person obtaining a copy
7409
- of this software and associated documentation files (the "Software"), to deal
7410
- in the Software without restriction, including without limitation the rights
7411
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7412
- copies of the Software, and to permit persons to whom the Software is
7413
- furnished to do so, subject to the following conditions:
7414
-
7415
- The above copyright notice and this permission notice shall be included in all
7416
- copies or substantial portions of the Software.
7417
-
7418
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7419
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7420
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7421
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7422
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7423
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7424
- SOFTWARE.
7425
-
7426
- ---
7427
-
7428
- The following software may be included in this product: get-symbol-description (1.1.0)
7429
- This software contains the following license and notice below:
7430
-
7431
- MIT License
7432
-
7433
- Copyright (c) 2021 Inspect JS
7434
-
7435
- Permission is hereby granted, free of charge, to any person obtaining a copy
7436
- of this software and associated documentation files (the "Software"), to deal
7437
- in the Software without restriction, including without limitation the rights
7438
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7439
- copies of the Software, and to permit persons to whom the Software is
7440
- furnished to do so, subject to the following conditions:
7441
-
7442
- The above copyright notice and this permission notice shall be included in all
7443
- copies or substantial portions of the Software.
7444
-
7445
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7446
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7447
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7448
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7449
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7450
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7451
- SOFTWARE.
7452
-
7453
- ---
7454
-
7455
- The following software may be included in this product: get-tsconfig (4.13.0)
7456
- This software contains the following license and notice below:
7457
-
7458
- MIT License
7459
-
7460
- Copyright (c) Hiroki Osame <hiroki.osame@gmail.com>
7461
-
7462
- Permission is hereby granted, free of charge, to any person obtaining a copy
7463
- of this software and associated documentation files (the "Software"), to deal
7464
- in the Software without restriction, including without limitation the rights
7465
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7466
- copies of the Software, and to permit persons to whom the Software is
7467
- furnished to do so, subject to the following conditions:
7468
-
7469
- The above copyright notice and this permission notice shall be included in all
7470
- copies or substantial portions of the Software.
7471
-
7472
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7473
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7474
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7475
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7476
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7477
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7478
- SOFTWARE.
7479
-
7480
- ---
7481
-
7482
- The following software may be included in this product: glob-promise (4.2.2)
7239
+ The following software may be included in this product: get-proto (1.0.1)
7240
+ This software contains the following license and notice below:
7241
+
7242
+ MIT License
7243
+
7244
+ Copyright (c) 2025 Jordan Harband
7245
+
7246
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7247
+ of this software and associated documentation files (the "Software"), to deal
7248
+ in the Software without restriction, including without limitation the rights
7249
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7250
+ copies of the Software, and to permit persons to whom the Software is
7251
+ furnished to do so, subject to the following conditions:
7252
+
7253
+ The above copyright notice and this permission notice shall be included in all
7254
+ copies or substantial portions of the Software.
7255
+
7256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7257
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7258
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7259
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7260
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7261
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7262
+ SOFTWARE.
7263
+
7264
+ ---
7265
+
7266
+ The following software may be included in this product: get-symbol-description (1.1.0)
7267
+ This software contains the following license and notice below:
7268
+
7269
+ MIT License
7270
+
7271
+ Copyright (c) 2021 Inspect JS
7272
+
7273
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7274
+ of this software and associated documentation files (the "Software"), to deal
7275
+ in the Software without restriction, including without limitation the rights
7276
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7277
+ copies of the Software, and to permit persons to whom the Software is
7278
+ furnished to do so, subject to the following conditions:
7279
+
7280
+ The above copyright notice and this permission notice shall be included in all
7281
+ copies or substantial portions of the Software.
7282
+
7283
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7284
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7285
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7286
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7287
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7288
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7289
+ SOFTWARE.
7290
+
7291
+ ---
7292
+
7293
+ The following software may be included in this product: get-tsconfig (4.13.0)
7294
+ This software contains the following license and notice below:
7295
+
7296
+ MIT License
7297
+
7298
+ Copyright (c) Hiroki Osame <hiroki.osame@gmail.com>
7299
+
7300
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7301
+ of this software and associated documentation files (the "Software"), to deal
7302
+ in the Software without restriction, including without limitation the rights
7303
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7304
+ copies of the Software, and to permit persons to whom the Software is
7305
+ furnished to do so, subject to the following conditions:
7306
+
7307
+ The above copyright notice and this permission notice shall be included in all
7308
+ copies or substantial portions of the Software.
7309
+
7310
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7311
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7312
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7313
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7314
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7315
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7316
+ SOFTWARE.
7317
+
7318
+ ---
7319
+
7320
+ The following software may be included in this product: glob-promise (4.2.2)
7321
+ This software contains the following license and notice below:
7322
+
7323
+ MIT License
7324
+
7325
+ Copyright (c) 2020 Ahmad Nassri <opensource@ahmadnassri.net>
7326
+
7327
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7328
+ of this software and associated documentation files (the "Software"), to deal
7329
+ in the Software without restriction, including without limitation the rights
7330
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7331
+ copies of the Software, and to permit persons to whom the Software is
7332
+ furnished to do so, subject to the following conditions:
7333
+
7334
+ The above copyright notice and this permission notice shall be included in all
7335
+ copies or substantial portions of the Software.
7336
+
7337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7338
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7339
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7340
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7341
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7342
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7343
+ SOFTWARE.
7344
+
7345
+ ---
7346
+
7347
+ The following software may be included in this product: globals (14.0.0)
7483
7348
  This software contains the following license and notice below:
7484
7349
 
7485
7350
  MIT License
7486
7351
 
7487
- Copyright (c) 2020 Ahmad Nassri <opensource@ahmadnassri.net>
7352
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7488
7353
 
7489
- Permission is hereby granted, free of charge, to any person obtaining a copy
7490
- of this software and associated documentation files (the "Software"), to deal
7491
- in the Software without restriction, including without limitation the rights
7492
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7493
- copies of the Software, and to permit persons to whom the Software is
7494
- furnished to do so, subject to the following conditions:
7354
+ 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:
7495
7355
 
7496
- The above copyright notice and this permission notice shall be included in all
7497
- copies or substantial portions of the Software.
7356
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7498
7357
 
7499
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7500
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7501
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7502
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7503
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7504
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7505
- SOFTWARE.
7358
+ 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.
7506
7359
 
7507
7360
  ---
7508
7361
 
7509
- The following software may be included in this product: globals (14.0.0)
7362
+ The following software may be included in this product: globals (15.15.0)
7510
7363
  This software contains the following license and notice below:
7511
7364
 
7512
7365
  MIT License
@@ -7521,7 +7374,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
7521
7374
 
7522
7375
  ---
7523
7376
 
7524
- The following software may be included in this product: globals (15.15.0)
7377
+ The following software may be included in this product: globals (16.5.0)
7525
7378
  This software contains the following license and notice below:
7526
7379
 
7527
7380
  MIT License
@@ -7536,7 +7389,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
7536
7389
 
7537
7390
  ---
7538
7391
 
7539
- The following software may be included in this product: globals (16.5.0)
7392
+ The following software may be included in this product: globals (17.3.0)
7540
7393
  This software contains the following license and notice below:
7541
7394
 
7542
7395
  MIT License
@@ -14343,33 +14196,7 @@ SOFTWARE.
14343
14196
 
14344
14197
  ---
14345
14198
 
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)
14199
+ The following software may be included in this product: ts-api-utils (2.4.0)
14373
14200
  This software contains the following license and notice below:
14374
14201
 
14375
14202
  # MIT License
@@ -14718,7 +14545,7 @@ SOFTWARE.
14718
14545
 
14719
14546
  ---
14720
14547
 
14721
- The following software may be included in this product: typescript-eslint (8.51.0)
14548
+ The following software may be included in this product: typescript-eslint (8.54.0)
14722
14549
  This software contains the following license and notice below:
14723
14550
 
14724
14551
  MIT License
@@ -14852,33 +14679,6 @@ SOFTWARE.
14852
14679
 
14853
14680
  ---
14854
14681
 
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
14682
  The following software may be included in this product: unpipe (1.0.0)
14883
14683
  This software contains the following license and notice below:
14884
14684
 
@@ -51090,31 +50890,133 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51090
50890
 
51091
50891
  ---
51092
50892
 
51093
- The following software may be included in this product: qs (6.14.1)
50893
+ The following software may be included in this product: qs (6.14.1)
50894
+ This software contains the following license and notice below:
50895
+
50896
+ BSD 3-Clause License
50897
+
50898
+ Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
50899
+ All rights reserved.
50900
+
50901
+ Redistribution and use in source and binary forms, with or without
50902
+ modification, are permitted provided that the following conditions are met:
50903
+
50904
+ 1. Redistributions of source code must retain the above copyright notice, this
50905
+ list of conditions and the following disclaimer.
50906
+
50907
+ 2. Redistributions in binary form must reproduce the above copyright notice,
50908
+ this list of conditions and the following disclaimer in the documentation
50909
+ and/or other materials provided with the distribution.
50910
+
50911
+ 3. Neither the name of the copyright holder nor the names of its
50912
+ contributors may be used to endorse or promote products derived from
50913
+ this software without specific prior written permission.
50914
+
50915
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
50916
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
50917
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50918
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
50919
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
50920
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
50921
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
50922
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
50923
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50924
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50925
+
50926
+ ---
50927
+
50928
+ The following software may be included in this product: react-transition-group (4.4.5)
50929
+ This software contains the following license and notice below:
50930
+
50931
+ BSD 3-Clause License
50932
+
50933
+ Copyright (c) 2018, React Community
50934
+ Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.
50935
+ All rights reserved.
50936
+
50937
+ Redistribution and use in source and binary forms, with or without
50938
+ modification, are permitted provided that the following conditions are met:
50939
+
50940
+ * Redistributions of source code must retain the above copyright notice, this
50941
+ list of conditions and the following disclaimer.
50942
+
50943
+ * Redistributions in binary form must reproduce the above copyright notice,
50944
+ this list of conditions and the following disclaimer in the documentation
50945
+ and/or other materials provided with the distribution.
50946
+
50947
+ * Neither the name of the copyright holder nor the names of its
50948
+ contributors may be used to endorse or promote products derived from
50949
+ this software without specific prior written permission.
50950
+
50951
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
50952
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
50953
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50954
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
50955
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
50956
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
50957
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
50958
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
50959
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50960
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50961
+
50962
+ ---
50963
+
50964
+ The following software may be included in this product: sinon (19.0.5)
50965
+ This software contains the following license and notice below:
50966
+
50967
+ (The BSD License)
50968
+
50969
+ Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no
50970
+ All rights reserved.
50971
+
50972
+ Redistribution and use in source and binary forms, with or without modification,
50973
+ are permitted provided that the following conditions are met:
50974
+
50975
+ * Redistributions of source code must retain the above copyright notice,
50976
+ this list of conditions and the following disclaimer.
50977
+ * Redistributions in binary form must reproduce the above copyright notice,
50978
+ this list of conditions and the following disclaimer in the documentation
50979
+ and/or other materials provided with the distribution.
50980
+ * Neither the name of Christian Johansen nor the names of his contributors
50981
+ may be used to endorse or promote products derived from this software
50982
+ without specific prior written permission.
50983
+
50984
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
50985
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
50986
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
50987
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
50988
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
50989
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
50990
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
50991
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
50992
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
50993
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50994
+
50995
+ ---
50996
+
50997
+ The following software may be included in this product: source-map (0.6.1)
51094
50998
  This software contains the following license and notice below:
51095
50999
 
51096
- BSD 3-Clause License
51097
-
51098
- Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
51000
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
51099
51001
  All rights reserved.
51100
51002
 
51101
51003
  Redistribution and use in source and binary forms, with or without
51102
51004
  modification, are permitted provided that the following conditions are met:
51103
51005
 
51104
- 1. Redistributions of source code must retain the above copyright notice, this
51105
- list of conditions and the following disclaimer.
51006
+ * Redistributions of source code must retain the above copyright notice, this
51007
+ list of conditions and the following disclaimer.
51106
51008
 
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.
51009
+ * Redistributions in binary form must reproduce the above copyright notice,
51010
+ this list of conditions and the following disclaimer in the documentation
51011
+ and/or other materials provided with the distribution.
51110
51012
 
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.
51013
+ * Neither the names of the Mozilla Foundation nor the names of project
51014
+ contributors may be used to endorse or promote products derived from this
51015
+ software without specific prior written permission.
51114
51016
 
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
51017
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51018
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51019
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51118
51020
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51119
51021
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51120
51022
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
@@ -51125,13 +51027,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51125
51027
 
51126
51028
  ---
51127
51029
 
51128
- The following software may be included in this product: react-transition-group (4.4.5)
51030
+ The following software may be included in this product: source-map-js (1.2.1)
51129
51031
  This software contains the following license and notice below:
51130
51032
 
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.
51033
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
51135
51034
  All rights reserved.
51136
51035
 
51137
51036
  Redistribution and use in source and binary forms, with or without
@@ -51144,13 +51043,13 @@ modification, are permitted provided that the following conditions are met:
51144
51043
  this list of conditions and the following disclaimer in the documentation
51145
51044
  and/or other materials provided with the distribution.
51146
51045
 
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.
51046
+ * Neither the names of the Mozilla Foundation nor the names of project
51047
+ contributors may be used to endorse or promote products derived from this
51048
+ software without specific prior written permission.
51150
51049
 
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
51050
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51051
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51052
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51154
51053
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
51155
51054
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51156
51055
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
@@ -51161,106 +51060,129 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51161
51060
 
51162
51061
  ---
51163
51062
 
51164
- The following software may be included in this product: sinon (19.0.5)
51063
+ The following software may be included in this product: @mdn/browser-compat-data (5.7.6)
51165
51064
  This software contains the following license and notice below:
51166
51065
 
51167
- (The BSD License)
51066
+ CC0 1.0 Universal
51168
51067
 
51169
- Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no
51170
- All rights reserved.
51068
+ Statement of Purpose
51171
51069
 
51172
- Redistribution and use in source and binary forms, with or without modification,
51173
- are permitted provided that the following conditions are met:
51070
+ The laws of most jurisdictions throughout the world automatically confer
51071
+ exclusive Copyright and Related Rights (defined below) upon the creator and
51072
+ subsequent owner(s) (each and all, an "owner") of an original work of
51073
+ authorship and/or a database (each, a "Work").
51174
51074
 
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.
51075
+ Certain owners wish to permanently relinquish those rights to a Work for the
51076
+ purpose of contributing to a commons of creative, cultural and scientific
51077
+ works ("Commons") that the public can reliably and without fear of later
51078
+ claims of infringement build upon, modify, incorporate in other works, reuse
51079
+ and redistribute as freely as possible in any form whatsoever and for any
51080
+ purposes, including without limitation commercial purposes. These owners may
51081
+ contribute to the Commons to promote the ideal of a free culture and the
51082
+ further production of creative, cultural and scientific works, or to gain
51083
+ reputation or greater distribution for their Work in part through the use and
51084
+ efforts of others.
51183
51085
 
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.
51086
+ For these and/or other purposes and motivations, and without any expectation
51087
+ of additional consideration or compensation, the person associating CC0 with a
51088
+ Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
51089
+ and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
51090
+ and publicly distribute the Work under its terms, with knowledge of his or her
51091
+ Copyright and Related Rights in the Work and the meaning and intended legal
51092
+ effect of CC0 on those rights.
51194
51093
 
51195
- ---
51094
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
51095
+ protected by copyright and related or neighboring rights ("Copyright and
51096
+ Related Rights"). Copyright and Related Rights include, but are not limited
51097
+ to, the following:
51196
51098
 
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:
51099
+ i. the right to reproduce, adapt, distribute, perform, display, communicate,
51100
+ and translate a Work;
51199
51101
 
51200
- Copyright (c) 2009-2011, Mozilla Foundation and contributors
51201
- All rights reserved.
51102
+ ii. moral rights retained by the original author(s) and/or performer(s);
51202
51103
 
51203
- Redistribution and use in source and binary forms, with or without
51204
- modification, are permitted provided that the following conditions are met:
51104
+ iii. publicity and privacy rights pertaining to a person's image or likeness
51105
+ depicted in a Work;
51205
51106
 
51206
- * Redistributions of source code must retain the above copyright notice, this
51207
- list of conditions and the following disclaimer.
51107
+ iv. rights protecting against unfair competition in regards to a Work,
51108
+ subject to the limitations in paragraph 4(a), below;
51208
51109
 
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.
51110
+ v. rights protecting the extraction, dissemination, use and reuse of data in
51111
+ a Work;
51212
51112
 
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.
51113
+ vi. database rights (such as those arising under Directive 96/9/EC of the
51114
+ European Parliament and of the Council of 11 March 1996 on the legal
51115
+ protection of databases, and under any national implementation thereof,
51116
+ including any amended or successor version of such directive); and
51216
51117
 
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.
51118
+ vii. other similar, equivalent or corresponding rights throughout the world
51119
+ based on applicable law or treaty, and any national implementations thereof.
51227
51120
 
51228
- ---
51121
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of,
51122
+ applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
51123
+ unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
51124
+ and Related Rights and associated claims and causes of action, whether now
51125
+ known or unknown (including existing as well as future claims and causes of
51126
+ action), in the Work (i) in all territories worldwide, (ii) for the maximum
51127
+ duration provided by applicable law or treaty (including future time
51128
+ extensions), (iii) in any current or future medium and for any number of
51129
+ copies, and (iv) for any purpose whatsoever, including without limitation
51130
+ commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
51131
+ the Waiver for the benefit of each member of the public at large and to the
51132
+ detriment of Affirmer's heirs and successors, fully intending that such Waiver
51133
+ shall not be subject to revocation, rescission, cancellation, termination, or
51134
+ any other legal or equitable action to disrupt the quiet enjoyment of the Work
51135
+ by the public as contemplated by Affirmer's express Statement of Purpose.
51229
51136
 
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:
51137
+ 3. Public License Fallback. Should any part of the Waiver for any reason be
51138
+ judged legally invalid or ineffective under applicable law, then the Waiver
51139
+ shall be preserved to the maximum extent permitted taking into account
51140
+ Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
51141
+ is so judged Affirmer hereby grants to each affected person a royalty-free,
51142
+ non transferable, non sublicensable, non exclusive, irrevocable and
51143
+ unconditional license to exercise Affirmer's Copyright and Related Rights in
51144
+ the Work (i) in all territories worldwide, (ii) for the maximum duration
51145
+ provided by applicable law or treaty (including future time extensions), (iii)
51146
+ in any current or future medium and for any number of copies, and (iv) for any
51147
+ purpose whatsoever, including without limitation commercial, advertising or
51148
+ promotional purposes (the "License"). The License shall be deemed effective as
51149
+ of the date CC0 was applied by Affirmer to the Work. Should any part of the
51150
+ License for any reason be judged legally invalid or ineffective under
51151
+ applicable law, such partial invalidity or ineffectiveness shall not
51152
+ invalidate the remainder of the License, and in such case Affirmer hereby
51153
+ affirms that he or she will not (i) exercise any of his or her remaining
51154
+ Copyright and Related Rights in the Work or (ii) assert any associated claims
51155
+ and causes of action with respect to the Work, in either case contrary to
51156
+ Affirmer's express Statement of Purpose.
51232
51157
 
51233
- Copyright (c) 2009-2011, Mozilla Foundation and contributors
51234
- All rights reserved.
51158
+ 4. Limitations and Disclaimers.
51235
51159
 
51236
- Redistribution and use in source and binary forms, with or without
51237
- modification, are permitted provided that the following conditions are met:
51160
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
51161
+ surrendered, licensed or otherwise affected by this document.
51238
51162
 
51239
- * Redistributions of source code must retain the above copyright notice, this
51240
- list of conditions and the following disclaimer.
51163
+ b. Affirmer offers the Work as-is and makes no representations or warranties
51164
+ of any kind concerning the Work, express, implied, statutory or otherwise,
51165
+ including without limitation warranties of title, merchantability, fitness
51166
+ for a particular purpose, non infringement, or the absence of latent or
51167
+ other defects, accuracy, or the present or absence of errors, whether or not
51168
+ discoverable, all to the greatest extent permissible under applicable law.
51241
51169
 
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.
51170
+ c. Affirmer disclaims responsibility for clearing rights of other persons
51171
+ that may apply to the Work or any use thereof, including without limitation
51172
+ any person's Copyright and Related Rights in the Work. Further, Affirmer
51173
+ disclaims responsibility for obtaining any necessary consents, permissions
51174
+ or other rights required for any use of the Work.
51245
51175
 
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.
51176
+ d. Affirmer understands and acknowledges that Creative Commons is not a
51177
+ party to this document and has no duty or obligation with respect to this
51178
+ CC0 or use of the Work.
51249
51179
 
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.
51180
+ For more information, please see
51181
+ <http://creativecommons.org/publicdomain/zero/1.0/>
51260
51182
 
51261
51183
  ---
51262
51184
 
51263
- The following software may be included in this product: @mdn/browser-compat-data (5.7.6)
51185
+ The following software may be included in this product: @mdn/browser-compat-data (6.1.5)
51264
51186
  This software contains the following license and notice below:
51265
51187
 
51266
51188
  CC0 1.0 Universal
@@ -55861,27 +55783,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
55861
55783
 
55862
55784
  ---
55863
55785
 
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
55786
  The following software may be included in this product: semver (7.7.3)
55886
55787
  This software contains the following license and notice below:
55887
55788
 
@@ -56052,7 +55953,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
56052
55953
 
56053
55954
  ---
56054
55955
 
56055
- The following software may be included in this product: eslint-plugin-sonarjs (3.0.5)
55956
+ The following software may be included in this product: eslint-plugin-sonarjs (3.0.6)
56056
55957
  This software contains the following license and notice below:
56057
55958
 
56058
55959
  SONAR Source-Available License v1.0
@@ -56242,6 +56143,67 @@ this Agreement.
56242
56143
 
56243
56144
  ---
56244
56145
 
56146
+ The following software may be included in this product: minimatch (10.1.1)
56147
+ This software contains the following license and notice below:
56148
+
56149
+ # Blue Oak Model License
56150
+
56151
+ Version 1.0.0
56152
+
56153
+ ## Purpose
56154
+
56155
+ This license gives everyone as much permission to work with
56156
+ this software as possible, while protecting contributors
56157
+ from liability.
56158
+
56159
+ ## Acceptance
56160
+
56161
+ In order to receive this license, you must agree to its
56162
+ rules. The rules of this license are both obligations
56163
+ under that agreement and conditions to your license.
56164
+ You must not do anything with this software that triggers
56165
+ a rule that you cannot or will not follow.
56166
+
56167
+ ## Copyright
56168
+
56169
+ Each contributor licenses you to do everything with this
56170
+ software that would otherwise infringe that contributor's
56171
+ copyright in it.
56172
+
56173
+ ## Notices
56174
+
56175
+ You must ensure that everyone who gets a copy of
56176
+ any part of this software from you, with or without
56177
+ changes, also gets the text of this license or a link to
56178
+ <https://blueoakcouncil.org/license/1.0.0>.
56179
+
56180
+ ## Excuse
56181
+
56182
+ If anyone notifies you in writing that you have not
56183
+ complied with [Notices](#notices), you can keep your
56184
+ license by taking all practical steps to comply within 30
56185
+ days after the notice. If you do not do so, your license
56186
+ ends immediately.
56187
+
56188
+ ## Patent
56189
+
56190
+ Each contributor licenses you to do everything with this
56191
+ software that would otherwise infringe any patent claims
56192
+ they can license or become able to license.
56193
+
56194
+ ## Reliability
56195
+
56196
+ No contributor can revoke this license.
56197
+
56198
+ ## No Liability
56199
+
56200
+ **_As far as the law allows, this software comes as is,
56201
+ without any warranty or condition, and no contributor
56202
+ will be liable to anyone for any damages related to this
56203
+ software or this license, under any kind of legal claim._**
56204
+
56205
+ ---
56206
+
56245
56207
  The following software may be included in this product: tslib (2.8.1)
56246
56208
  This software contains the following license and notice below:
56247
56209