@licklist/design 0.71.13 → 0.71.14

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.
@@ -1 +1 @@
1
- {"version":3,"file":"RefundModal.d.ts","sourceRoot":"","sources":["../../../../src/sales/modals/refund-modal/RefundModal.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6DAA6D,CAAA;AAK9F,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,gBAAgB,CAAA;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAMD,eAAO,MAAM,WAAW,mGASrB,gBAAgB,4CAmGlB,CAAA"}
1
+ {"version":3,"file":"RefundModal.d.ts","sourceRoot":"","sources":["../../../../src/sales/modals/refund-modal/RefundModal.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6DAA6D,CAAA;AAK9F,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,gBAAgB,CAAA;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAMD,eAAO,MAAM,WAAW,mGASrB,gBAAgB,4CAoGlB,CAAA"}
@@ -149,6 +149,7 @@ var RefundModal = function(param) {
149
149
  });
150
150
  }
151
151
  })), {
152
+ step: 0.01,
152
153
  disabled: isLoading || isFullRefund,
153
154
  isInvalid: !!errors.amount,
154
155
  min: 0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@licklist/design",
3
- "version": "0.71.13",
3
+ "version": "0.71.14",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
@@ -110,6 +110,7 @@ export const RefundModal = ({
110
110
  }) as string
111
111
  },
112
112
  })}
113
+ step={0.01}
113
114
  disabled={isLoading || isFullRefund}
114
115
  isInvalid={!!errors.amount}
115
116
  min={0}
package/yarn.lock CHANGED
@@ -1711,16 +1711,16 @@ __metadata:
1711
1711
  languageName: node
1712
1712
  linkType: hard
1713
1713
 
1714
- "@emotion/cache@npm:^11.13.5, @emotion/cache@npm:^11.4.0":
1715
- version: 11.13.5
1716
- resolution: "@emotion/cache@npm:11.13.5"
1714
+ "@emotion/cache@npm:^11.14.0, @emotion/cache@npm:^11.4.0":
1715
+ version: 11.14.0
1716
+ resolution: "@emotion/cache@npm:11.14.0"
1717
1717
  dependencies:
1718
1718
  "@emotion/memoize": "npm:^0.9.0"
1719
1719
  "@emotion/sheet": "npm:^1.4.0"
1720
1720
  "@emotion/utils": "npm:^1.4.2"
1721
1721
  "@emotion/weak-memoize": "npm:^0.4.0"
1722
1722
  stylis: "npm:4.2.0"
1723
- checksum: 10c0/fc669bf2add27ddff7b1f341b54e7124379156285095f0b38fb846efe90c64c70d2826f73bc734358a4fce04578229774a38ff4de2599d286461bfca57ba7d23
1723
+ checksum: 10c0/3fa3e7a431ab6f8a47c67132a00ac8358f428c1b6c8421d4b20de9df7c18e95eec04a5a6ff5a68908f98d3280044f247b4965ac63df8302d2c94dba718769724
1724
1724
  languageName: node
1725
1725
  linkType: hard
1726
1726
 
@@ -1789,14 +1789,14 @@ __metadata:
1789
1789
  linkType: hard
1790
1790
 
1791
1791
  "@emotion/react@npm:^11.1.1":
1792
- version: 11.13.5
1793
- resolution: "@emotion/react@npm:11.13.5"
1792
+ version: 11.14.0
1793
+ resolution: "@emotion/react@npm:11.14.0"
1794
1794
  dependencies:
1795
1795
  "@babel/runtime": "npm:^7.18.3"
1796
1796
  "@emotion/babel-plugin": "npm:^11.13.5"
1797
- "@emotion/cache": "npm:^11.13.5"
1797
+ "@emotion/cache": "npm:^11.14.0"
1798
1798
  "@emotion/serialize": "npm:^1.3.3"
1799
- "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
1799
+ "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.2.0"
1800
1800
  "@emotion/utils": "npm:^1.4.2"
1801
1801
  "@emotion/weak-memoize": "npm:^0.4.0"
1802
1802
  hoist-non-react-statics: "npm:^3.3.1"
@@ -1805,7 +1805,7 @@ __metadata:
1805
1805
  peerDependenciesMeta:
1806
1806
  "@types/react":
1807
1807
  optional: true
1808
- checksum: 10c0/16b4810bc68c619cb25145e543880e905fc99332bacc1c39b20c913b2e6130289d9acd909abba55820fa796c5cca3cade6fe79a26b3ab7e4e2d040c61ee14a6e
1808
+ checksum: 10c0/d0864f571a9f99ec643420ef31fde09e2006d3943a6aba079980e4d5f6e9f9fecbcc54b8f617fe003c00092ff9d5241179149ffff2810cb05cf72b4620cfc031
1809
1809
  languageName: node
1810
1810
  linkType: hard
1811
1811
 
@@ -1898,12 +1898,12 @@ __metadata:
1898
1898
  languageName: node
1899
1899
  linkType: hard
1900
1900
 
1901
- "@emotion/use-insertion-effect-with-fallbacks@npm:^1.1.0":
1902
- version: 1.1.0
1903
- resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.1.0"
1901
+ "@emotion/use-insertion-effect-with-fallbacks@npm:^1.2.0":
1902
+ version: 1.2.0
1903
+ resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.2.0"
1904
1904
  peerDependencies:
1905
1905
  react: ">=16.8.0"
1906
- checksum: 10c0/a883480f3a7139fb4a43e71d3114ca57e2b7ae5ff204e05cd9e59251a113773b8f64eb75d3997726250aca85eb73447638c8f51930734bdd16b96762b65e58c3
1906
+ checksum: 10c0/074dbc92b96bdc09209871070076e3b0351b6b47efefa849a7d9c37ab142130767609ca1831da0055988974e3b895c1de7606e4c421fecaa27c3e56a2afd3b08
1907
1907
  languageName: node
1908
1908
  linkType: hard
1909
1909
 
@@ -2402,13 +2402,13 @@ __metadata:
2402
2402
  linkType: hard
2403
2403
 
2404
2404
  "@jridgewell/gen-mapping@npm:^0.3.2, @jridgewell/gen-mapping@npm:^0.3.5":
2405
- version: 0.3.5
2406
- resolution: "@jridgewell/gen-mapping@npm:0.3.5"
2405
+ version: 0.3.8
2406
+ resolution: "@jridgewell/gen-mapping@npm:0.3.8"
2407
2407
  dependencies:
2408
2408
  "@jridgewell/set-array": "npm:^1.2.1"
2409
2409
  "@jridgewell/sourcemap-codec": "npm:^1.4.10"
2410
2410
  "@jridgewell/trace-mapping": "npm:^0.3.24"
2411
- checksum: 10c0/1be4fd4a6b0f41337c4f5fdf4afc3bd19e39c3691924817108b82ffcb9c9e609c273f936932b9fba4b3a298ce2eb06d9bff4eb1cc3bd81c4f4ee1b4917e25feb
2411
+ checksum: 10c0/c668feaf86c501d7c804904a61c23c67447b2137b813b9ce03eca82cb9d65ac7006d766c218685d76e3d72828279b6ee26c347aa1119dab23fbaf36aed51585a
2412
2412
  languageName: node
2413
2413
  linkType: hard
2414
2414
 
@@ -3303,128 +3303,135 @@ __metadata:
3303
3303
  languageName: node
3304
3304
  linkType: hard
3305
3305
 
3306
- "@rollup/rollup-android-arm-eabi@npm:4.28.0":
3307
- version: 4.28.0
3308
- resolution: "@rollup/rollup-android-arm-eabi@npm:4.28.0"
3306
+ "@rollup/rollup-android-arm-eabi@npm:4.28.1":
3307
+ version: 4.28.1
3308
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.28.1"
3309
3309
  conditions: os=android & cpu=arm
3310
3310
  languageName: node
3311
3311
  linkType: hard
3312
3312
 
3313
- "@rollup/rollup-android-arm64@npm:4.28.0":
3314
- version: 4.28.0
3315
- resolution: "@rollup/rollup-android-arm64@npm:4.28.0"
3313
+ "@rollup/rollup-android-arm64@npm:4.28.1":
3314
+ version: 4.28.1
3315
+ resolution: "@rollup/rollup-android-arm64@npm:4.28.1"
3316
3316
  conditions: os=android & cpu=arm64
3317
3317
  languageName: node
3318
3318
  linkType: hard
3319
3319
 
3320
- "@rollup/rollup-darwin-arm64@npm:4.28.0":
3321
- version: 4.28.0
3322
- resolution: "@rollup/rollup-darwin-arm64@npm:4.28.0"
3320
+ "@rollup/rollup-darwin-arm64@npm:4.28.1":
3321
+ version: 4.28.1
3322
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.28.1"
3323
3323
  conditions: os=darwin & cpu=arm64
3324
3324
  languageName: node
3325
3325
  linkType: hard
3326
3326
 
3327
- "@rollup/rollup-darwin-x64@npm:4.28.0":
3328
- version: 4.28.0
3329
- resolution: "@rollup/rollup-darwin-x64@npm:4.28.0"
3327
+ "@rollup/rollup-darwin-x64@npm:4.28.1":
3328
+ version: 4.28.1
3329
+ resolution: "@rollup/rollup-darwin-x64@npm:4.28.1"
3330
3330
  conditions: os=darwin & cpu=x64
3331
3331
  languageName: node
3332
3332
  linkType: hard
3333
3333
 
3334
- "@rollup/rollup-freebsd-arm64@npm:4.28.0":
3335
- version: 4.28.0
3336
- resolution: "@rollup/rollup-freebsd-arm64@npm:4.28.0"
3334
+ "@rollup/rollup-freebsd-arm64@npm:4.28.1":
3335
+ version: 4.28.1
3336
+ resolution: "@rollup/rollup-freebsd-arm64@npm:4.28.1"
3337
3337
  conditions: os=freebsd & cpu=arm64
3338
3338
  languageName: node
3339
3339
  linkType: hard
3340
3340
 
3341
- "@rollup/rollup-freebsd-x64@npm:4.28.0":
3342
- version: 4.28.0
3343
- resolution: "@rollup/rollup-freebsd-x64@npm:4.28.0"
3341
+ "@rollup/rollup-freebsd-x64@npm:4.28.1":
3342
+ version: 4.28.1
3343
+ resolution: "@rollup/rollup-freebsd-x64@npm:4.28.1"
3344
3344
  conditions: os=freebsd & cpu=x64
3345
3345
  languageName: node
3346
3346
  linkType: hard
3347
3347
 
3348
- "@rollup/rollup-linux-arm-gnueabihf@npm:4.28.0":
3349
- version: 4.28.0
3350
- resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.28.0"
3348
+ "@rollup/rollup-linux-arm-gnueabihf@npm:4.28.1":
3349
+ version: 4.28.1
3350
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.28.1"
3351
3351
  conditions: os=linux & cpu=arm & libc=glibc
3352
3352
  languageName: node
3353
3353
  linkType: hard
3354
3354
 
3355
- "@rollup/rollup-linux-arm-musleabihf@npm:4.28.0":
3356
- version: 4.28.0
3357
- resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.28.0"
3355
+ "@rollup/rollup-linux-arm-musleabihf@npm:4.28.1":
3356
+ version: 4.28.1
3357
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.28.1"
3358
3358
  conditions: os=linux & cpu=arm & libc=musl
3359
3359
  languageName: node
3360
3360
  linkType: hard
3361
3361
 
3362
- "@rollup/rollup-linux-arm64-gnu@npm:4.28.0":
3363
- version: 4.28.0
3364
- resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.28.0"
3362
+ "@rollup/rollup-linux-arm64-gnu@npm:4.28.1":
3363
+ version: 4.28.1
3364
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.28.1"
3365
3365
  conditions: os=linux & cpu=arm64 & libc=glibc
3366
3366
  languageName: node
3367
3367
  linkType: hard
3368
3368
 
3369
- "@rollup/rollup-linux-arm64-musl@npm:4.28.0":
3370
- version: 4.28.0
3371
- resolution: "@rollup/rollup-linux-arm64-musl@npm:4.28.0"
3369
+ "@rollup/rollup-linux-arm64-musl@npm:4.28.1":
3370
+ version: 4.28.1
3371
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.28.1"
3372
3372
  conditions: os=linux & cpu=arm64 & libc=musl
3373
3373
  languageName: node
3374
3374
  linkType: hard
3375
3375
 
3376
- "@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.0":
3377
- version: 4.28.0
3378
- resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.0"
3376
+ "@rollup/rollup-linux-loongarch64-gnu@npm:4.28.1":
3377
+ version: 4.28.1
3378
+ resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.28.1"
3379
+ conditions: os=linux & cpu=loong64 & libc=glibc
3380
+ languageName: node
3381
+ linkType: hard
3382
+
3383
+ "@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.1":
3384
+ version: 4.28.1
3385
+ resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.1"
3379
3386
  conditions: os=linux & cpu=ppc64 & libc=glibc
3380
3387
  languageName: node
3381
3388
  linkType: hard
3382
3389
 
3383
- "@rollup/rollup-linux-riscv64-gnu@npm:4.28.0":
3384
- version: 4.28.0
3385
- resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.28.0"
3390
+ "@rollup/rollup-linux-riscv64-gnu@npm:4.28.1":
3391
+ version: 4.28.1
3392
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.28.1"
3386
3393
  conditions: os=linux & cpu=riscv64 & libc=glibc
3387
3394
  languageName: node
3388
3395
  linkType: hard
3389
3396
 
3390
- "@rollup/rollup-linux-s390x-gnu@npm:4.28.0":
3391
- version: 4.28.0
3392
- resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.28.0"
3397
+ "@rollup/rollup-linux-s390x-gnu@npm:4.28.1":
3398
+ version: 4.28.1
3399
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.28.1"
3393
3400
  conditions: os=linux & cpu=s390x & libc=glibc
3394
3401
  languageName: node
3395
3402
  linkType: hard
3396
3403
 
3397
- "@rollup/rollup-linux-x64-gnu@npm:4.28.0":
3398
- version: 4.28.0
3399
- resolution: "@rollup/rollup-linux-x64-gnu@npm:4.28.0"
3404
+ "@rollup/rollup-linux-x64-gnu@npm:4.28.1":
3405
+ version: 4.28.1
3406
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.28.1"
3400
3407
  conditions: os=linux & cpu=x64 & libc=glibc
3401
3408
  languageName: node
3402
3409
  linkType: hard
3403
3410
 
3404
- "@rollup/rollup-linux-x64-musl@npm:4.28.0":
3405
- version: 4.28.0
3406
- resolution: "@rollup/rollup-linux-x64-musl@npm:4.28.0"
3411
+ "@rollup/rollup-linux-x64-musl@npm:4.28.1":
3412
+ version: 4.28.1
3413
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.28.1"
3407
3414
  conditions: os=linux & cpu=x64 & libc=musl
3408
3415
  languageName: node
3409
3416
  linkType: hard
3410
3417
 
3411
- "@rollup/rollup-win32-arm64-msvc@npm:4.28.0":
3412
- version: 4.28.0
3413
- resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.28.0"
3418
+ "@rollup/rollup-win32-arm64-msvc@npm:4.28.1":
3419
+ version: 4.28.1
3420
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.28.1"
3414
3421
  conditions: os=win32 & cpu=arm64
3415
3422
  languageName: node
3416
3423
  linkType: hard
3417
3424
 
3418
- "@rollup/rollup-win32-ia32-msvc@npm:4.28.0":
3419
- version: 4.28.0
3420
- resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.28.0"
3425
+ "@rollup/rollup-win32-ia32-msvc@npm:4.28.1":
3426
+ version: 4.28.1
3427
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.28.1"
3421
3428
  conditions: os=win32 & cpu=ia32
3422
3429
  languageName: node
3423
3430
  linkType: hard
3424
3431
 
3425
- "@rollup/rollup-win32-x64-msvc@npm:4.28.0":
3426
- version: 4.28.0
3427
- resolution: "@rollup/rollup-win32-x64-msvc@npm:4.28.0"
3432
+ "@rollup/rollup-win32-x64-msvc@npm:4.28.1":
3433
+ version: 4.28.1
3434
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.28.1"
3428
3435
  conditions: os=win32 & cpu=x64
3429
3436
  languageName: node
3430
3437
  linkType: hard
@@ -5685,11 +5692,11 @@ __metadata:
5685
5692
  linkType: hard
5686
5693
 
5687
5694
  "@types/node@npm:*":
5688
- version: 22.10.1
5689
- resolution: "@types/node@npm:22.10.1"
5695
+ version: 22.10.2
5696
+ resolution: "@types/node@npm:22.10.2"
5690
5697
  dependencies:
5691
5698
  undici-types: "npm:~6.20.0"
5692
- checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
5699
+ checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac
5693
5700
  languageName: node
5694
5701
  linkType: hard
5695
5702
 
@@ -5938,11 +5945,11 @@ __metadata:
5938
5945
  linkType: hard
5939
5946
 
5940
5947
  "@types/react-transition-group@npm:^4.4.0, @types/react-transition-group@npm:^4.4.1":
5941
- version: 4.4.11
5942
- resolution: "@types/react-transition-group@npm:4.4.11"
5943
- dependencies:
5944
- "@types/react": "npm:*"
5945
- checksum: 10c0/8fbf0dcc1b81985cdcebe3c59d769fe2ea3f4525f12c3a10a7429a59f93e303c82b2abb744d21cb762879f4514969d70a7ab11b9bf486f92213e8fe70e04098d
5948
+ version: 4.4.12
5949
+ resolution: "@types/react-transition-group@npm:4.4.12"
5950
+ peerDependencies:
5951
+ "@types/react": "*"
5952
+ checksum: 10c0/0441b8b47c69312c89ec0760ba477ba1a0808a10ceef8dc1c64b1013ed78517332c30f18681b0ec0b53542731f1ed015169fed1d127cc91222638ed955478ec7
5946
5953
  languageName: node
5947
5954
  linkType: hard
5948
5955
 
@@ -5957,21 +5964,21 @@ __metadata:
5957
5964
  linkType: hard
5958
5965
 
5959
5966
  "@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
5960
- version: 19.0.0
5961
- resolution: "@types/react@npm:19.0.0"
5967
+ version: 19.0.1
5968
+ resolution: "@types/react@npm:19.0.1"
5962
5969
  dependencies:
5963
5970
  csstype: "npm:^3.0.2"
5964
- checksum: 10c0/d7753ec27c5fa48f3aab97d7d4e9e33ad62bbff761a421bfc56c7b403fab9e3ed266d47793e44311ca2f0034e8ae428cea4aecbe1c542b418cfe72a520eab931
5971
+ checksum: 10c0/25eb69114abb9a6d5fc4414ee584388275bbc9ac32976449cf58b95fe9880efe6b3f936c3842be9bed8c571546a9752e8d3e2095288381e9c809269f5f574f2e
5965
5972
  languageName: node
5966
5973
  linkType: hard
5967
5974
 
5968
5975
  "@types/react@npm:16 || 17 || 18":
5969
- version: 18.3.14
5970
- resolution: "@types/react@npm:18.3.14"
5976
+ version: 18.3.16
5977
+ resolution: "@types/react@npm:18.3.16"
5971
5978
  dependencies:
5972
5979
  "@types/prop-types": "npm:*"
5973
5980
  csstype: "npm:^3.0.2"
5974
- checksum: 10c0/d925fbfcf084238b93d1a0b5406d4cf9aeb37c4a1191559aa4ee107c2e55cc15327989140f03eddda4d471f5b935d4673fd74a86f451860edea18eae48ca44f8
5981
+ checksum: 10c0/9113d3003865eda07be0fb596f5bd8d7784b8900675090c56e75bdee45499f0b0de2481cbbeb5980c3b4ad18f234a49f39c9e62fd7b89a4e8530c74789f739bd
5975
5982
  languageName: node
5976
5983
  linkType: hard
5977
5984
 
@@ -6619,12 +6626,10 @@ __metadata:
6619
6626
  languageName: node
6620
6627
  linkType: hard
6621
6628
 
6622
- "agent-base@npm:^7.0.2, agent-base@npm:^7.1.0, agent-base@npm:^7.1.1":
6623
- version: 7.1.1
6624
- resolution: "agent-base@npm:7.1.1"
6625
- dependencies:
6626
- debug: "npm:^4.3.4"
6627
- checksum: 10c0/e59ce7bed9c63bf071a30cc471f2933862044c97fd9958967bfe22521d7a0f601ce4ed5a8c011799d0c726ca70312142ae193bbebb60f576b52be19d4a363b50
6629
+ "agent-base@npm:^7.1.0, agent-base@npm:^7.1.2":
6630
+ version: 7.1.3
6631
+ resolution: "agent-base@npm:7.1.3"
6632
+ checksum: 10c0/6192b580c5b1d8fb399b9c62bf8343d76654c2dd62afcb9a52b2cf44a8b6ace1e3b704d3fe3547d91555c857d3df02603341ff2cb961b9cfe2b12f9f3c38ee11
6628
6633
  languageName: node
6629
6634
  linkType: hard
6630
6635
 
@@ -7998,17 +8003,17 @@ __metadata:
7998
8003
  languageName: node
7999
8004
  linkType: hard
8000
8005
 
8001
- "call-bind-apply-helpers@npm:^1.0.0":
8002
- version: 1.0.0
8003
- resolution: "call-bind-apply-helpers@npm:1.0.0"
8006
+ "call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1":
8007
+ version: 1.0.1
8008
+ resolution: "call-bind-apply-helpers@npm:1.0.1"
8004
8009
  dependencies:
8005
8010
  es-errors: "npm:^1.3.0"
8006
8011
  function-bind: "npm:^1.1.2"
8007
- checksum: 10c0/fb91dbfcb0b54b025e88dba660e2a9fe6ca69107dab2f6696e1f7cf8b9c35aafc4879ac3a47d0fa9da55eecf767f2191f5651648dce920ac9b49df0ceb65063f
8012
+ checksum: 10c0/acb2ab68bf2718e68a3e895f0d0b73ccc9e45b9b6f210f163512ba76f91dab409eb8792f6dae188356f9095747512a3101646b3dea9d37fb8c7c6bf37796d18c
8008
8013
  languageName: node
8009
8014
  linkType: hard
8010
8015
 
8011
- "call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7":
8016
+ "call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7, call-bind@npm:^1.0.8":
8012
8017
  version: 1.0.8
8013
8018
  resolution: "call-bind@npm:1.0.8"
8014
8019
  dependencies:
@@ -8020,6 +8025,16 @@ __metadata:
8020
8025
  languageName: node
8021
8026
  linkType: hard
8022
8027
 
8028
+ "call-bound@npm:^1.0.2":
8029
+ version: 1.0.2
8030
+ resolution: "call-bound@npm:1.0.2"
8031
+ dependencies:
8032
+ call-bind: "npm:^1.0.8"
8033
+ get-intrinsic: "npm:^1.2.5"
8034
+ checksum: 10c0/19761e1ce55578f9c41bed06b162de22058d0228cd9c14215d8db73716594ef61b87e5e7486855ea04becd86f55ed08ed81e2c25a4a56962ca12e6b0e772f141
8035
+ languageName: node
8036
+ linkType: hard
8037
+
8023
8038
  "call-me-maybe@npm:^1.0.1":
8024
8039
  version: 1.0.2
8025
8040
  resolution: "call-me-maybe@npm:1.0.2"
@@ -8078,9 +8093,9 @@ __metadata:
8078
8093
  linkType: hard
8079
8094
 
8080
8095
  "caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001669":
8081
- version: 1.0.30001687
8082
- resolution: "caniuse-lite@npm:1.0.30001687"
8083
- checksum: 10c0/9ca0f6d33dccaf4692339d0fda50e03e4dd7eb7f25faabd1cb33e2099d9a76b0bc30c37be3315e91c1d990da1b5cc864eee2077494f4d0ba94d68b48fe2ea7f1
8096
+ version: 1.0.30001688
8097
+ resolution: "caniuse-lite@npm:1.0.30001688"
8098
+ checksum: 10c0/2ef3145ac69ea5faf403b613912a3a72006db2e004e58abcf40dc89904aa05568032b5a6dcfb267556944fd380a9b018ad645f93d84e543bed3471e4950a89f4
8084
8099
  languageName: node
8085
8100
  linkType: hard
8086
8101
 
@@ -8223,8 +8238,8 @@ __metadata:
8223
8238
  linkType: hard
8224
8239
 
8225
8240
  "chromatic@npm:^11.4.0":
8226
- version: 11.20.0
8227
- resolution: "chromatic@npm:11.20.0"
8241
+ version: 11.20.2
8242
+ resolution: "chromatic@npm:11.20.2"
8228
8243
  peerDependencies:
8229
8244
  "@chromatic-com/cypress": ^0.*.* || ^1.0.0
8230
8245
  "@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8237,7 +8252,7 @@ __metadata:
8237
8252
  chroma: dist/bin.js
8238
8253
  chromatic: dist/bin.js
8239
8254
  chromatic-cli: dist/bin.js
8240
- checksum: 10c0/26e63794b38f3b76ea8b4f2ad2fc47057a049f76a684d44a3b541a774c50d7bed901c885cb60e4baf5df26d37574c20faaea897bc38f8606949456ba6d9eab2a
8255
+ checksum: 10c0/9f60e966fc7dc22df920649e3860493dbf7c86ea34d96e9818e4450c7572e47b8554a3ecec273881184303ee9098ca15b4c85d519b37138ee0399387b1356b7d
8241
8256
  languageName: node
8242
8257
  linkType: hard
8243
8258
 
@@ -9345,14 +9360,14 @@ __metadata:
9345
9360
  linkType: hard
9346
9361
 
9347
9362
  "debug@npm:4, debug@npm:^4.0.1, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.6":
9348
- version: 4.3.7
9349
- resolution: "debug@npm:4.3.7"
9363
+ version: 4.4.0
9364
+ resolution: "debug@npm:4.4.0"
9350
9365
  dependencies:
9351
9366
  ms: "npm:^2.1.3"
9352
9367
  peerDependenciesMeta:
9353
9368
  supports-color:
9354
9369
  optional: true
9355
- checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
9370
+ checksum: 10c0/db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
9356
9371
  languageName: node
9357
9372
  linkType: hard
9358
9373
 
@@ -9822,6 +9837,17 @@ __metadata:
9822
9837
  languageName: node
9823
9838
  linkType: hard
9824
9839
 
9840
+ "dunder-proto@npm:^1.0.0":
9841
+ version: 1.0.0
9842
+ resolution: "dunder-proto@npm:1.0.0"
9843
+ dependencies:
9844
+ call-bind-apply-helpers: "npm:^1.0.0"
9845
+ es-errors: "npm:^1.3.0"
9846
+ gopd: "npm:^1.2.0"
9847
+ checksum: 10c0/b321e5cbf64f0a4c786b0b3dc187eb5197a83f6e05a1e11b86db25251b3ae6747c4b805d9e0a4fbf481d22a86a539dc75f82d883daeac7fc2ce4bd72ff5ef5a2
9848
+ languageName: node
9849
+ linkType: hard
9850
+
9825
9851
  "duplexer@npm:^0.1.1":
9826
9852
  version: 0.1.2
9827
9853
  resolution: "duplexer@npm:0.1.2"
@@ -9856,9 +9882,9 @@ __metadata:
9856
9882
  linkType: hard
9857
9883
 
9858
9884
  "electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.41":
9859
- version: 1.5.71
9860
- resolution: "electron-to-chromium@npm:1.5.71"
9861
- checksum: 10c0/f6fdeec0e1d68634cf92c267bdce3e50af947ce2c8fb1034df3e738c536b3033e311ad0fb9a6c4c35f678f10a299e4f78fdfcedbaa78d8992fedc443a7363d6d
9885
+ version: 1.5.73
9886
+ resolution: "electron-to-chromium@npm:1.5.73"
9887
+ checksum: 10c0/b97118d469f2b3b7a816932004cd36d82879829904ca4a8daf70eaefbe686a23afa6e39e0ad0cdc39d00a9ebab97160d072b786fdeb6964f13fb15aa688958f1
9862
9888
  languageName: node
9863
9889
  linkType: hard
9864
9890
 
@@ -10126,12 +10152,10 @@ __metadata:
10126
10152
  languageName: node
10127
10153
  linkType: hard
10128
10154
 
10129
- "es-define-property@npm:^1.0.0":
10130
- version: 1.0.0
10131
- resolution: "es-define-property@npm:1.0.0"
10132
- dependencies:
10133
- get-intrinsic: "npm:^1.2.4"
10134
- checksum: 10c0/6bf3191feb7ea2ebda48b577f69bdfac7a2b3c9bcf97307f55fd6ef1bbca0b49f0c219a935aca506c993d8c5d8bddd937766cb760cd5e5a1071351f2df9f9aa4
10155
+ "es-define-property@npm:^1.0.0, es-define-property@npm:^1.0.1":
10156
+ version: 1.0.1
10157
+ resolution: "es-define-property@npm:1.0.1"
10158
+ checksum: 10c0/3f54eb49c16c18707949ff25a1456728c883e81259f045003499efba399c08bad00deebf65cccde8c0e07908c1a225c9d472b7107e558f2a48e28d530e34527c
10135
10159
  languageName: node
10136
10160
  linkType: hard
10137
10161
 
@@ -11566,16 +11590,21 @@ __metadata:
11566
11590
  languageName: node
11567
11591
  linkType: hard
11568
11592
 
11569
- "get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.3, get-intrinsic@npm:^1.2.4":
11570
- version: 1.2.4
11571
- resolution: "get-intrinsic@npm:1.2.4"
11593
+ "get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.3, get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6":
11594
+ version: 1.2.6
11595
+ resolution: "get-intrinsic@npm:1.2.6"
11572
11596
  dependencies:
11597
+ call-bind-apply-helpers: "npm:^1.0.1"
11598
+ dunder-proto: "npm:^1.0.0"
11599
+ es-define-property: "npm:^1.0.1"
11573
11600
  es-errors: "npm:^1.3.0"
11601
+ es-object-atoms: "npm:^1.0.0"
11574
11602
  function-bind: "npm:^1.1.2"
11575
- has-proto: "npm:^1.0.1"
11576
- has-symbols: "npm:^1.0.3"
11577
- hasown: "npm:^2.0.0"
11578
- checksum: 10c0/0a9b82c16696ed6da5e39b1267104475c47e3a9bdbe8b509dfe1710946e38a87be70d759f4bb3cda042d76a41ef47fe769660f3b7c0d1f68750299344ffb15b7
11603
+ gopd: "npm:^1.2.0"
11604
+ has-symbols: "npm:^1.1.0"
11605
+ hasown: "npm:^2.0.2"
11606
+ math-intrinsics: "npm:^1.0.0"
11607
+ checksum: 10c0/0f1ea6d807d97d074e8a31ac698213a12757fcfa9a8f4778263d2e4702c40fe83198aadd3dba2e99aabc2e4cf8a38345545dbb0518297d3df8b00b56a156c32a
11579
11608
  languageName: node
11580
11609
  linkType: hard
11581
11610
 
@@ -11895,7 +11924,7 @@ __metadata:
11895
11924
  languageName: node
11896
11925
  linkType: hard
11897
11926
 
11898
- "gopd@npm:^1.0.1, gopd@npm:^1.1.0":
11927
+ "gopd@npm:^1.0.1, gopd@npm:^1.2.0":
11899
11928
  version: 1.2.0
11900
11929
  resolution: "gopd@npm:1.2.0"
11901
11930
  checksum: 10c0/50fff1e04ba2b7737c097358534eacadad1e68d24cccee3272e04e007bed008e68d2614f3987788428fd192a5ae3889d08fb2331417e4fc4a9ab366b2043cead
@@ -11965,16 +11994,16 @@ __metadata:
11965
11994
  languageName: node
11966
11995
  linkType: hard
11967
11996
 
11968
- "has-proto@npm:^1.0.1, has-proto@npm:^1.0.3":
11969
- version: 1.1.0
11970
- resolution: "has-proto@npm:1.1.0"
11997
+ "has-proto@npm:^1.0.3":
11998
+ version: 1.2.0
11999
+ resolution: "has-proto@npm:1.2.0"
11971
12000
  dependencies:
11972
- call-bind: "npm:^1.0.7"
11973
- checksum: 10c0/d0aeb83ca76aa265a7629bf973d6338c310b8307cb7fa8b85f8f01a7d95fc3d6ede54eaedeb538a6c1ee4fc8961abfbe89ea88d9a78244fa03097fe5b506c10d
12001
+ dunder-proto: "npm:^1.0.0"
12002
+ checksum: 10c0/46538dddab297ec2f43923c3d35237df45d8c55a6fc1067031e04c13ed8a9a8f94954460632fd4da84c31a1721eefee16d901cbb1ae9602bab93bb6e08f93b95
11974
12003
  languageName: node
11975
12004
  linkType: hard
11976
12005
 
11977
- "has-symbols@npm:^1.0.3":
12006
+ "has-symbols@npm:^1.0.3, has-symbols@npm:^1.1.0":
11978
12007
  version: 1.1.0
11979
12008
  resolution: "has-symbols@npm:1.1.0"
11980
12009
  checksum: 10c0/dde0a734b17ae51e84b10986e651c664379018d10b91b6b0e9b293eddb32f0f069688c841fb40f19e9611546130153e0a2a48fd7f512891fb000ddfa36f5a20e
@@ -12357,12 +12386,12 @@ __metadata:
12357
12386
  linkType: hard
12358
12387
 
12359
12388
  "https-proxy-agent@npm:^7.0.1":
12360
- version: 7.0.5
12361
- resolution: "https-proxy-agent@npm:7.0.5"
12389
+ version: 7.0.6
12390
+ resolution: "https-proxy-agent@npm:7.0.6"
12362
12391
  dependencies:
12363
- agent-base: "npm:^7.0.2"
12392
+ agent-base: "npm:^7.1.2"
12364
12393
  debug: "npm:4"
12365
- checksum: 10c0/2490e3acec397abeb88807db52cac59102d5ed758feee6df6112ab3ccd8325e8a1ce8bce6f4b66e5470eca102d31e425ace904242e4fa28dbe0c59c4bafa7b2c
12394
+ checksum: 10c0/f729219bc735edb621fa30e6e84e60ee5d00802b8247aac0d7b79b0bd6d4b3294737a337b93b86a0bd9e68099d031858a39260c976dc14cdbba238ba1f8779ac
12366
12395
  languageName: node
12367
12396
  linkType: hard
12368
12397
 
@@ -12682,12 +12711,12 @@ __metadata:
12682
12711
  linkType: hard
12683
12712
 
12684
12713
  "is-arguments@npm:^1.1.1":
12685
- version: 1.1.1
12686
- resolution: "is-arguments@npm:1.1.1"
12714
+ version: 1.2.0
12715
+ resolution: "is-arguments@npm:1.2.0"
12687
12716
  dependencies:
12688
- call-bind: "npm:^1.0.2"
12689
- has-tostringtag: "npm:^1.0.0"
12690
- checksum: 10c0/5ff1f341ee4475350adfc14b2328b38962564b7c2076be2f5bac7bd9b61779efba99b9f844a7b82ba7654adccf8e8eb19d1bb0cc6d1c1a085e498f6793d4328f
12717
+ call-bound: "npm:^1.0.2"
12718
+ has-tostringtag: "npm:^1.0.2"
12719
+ checksum: 10c0/6377344b31e9fcb707c6751ee89b11f132f32338e6a782ec2eac9393b0cbd32235dad93052998cda778ee058754860738341d8114910d50ada5615912bb929fc
12691
12720
  languageName: node
12692
12721
  linkType: hard
12693
12722
 
@@ -12745,12 +12774,12 @@ __metadata:
12745
12774
  linkType: hard
12746
12775
 
12747
12776
  "is-boolean-object@npm:^1.2.0":
12748
- version: 1.2.0
12749
- resolution: "is-boolean-object@npm:1.2.0"
12777
+ version: 1.2.1
12778
+ resolution: "is-boolean-object@npm:1.2.1"
12750
12779
  dependencies:
12751
- call-bind: "npm:^1.0.7"
12780
+ call-bound: "npm:^1.0.2"
12752
12781
  has-tostringtag: "npm:^1.0.2"
12753
- checksum: 10c0/166319154c7c1fda06d164d3a25e969032d7929a1e3917ae56f6bd8870b831bbfdc608a3070fb5db94d5a2afc606683d484655777c9b62305383a8b87f1b5aa4
12782
+ checksum: 10c0/2ef601d255a39fdbde79cfe6be80c27b47430ed6712407f29b17d002e20f64c1e3d6692f1d842ba16bf1e9d8ddf1c4f13cac3ed7d9a4a21290f44879ebb4e8f5
12754
12783
  languageName: node
12755
12784
  linkType: hard
12756
12785
 
@@ -12805,20 +12834,23 @@ __metadata:
12805
12834
  linkType: hard
12806
12835
 
12807
12836
  "is-data-view@npm:^1.0.1":
12808
- version: 1.0.1
12809
- resolution: "is-data-view@npm:1.0.1"
12837
+ version: 1.0.2
12838
+ resolution: "is-data-view@npm:1.0.2"
12810
12839
  dependencies:
12840
+ call-bound: "npm:^1.0.2"
12841
+ get-intrinsic: "npm:^1.2.6"
12811
12842
  is-typed-array: "npm:^1.1.13"
12812
- checksum: 10c0/a3e6ec84efe303da859107aed9b970e018e2bee7ffcb48e2f8096921a493608134240e672a2072577e5f23a729846241d9634806e8a0e51d9129c56d5f65442d
12843
+ checksum: 10c0/ef3548a99d7e7f1370ce21006baca6d40c73e9f15c941f89f0049c79714c873d03b02dae1c64b3f861f55163ecc16da06506c5b8a1d4f16650b3d9351c380153
12813
12844
  languageName: node
12814
12845
  linkType: hard
12815
12846
 
12816
- "is-date-object@npm:^1.0.5":
12817
- version: 1.0.5
12818
- resolution: "is-date-object@npm:1.0.5"
12847
+ "is-date-object@npm:^1.0.5, is-date-object@npm:^1.1.0":
12848
+ version: 1.1.0
12849
+ resolution: "is-date-object@npm:1.1.0"
12819
12850
  dependencies:
12820
- has-tostringtag: "npm:^1.0.0"
12821
- checksum: 10c0/eed21e5dcc619c48ccef804dfc83a739dbb2abee6ca202838ee1bd5f760fe8d8a93444f0d49012ad19bb7c006186e2884a1b92f6e1c056da7fd23d0a9ad5992e
12851
+ call-bound: "npm:^1.0.2"
12852
+ has-tostringtag: "npm:^1.0.2"
12853
+ checksum: 10c0/1a4d199c8e9e9cac5128d32e6626fa7805175af9df015620ac0d5d45854ccf348ba494679d872d37301032e35a54fc7978fba1687e8721b2139aea7870cafa2f
12822
12854
  languageName: node
12823
12855
  linkType: hard
12824
12856
 
@@ -13071,15 +13103,15 @@ __metadata:
13071
13103
  languageName: node
13072
13104
  linkType: hard
13073
13105
 
13074
- "is-regex@npm:^1.1.2, is-regex@npm:^1.1.4":
13075
- version: 1.2.0
13076
- resolution: "is-regex@npm:1.2.0"
13106
+ "is-regex@npm:^1.1.2, is-regex@npm:^1.1.4, is-regex@npm:^1.2.1":
13107
+ version: 1.2.1
13108
+ resolution: "is-regex@npm:1.2.1"
13077
13109
  dependencies:
13078
- call-bind: "npm:^1.0.7"
13079
- gopd: "npm:^1.1.0"
13110
+ call-bound: "npm:^1.0.2"
13111
+ gopd: "npm:^1.2.0"
13080
13112
  has-tostringtag: "npm:^1.0.2"
13081
13113
  hasown: "npm:^2.0.2"
13082
- checksum: 10c0/a407fefb871ceedebe718c35d2f4ba75dc3360c335e99ff2f8bc4488bdcc7b0b3bb78a208d1aa896cf2745630b97752ffd40b501c10bb7afc31d23c2e0092e8d
13114
+ checksum: 10c0/1d3715d2b7889932349241680032e85d0b492cfcb045acb75ffc2c3085e8d561184f1f7e84b6f8321935b4aea39bc9c6ba74ed595b57ce4881a51dfdbc214e04
13083
13115
  languageName: node
13084
13116
  linkType: hard
13085
13117
 
@@ -13131,13 +13163,13 @@ __metadata:
13131
13163
  linkType: hard
13132
13164
 
13133
13165
  "is-symbol@npm:^1.0.3, is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.0":
13134
- version: 1.1.0
13135
- resolution: "is-symbol@npm:1.1.0"
13166
+ version: 1.1.1
13167
+ resolution: "is-symbol@npm:1.1.1"
13136
13168
  dependencies:
13137
- call-bind: "npm:^1.0.7"
13138
- has-symbols: "npm:^1.0.3"
13139
- safe-regex-test: "npm:^1.0.3"
13140
- checksum: 10c0/57f63c22e00cc4990680e12035b91ed158de1030924175123b13b2188fb2d10c9a80da9a923dd6ff9e9b084afd3d2e8d7d3ad711fe971e7fb74a44644751cd52
13169
+ call-bound: "npm:^1.0.2"
13170
+ has-symbols: "npm:^1.1.0"
13171
+ safe-regex-test: "npm:^1.1.0"
13172
+ checksum: 10c0/f08f3e255c12442e833f75a9e2b84b2d4882fdfd920513cf2a4a2324f0a5b076c8fd913778e3ea5d258d5183e9d92c0cd20e04b03ab3df05316b049b2670af1e
13141
13173
  languageName: node
13142
13174
  linkType: hard
13143
13175
 
@@ -13344,15 +13376,16 @@ __metadata:
13344
13376
  linkType: hard
13345
13377
 
13346
13378
  "iterator.prototype@npm:^1.1.3":
13347
- version: 1.1.3
13348
- resolution: "iterator.prototype@npm:1.1.3"
13379
+ version: 1.1.4
13380
+ resolution: "iterator.prototype@npm:1.1.4"
13349
13381
  dependencies:
13350
- define-properties: "npm:^1.2.1"
13351
- get-intrinsic: "npm:^1.2.1"
13352
- has-symbols: "npm:^1.0.3"
13353
- reflect.getprototypeof: "npm:^1.0.4"
13354
- set-function-name: "npm:^2.0.1"
13355
- checksum: 10c0/68b0320c14291fbb3d8ed5a17e255d3127e7971bec19108076667e79c9ff4c7d69f99de4b0b3075c789c3f318366d7a0a35bb086eae0f2cf832dd58465b2f9e6
13382
+ define-data-property: "npm:^1.1.4"
13383
+ es-object-atoms: "npm:^1.0.0"
13384
+ get-intrinsic: "npm:^1.2.6"
13385
+ has-symbols: "npm:^1.1.0"
13386
+ reflect.getprototypeof: "npm:^1.0.8"
13387
+ set-function-name: "npm:^2.0.2"
13388
+ checksum: 10c0/e63fcb5c1094192f43795b836fae9149a7dc2d445425958045e8e193df428407f909efca21bfdf0d885668ae8204681984afac7dd75478118e62f3cd3959c538
13356
13389
  languageName: node
13357
13390
  linkType: hard
13358
13391
 
@@ -13510,7 +13543,16 @@ __metadata:
13510
13543
  languageName: node
13511
13544
  linkType: hard
13512
13545
 
13513
- "jsesc@npm:^3.0.2, jsesc@npm:~3.0.2":
13546
+ "jsesc@npm:^3.0.2":
13547
+ version: 3.1.0
13548
+ resolution: "jsesc@npm:3.1.0"
13549
+ bin:
13550
+ jsesc: bin/jsesc
13551
+ checksum: 10c0/531779df5ec94f47e462da26b4cbf05eb88a83d9f08aac2ba04206508fc598527a153d08bd462bae82fc78b3eaa1a908e1a4a79f886e9238641c4cdefaf118b1
13552
+ languageName: node
13553
+ linkType: hard
13554
+
13555
+ "jsesc@npm:~3.0.2":
13514
13556
  version: 3.0.2
13515
13557
  resolution: "jsesc@npm:3.0.2"
13516
13558
  bin:
@@ -14064,11 +14106,11 @@ __metadata:
14064
14106
  linkType: hard
14065
14107
 
14066
14108
  "magic-string@npm:^0.30.11, magic-string@npm:^0.30.5":
14067
- version: 0.30.14
14068
- resolution: "magic-string@npm:0.30.14"
14109
+ version: 0.30.15
14110
+ resolution: "magic-string@npm:0.30.15"
14069
14111
  dependencies:
14070
14112
  "@jridgewell/sourcemap-codec": "npm:^1.5.0"
14071
- checksum: 10c0/c52c2a6e699dfa8a840e13154da35464a40cd8b07049b695a8b282883b0426c0811af1e36ac26860b4267289340b42772c156a5608e87be97b63d510e617e87a
14113
+ checksum: 10c0/7d10403cb0b403c0453d7af57d8d01a58c334b260e64653c5f5c2311800f4c6b1b7f4502153f9051dd8a87116acd50e5e3fce4bf79ec9d7127f087aa1c08b96b
14072
14114
  languageName: node
14073
14115
  linkType: hard
14074
14116
 
@@ -14228,6 +14270,13 @@ __metadata:
14228
14270
  languageName: node
14229
14271
  linkType: hard
14230
14272
 
14273
+ "math-intrinsics@npm:^1.0.0":
14274
+ version: 1.0.0
14275
+ resolution: "math-intrinsics@npm:1.0.0"
14276
+ checksum: 10c0/470ee2f267b4b3698eb9faa7f0bcf88696d87e2eeab25bba867dc676c09ddbae9b6f2e8ac7a2c1f0c9c2c5299c2a89f4f1f6d0e70d682725e2e7fca7507eef9f
14277
+ languageName: node
14278
+ linkType: hard
14279
+
14231
14280
  "md5.js@npm:^1.3.4":
14232
14281
  version: 1.3.5
14233
14282
  resolution: "md5.js@npm:1.3.5"
@@ -15073,9 +15122,9 @@ __metadata:
15073
15122
  linkType: hard
15074
15123
 
15075
15124
  "node-releases@npm:^2.0.18":
15076
- version: 2.0.18
15077
- resolution: "node-releases@npm:2.0.18"
15078
- checksum: 10c0/786ac9db9d7226339e1dc84bbb42007cb054a346bd9257e6aa154d294f01bc6a6cddb1348fa099f079be6580acbb470e3c048effd5f719325abd0179e566fd27
15125
+ version: 2.0.19
15126
+ resolution: "node-releases@npm:2.0.19"
15127
+ checksum: 10c0/52a0dbd25ccf545892670d1551690fe0facb6a471e15f2cfa1b20142a5b255b3aa254af5f59d6ecb69c2bec7390bc643c43aa63b13bf5e64b6075952e716b1aa
15079
15128
  languageName: node
15080
15129
  linkType: hard
15081
15130
 
@@ -15203,7 +15252,7 @@ __metadata:
15203
15252
  languageName: node
15204
15253
  linkType: hard
15205
15254
 
15206
- "object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.1, object-inspect@npm:^1.13.3":
15255
+ "object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.3":
15207
15256
  version: 1.13.3
15208
15257
  resolution: "object-inspect@npm:1.13.3"
15209
15258
  checksum: 10c0/cc3f15213406be89ffdc54b525e115156086796a515410a8d390215915db9f23c8eab485a06f1297402f440a33715fe8f71a528c1dcbad6e1a3bcaf5a46921d4
@@ -16251,15 +16300,15 @@ __metadata:
16251
16300
  linkType: hard
16252
16301
 
16253
16302
  "postcss-modules-local-by-default@npm:^4.0.0":
16254
- version: 4.1.0
16255
- resolution: "postcss-modules-local-by-default@npm:4.1.0"
16303
+ version: 4.2.0
16304
+ resolution: "postcss-modules-local-by-default@npm:4.2.0"
16256
16305
  dependencies:
16257
16306
  icss-utils: "npm:^5.0.0"
16258
16307
  postcss-selector-parser: "npm:^7.0.0"
16259
16308
  postcss-value-parser: "npm:^4.1.0"
16260
16309
  peerDependencies:
16261
16310
  postcss: ^8.1.0
16262
- checksum: 10c0/d6e47d2488c6fcde2c91696d15ef094e6b1cdd8d5dcdf20c6ac72567fcc4778f5f80b8381839232b37242f200b4d83e98a947bf3b3315b0bf673ea42528a3caf
16311
+ checksum: 10c0/b0b83feb2a4b61f5383979d37f23116c99bc146eba1741ca3cf1acca0e4d0dbf293ac1810a6ab4eccbe1ee76440dd0a9eb2db5b3bba4f99fc1b3ded16baa6358
16263
16312
  languageName: node
16264
16313
  linkType: hard
16265
16314
 
@@ -16777,7 +16826,7 @@ __metadata:
16777
16826
  languageName: node
16778
16827
  linkType: hard
16779
16828
 
16780
- "prop-types@npm:15, prop-types@npm:^15.0.0, prop-types@npm:^15.5.10, prop-types@npm:^15.5.8, prop-types@npm:^15.6.0, prop-types@npm:^15.6.1, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
16829
+ "prop-types@npm:^15.0.0, prop-types@npm:^15.5.10, prop-types@npm:^15.5.8, prop-types@npm:^15.6.0, prop-types@npm:^15.6.1, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
16781
16830
  version: 15.8.1
16782
16831
  resolution: "prop-types@npm:15.8.1"
16783
16832
  dependencies:
@@ -16905,11 +16954,11 @@ __metadata:
16905
16954
  linkType: hard
16906
16955
 
16907
16956
  "prosemirror-model@npm:^1.0.0, prosemirror-model@npm:^1.16.1, prosemirror-model@npm:^1.18.1, prosemirror-model@npm:^1.19.0, prosemirror-model@npm:^1.20.0, prosemirror-model@npm:^1.21.0, prosemirror-model@npm:^1.8.1":
16908
- version: 1.24.0
16909
- resolution: "prosemirror-model@npm:1.24.0"
16957
+ version: 1.24.1
16958
+ resolution: "prosemirror-model@npm:1.24.1"
16910
16959
  dependencies:
16911
16960
  orderedmap: "npm:^2.0.0"
16912
- checksum: 10c0/2751faacd509dc64682152c6938fe05ca6aa0384ece13308eff2b9ff182142f36d73fe967d924fee67a5721107fe6ea1c6a97b39d2ee17d0c7e18949030380b6
16961
+ checksum: 10c0/d09e1aac3cbd451e6a8f3927df487869b1ce0b7f21836c0c6966d401f4ab2d5984988f74d3ff98c72484a78498b9c0c3ad62cf2a06ac869664f1820c97313054
16913
16962
  languageName: node
16914
16963
  linkType: hard
16915
16964
 
@@ -16981,13 +17030,13 @@ __metadata:
16981
17030
  linkType: hard
16982
17031
 
16983
17032
  "prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.13.3, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0":
16984
- version: 1.37.0
16985
- resolution: "prosemirror-view@npm:1.37.0"
17033
+ version: 1.37.1
17034
+ resolution: "prosemirror-view@npm:1.37.1"
16986
17035
  dependencies:
16987
17036
  prosemirror-model: "npm:^1.20.0"
16988
17037
  prosemirror-state: "npm:^1.0.0"
16989
17038
  prosemirror-transform: "npm:^1.1.0"
16990
- checksum: 10c0/4c98e2740622c79418ea5eabaf2ef6e69b162de28e4a3cb5b6d3796952e899fffc504ea2cc5fec00268dc65a33ceb67662b0fba8e33b3e9421492277c52f79eb
17039
+ checksum: 10c0/19552162446b309d5fe8429591302c72737415c666a43d3d620e40fd2650558a552e8727826fa1b3a5974b849af4a80977aa7288ea3e0f98cc8f42613efd584a
16991
17040
  languageName: node
16992
17041
  linkType: hard
16993
17042
 
@@ -17622,13 +17671,11 @@ __metadata:
17622
17671
  linkType: hard
17623
17672
 
17624
17673
  "react-list@npm:^0.8.13":
17625
- version: 0.8.17
17626
- resolution: "react-list@npm:0.8.17"
17627
- dependencies:
17628
- prop-types: "npm:15"
17674
+ version: 0.8.18
17675
+ resolution: "react-list@npm:0.8.18"
17629
17676
  peerDependencies:
17630
- react: 0.14 || 15 - 18
17631
- checksum: 10c0/85b2324b9fb410fcb3c6811578d8de51ec84eb308c320a865664c7f161fa3f70510fcc15ec7786e2725cac981355a937683b37d91a66ccfdffacf92c9e40326c
17677
+ react: 0.14 || 15 - 19
17678
+ checksum: 10c0/762481bcb4819f3114b2b6860ac393c4c984ce68cbb0cd9e849f188f917008f00cf18a9a0cb8fe29ebf81713afa44c848fc1798a90318fec0798e4ea44da6182
17632
17679
  languageName: node
17633
17680
  linkType: hard
17634
17681
 
@@ -17999,15 +18046,15 @@ __metadata:
17999
18046
  linkType: hard
18000
18047
 
18001
18048
  "react-textarea-autosize@npm:^8.3.0":
18002
- version: 8.5.5
18003
- resolution: "react-textarea-autosize@npm:8.5.5"
18049
+ version: 8.5.6
18050
+ resolution: "react-textarea-autosize@npm:8.5.6"
18004
18051
  dependencies:
18005
18052
  "@babel/runtime": "npm:^7.20.13"
18006
18053
  use-composed-ref: "npm:^1.3.0"
18007
18054
  use-latest: "npm:^1.2.1"
18008
18055
  peerDependencies:
18009
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
18010
- checksum: 10c0/d708a31b39a409d0246cd8afbd956ce51db58ce0b6411b9d4e1dc876ce93c329d20875933ce5d337662fdcd3699596966dc630149236fee2835d74e302404c98
18056
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
18057
+ checksum: 10c0/652d290d316c55a253507ecf65ca27f2162801dace10c715f2241203e81d82e9de6d282095b758b26c6bc9e1af9ca552cab5c3a361b230e5fcf25bec31e1bd25
18011
18058
  languageName: node
18012
18059
  linkType: hard
18013
18060
 
@@ -18271,18 +18318,19 @@ __metadata:
18271
18318
  languageName: node
18272
18319
  linkType: hard
18273
18320
 
18274
- "reflect.getprototypeof@npm:^1.0.4, reflect.getprototypeof@npm:^1.0.6":
18275
- version: 1.0.7
18276
- resolution: "reflect.getprototypeof@npm:1.0.7"
18321
+ "reflect.getprototypeof@npm:^1.0.6, reflect.getprototypeof@npm:^1.0.8":
18322
+ version: 1.0.8
18323
+ resolution: "reflect.getprototypeof@npm:1.0.8"
18277
18324
  dependencies:
18278
- call-bind: "npm:^1.0.7"
18325
+ call-bind: "npm:^1.0.8"
18279
18326
  define-properties: "npm:^1.2.1"
18327
+ dunder-proto: "npm:^1.0.0"
18280
18328
  es-abstract: "npm:^1.23.5"
18281
18329
  es-errors: "npm:^1.3.0"
18282
18330
  get-intrinsic: "npm:^1.2.4"
18283
- gopd: "npm:^1.0.1"
18284
- which-builtin-type: "npm:^1.1.4"
18285
- checksum: 10c0/841814f7631b55ee42e198cb14a5c25c0752431ab8f0ad9794c32d46ab9fb0d5ba4939edac1f99a174a21443a1400a72bccbbb9ccd9277e4b4bf6d14aabb31c8
18331
+ gopd: "npm:^1.2.0"
18332
+ which-builtin-type: "npm:^1.2.0"
18333
+ checksum: 10c0/720479dd7a72a20d66efaca507ed7c7e18403d24ce764f436130464d4a516a12ed8a9a2714dcabc3e1296f9a31f914ba1095e2371619df23d3ac56c4f8c8bae1
18286
18334
  languageName: node
18287
18335
  linkType: hard
18288
18336
 
@@ -18837,27 +18885,28 @@ __metadata:
18837
18885
  linkType: hard
18838
18886
 
18839
18887
  "rollup@npm:^4.13.0":
18840
- version: 4.28.0
18841
- resolution: "rollup@npm:4.28.0"
18842
- dependencies:
18843
- "@rollup/rollup-android-arm-eabi": "npm:4.28.0"
18844
- "@rollup/rollup-android-arm64": "npm:4.28.0"
18845
- "@rollup/rollup-darwin-arm64": "npm:4.28.0"
18846
- "@rollup/rollup-darwin-x64": "npm:4.28.0"
18847
- "@rollup/rollup-freebsd-arm64": "npm:4.28.0"
18848
- "@rollup/rollup-freebsd-x64": "npm:4.28.0"
18849
- "@rollup/rollup-linux-arm-gnueabihf": "npm:4.28.0"
18850
- "@rollup/rollup-linux-arm-musleabihf": "npm:4.28.0"
18851
- "@rollup/rollup-linux-arm64-gnu": "npm:4.28.0"
18852
- "@rollup/rollup-linux-arm64-musl": "npm:4.28.0"
18853
- "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.28.0"
18854
- "@rollup/rollup-linux-riscv64-gnu": "npm:4.28.0"
18855
- "@rollup/rollup-linux-s390x-gnu": "npm:4.28.0"
18856
- "@rollup/rollup-linux-x64-gnu": "npm:4.28.0"
18857
- "@rollup/rollup-linux-x64-musl": "npm:4.28.0"
18858
- "@rollup/rollup-win32-arm64-msvc": "npm:4.28.0"
18859
- "@rollup/rollup-win32-ia32-msvc": "npm:4.28.0"
18860
- "@rollup/rollup-win32-x64-msvc": "npm:4.28.0"
18888
+ version: 4.28.1
18889
+ resolution: "rollup@npm:4.28.1"
18890
+ dependencies:
18891
+ "@rollup/rollup-android-arm-eabi": "npm:4.28.1"
18892
+ "@rollup/rollup-android-arm64": "npm:4.28.1"
18893
+ "@rollup/rollup-darwin-arm64": "npm:4.28.1"
18894
+ "@rollup/rollup-darwin-x64": "npm:4.28.1"
18895
+ "@rollup/rollup-freebsd-arm64": "npm:4.28.1"
18896
+ "@rollup/rollup-freebsd-x64": "npm:4.28.1"
18897
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.28.1"
18898
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.28.1"
18899
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.28.1"
18900
+ "@rollup/rollup-linux-arm64-musl": "npm:4.28.1"
18901
+ "@rollup/rollup-linux-loongarch64-gnu": "npm:4.28.1"
18902
+ "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.28.1"
18903
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.28.1"
18904
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.28.1"
18905
+ "@rollup/rollup-linux-x64-gnu": "npm:4.28.1"
18906
+ "@rollup/rollup-linux-x64-musl": "npm:4.28.1"
18907
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.28.1"
18908
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.28.1"
18909
+ "@rollup/rollup-win32-x64-msvc": "npm:4.28.1"
18861
18910
  "@types/estree": "npm:1.0.6"
18862
18911
  fsevents: "npm:~2.3.2"
18863
18912
  dependenciesMeta:
@@ -18881,6 +18930,8 @@ __metadata:
18881
18930
  optional: true
18882
18931
  "@rollup/rollup-linux-arm64-musl":
18883
18932
  optional: true
18933
+ "@rollup/rollup-linux-loongarch64-gnu":
18934
+ optional: true
18884
18935
  "@rollup/rollup-linux-powerpc64le-gnu":
18885
18936
  optional: true
18886
18937
  "@rollup/rollup-linux-riscv64-gnu":
@@ -18901,7 +18952,7 @@ __metadata:
18901
18952
  optional: true
18902
18953
  bin:
18903
18954
  rollup: dist/bin/rollup
18904
- checksum: 10c0/98d3bc2b784eff71b997cfc2be97c00e2f100ee38adc2f8ada7b9b9ecbbc96937f667a6a247a45491807b3f2adef3c73d1f5df40d71771bff0c2d8c0cca9b369
18955
+ checksum: 10c0/2d2d0433b7cb53153a04c7b406f342f31517608dc57510e49177941b9e68c30071674b83a0292ef1d87184e5f7c6d0f2945c8b3c74963074de10c75366fe2c14
18905
18956
  languageName: node
18906
18957
  linkType: hard
18907
18958
 
@@ -18969,14 +19020,15 @@ __metadata:
18969
19020
  linkType: hard
18970
19021
 
18971
19022
  "safe-array-concat@npm:^1.1.2":
18972
- version: 1.1.2
18973
- resolution: "safe-array-concat@npm:1.1.2"
19023
+ version: 1.1.3
19024
+ resolution: "safe-array-concat@npm:1.1.3"
18974
19025
  dependencies:
18975
- call-bind: "npm:^1.0.7"
18976
- get-intrinsic: "npm:^1.2.4"
18977
- has-symbols: "npm:^1.0.3"
19026
+ call-bind: "npm:^1.0.8"
19027
+ call-bound: "npm:^1.0.2"
19028
+ get-intrinsic: "npm:^1.2.6"
19029
+ has-symbols: "npm:^1.1.0"
18978
19030
  isarray: "npm:^2.0.5"
18979
- checksum: 10c0/12f9fdb01c8585e199a347eacc3bae7b5164ae805cdc8c6707199dbad5b9e30001a50a43c4ee24dc9ea32dbb7279397850e9208a7e217f4d8b1cf5d90129dec9
19031
+ checksum: 10c0/43c86ffdddc461fb17ff8a17c5324f392f4868f3c7dd2c6a5d9f5971713bc5fd755667212c80eab9567595f9a7509cc2f83e590ddaebd1bd19b780f9c79f9a8d
18980
19032
  languageName: node
18981
19033
  linkType: hard
18982
19034
 
@@ -19001,14 +19053,14 @@ __metadata:
19001
19053
  languageName: node
19002
19054
  linkType: hard
19003
19055
 
19004
- "safe-regex-test@npm:^1.0.3":
19005
- version: 1.0.3
19006
- resolution: "safe-regex-test@npm:1.0.3"
19056
+ "safe-regex-test@npm:^1.0.3, safe-regex-test@npm:^1.1.0":
19057
+ version: 1.1.0
19058
+ resolution: "safe-regex-test@npm:1.1.0"
19007
19059
  dependencies:
19008
- call-bind: "npm:^1.0.6"
19060
+ call-bound: "npm:^1.0.2"
19009
19061
  es-errors: "npm:^1.3.0"
19010
- is-regex: "npm:^1.1.4"
19011
- checksum: 10c0/900bf7c98dc58f08d8523b7012b468e4eb757afa624f198902c0643d7008ba777b0bdc35810ba0b758671ce887617295fb742b3f3968991b178ceca54cb07603
19062
+ is-regex: "npm:^1.2.1"
19063
+ checksum: 10c0/f2c25281bbe5d39cddbbce7f86fca5ea9b3ce3354ea6cd7c81c31b006a5a9fff4286acc5450a3b9122c56c33eba69c56b9131ad751457b2b4a585825e6a10665
19012
19064
  languageName: node
19013
19065
  linkType: hard
19014
19066
 
@@ -19395,15 +19447,51 @@ __metadata:
19395
19447
  languageName: node
19396
19448
  linkType: hard
19397
19449
 
19450
+ "side-channel-list@npm:^1.0.0":
19451
+ version: 1.0.0
19452
+ resolution: "side-channel-list@npm:1.0.0"
19453
+ dependencies:
19454
+ es-errors: "npm:^1.3.0"
19455
+ object-inspect: "npm:^1.13.3"
19456
+ checksum: 10c0/644f4ac893456c9490ff388bf78aea9d333d5e5bfc64cfb84be8f04bf31ddc111a8d4b83b85d7e7e8a7b845bc185a9ad02c052d20e086983cf59f0be517d9b3d
19457
+ languageName: node
19458
+ linkType: hard
19459
+
19460
+ "side-channel-map@npm:^1.0.1":
19461
+ version: 1.0.1
19462
+ resolution: "side-channel-map@npm:1.0.1"
19463
+ dependencies:
19464
+ call-bound: "npm:^1.0.2"
19465
+ es-errors: "npm:^1.3.0"
19466
+ get-intrinsic: "npm:^1.2.5"
19467
+ object-inspect: "npm:^1.13.3"
19468
+ checksum: 10c0/010584e6444dd8a20b85bc926d934424bd809e1a3af941cace229f7fdcb751aada0fb7164f60c2e22292b7fa3c0ff0bce237081fd4cdbc80de1dc68e95430672
19469
+ languageName: node
19470
+ linkType: hard
19471
+
19472
+ "side-channel-weakmap@npm:^1.0.2":
19473
+ version: 1.0.2
19474
+ resolution: "side-channel-weakmap@npm:1.0.2"
19475
+ dependencies:
19476
+ call-bound: "npm:^1.0.2"
19477
+ es-errors: "npm:^1.3.0"
19478
+ get-intrinsic: "npm:^1.2.5"
19479
+ object-inspect: "npm:^1.13.3"
19480
+ side-channel-map: "npm:^1.0.1"
19481
+ checksum: 10c0/71362709ac233e08807ccd980101c3e2d7efe849edc51455030327b059f6c4d292c237f94dc0685031dd11c07dd17a68afde235d6cf2102d949567f98ab58185
19482
+ languageName: node
19483
+ linkType: hard
19484
+
19398
19485
  "side-channel@npm:^1.0.4, side-channel@npm:^1.0.6":
19399
- version: 1.0.6
19400
- resolution: "side-channel@npm:1.0.6"
19486
+ version: 1.1.0
19487
+ resolution: "side-channel@npm:1.1.0"
19401
19488
  dependencies:
19402
- call-bind: "npm:^1.0.7"
19403
19489
  es-errors: "npm:^1.3.0"
19404
- get-intrinsic: "npm:^1.2.4"
19405
- object-inspect: "npm:^1.13.1"
19406
- checksum: 10c0/d2afd163dc733cc0a39aa6f7e39bf0c436293510dbccbff446733daeaf295857dbccf94297092ec8c53e2503acac30f0b78830876f0485991d62a90e9cad305f
19490
+ object-inspect: "npm:^1.13.3"
19491
+ side-channel-list: "npm:^1.0.0"
19492
+ side-channel-map: "npm:^1.0.1"
19493
+ side-channel-weakmap: "npm:^1.0.2"
19494
+ checksum: 10c0/cb20dad41eb032e6c24c0982e1e5a24963a28aa6122b4f05b3f3d6bf8ae7fd5474ef382c8f54a6a3ab86e0cac4d41a23bd64ede3970e5bfb50326ba02a7996e6
19407
19495
  languageName: node
19408
19496
  linkType: hard
19409
19497
 
@@ -19528,13 +19616,13 @@ __metadata:
19528
19616
  linkType: hard
19529
19617
 
19530
19618
  "socks-proxy-agent@npm:^8.0.3":
19531
- version: 8.0.4
19532
- resolution: "socks-proxy-agent@npm:8.0.4"
19619
+ version: 8.0.5
19620
+ resolution: "socks-proxy-agent@npm:8.0.5"
19533
19621
  dependencies:
19534
- agent-base: "npm:^7.1.1"
19622
+ agent-base: "npm:^7.1.2"
19535
19623
  debug: "npm:^4.3.4"
19536
19624
  socks: "npm:^2.8.3"
19537
- checksum: 10c0/345593bb21b95b0508e63e703c84da11549f0a2657d6b4e3ee3612c312cb3a907eac10e53b23ede3557c6601d63252103494caa306b66560f43af7b98f53957a
19625
+ checksum: 10c0/5d2c6cecba6821389aabf18728325730504bf9bb1d9e342e7987a5d13badd7a98838cc9a55b8ed3cb866ad37cc23e1086f09c4d72d93105ce9dfe76330e9d2a6
19538
19626
  languageName: node
19539
19627
  linkType: hard
19540
19628
 
@@ -19953,25 +20041,29 @@ __metadata:
19953
20041
  linkType: hard
19954
20042
 
19955
20043
  "string.prototype.trim@npm:^1.2.9":
19956
- version: 1.2.9
19957
- resolution: "string.prototype.trim@npm:1.2.9"
20044
+ version: 1.2.10
20045
+ resolution: "string.prototype.trim@npm:1.2.10"
19958
20046
  dependencies:
19959
- call-bind: "npm:^1.0.7"
20047
+ call-bind: "npm:^1.0.8"
20048
+ call-bound: "npm:^1.0.2"
20049
+ define-data-property: "npm:^1.1.4"
19960
20050
  define-properties: "npm:^1.2.1"
19961
- es-abstract: "npm:^1.23.0"
20051
+ es-abstract: "npm:^1.23.5"
19962
20052
  es-object-atoms: "npm:^1.0.0"
19963
- checksum: 10c0/dcef1a0fb61d255778155006b372dff8cc6c4394bc39869117e4241f41a2c52899c0d263ffc7738a1f9e61488c490b05c0427faa15151efad721e1a9fb2663c2
20053
+ has-property-descriptors: "npm:^1.0.2"
20054
+ checksum: 10c0/8a8854241c4b54a948e992eb7dd6b8b3a97185112deb0037a134f5ba57541d8248dd610c966311887b6c2fd1181a3877bffb14d873ce937a344535dabcc648f8
19964
20055
  languageName: node
19965
20056
  linkType: hard
19966
20057
 
19967
20058
  "string.prototype.trimend@npm:^1.0.8":
19968
- version: 1.0.8
19969
- resolution: "string.prototype.trimend@npm:1.0.8"
20059
+ version: 1.0.9
20060
+ resolution: "string.prototype.trimend@npm:1.0.9"
19970
20061
  dependencies:
19971
- call-bind: "npm:^1.0.7"
20062
+ call-bind: "npm:^1.0.8"
20063
+ call-bound: "npm:^1.0.2"
19972
20064
  define-properties: "npm:^1.2.1"
19973
20065
  es-object-atoms: "npm:^1.0.0"
19974
- checksum: 10c0/0a0b54c17c070551b38e756ae271865ac6cc5f60dabf2e7e343cceae7d9b02e1a1120a824e090e79da1b041a74464e8477e2da43e2775c85392be30a6f60963c
20066
+ checksum: 10c0/59e1a70bf9414cb4c536a6e31bef5553c8ceb0cf44d8b4d0ed65c9653358d1c64dd0ec203b100df83d0413bbcde38b8c5d49e14bc4b86737d74adc593a0d35b6
19975
20067
  languageName: node
19976
20068
  linkType: hard
19977
20069
 
@@ -21282,11 +21374,14 @@ __metadata:
21282
21374
  linkType: hard
21283
21375
 
21284
21376
  "use-composed-ref@npm:^1.3.0":
21285
- version: 1.3.0
21286
- resolution: "use-composed-ref@npm:1.3.0"
21377
+ version: 1.4.0
21378
+ resolution: "use-composed-ref@npm:1.4.0"
21287
21379
  peerDependencies:
21288
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
21289
- checksum: 10c0/e64ce52f4b18c020407636784192726807404a2552609acf7497b66a2b7070674fb5d2b950d426c4aa85f353e2bbecb02ebf9c5b865cd06797938c70bcbf5d26
21380
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
21381
+ peerDependenciesMeta:
21382
+ "@types/react":
21383
+ optional: true
21384
+ checksum: 10c0/c77e0cba9579b7746d52feaf3ce77d8c345f266c9c1ef46584ae68f54646537c87b2ad97f5219a4b1db52f97ec2905e88e5b146add1f28f7e457bd52ca1b93cf
21290
21385
  languageName: node
21291
21386
  linkType: hard
21292
21387
 
@@ -21300,28 +21395,28 @@ __metadata:
21300
21395
  linkType: hard
21301
21396
 
21302
21397
  "use-isomorphic-layout-effect@npm:^1.1.1":
21303
- version: 1.1.2
21304
- resolution: "use-isomorphic-layout-effect@npm:1.1.2"
21398
+ version: 1.2.0
21399
+ resolution: "use-isomorphic-layout-effect@npm:1.2.0"
21305
21400
  peerDependencies:
21306
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
21401
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
21307
21402
  peerDependenciesMeta:
21308
21403
  "@types/react":
21309
21404
  optional: true
21310
- checksum: 10c0/d8deea8b85e55ac6daba237a889630bfdbf0ebf60e9e22b6a78a78c26fabe6025e04ada7abef1e444e6786227d921e648b2707db8b3564daf757264a148a6e23
21405
+ checksum: 10c0/2e4bdee68d65893b37e716ebdcc111550775189c80e662eda87d6f5b54dc431d3383a18914ea01a893ee5478902a878012713eaebcacbb6611ab88c463accb83
21311
21406
  languageName: node
21312
21407
  linkType: hard
21313
21408
 
21314
21409
  "use-latest@npm:^1.2.1":
21315
- version: 1.2.1
21316
- resolution: "use-latest@npm:1.2.1"
21410
+ version: 1.3.0
21411
+ resolution: "use-latest@npm:1.3.0"
21317
21412
  dependencies:
21318
21413
  use-isomorphic-layout-effect: "npm:^1.1.1"
21319
21414
  peerDependencies:
21320
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
21415
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
21321
21416
  peerDependenciesMeta:
21322
21417
  "@types/react":
21323
21418
  optional: true
21324
- checksum: 10c0/1958886fc35262d973f5cd4ce16acd6ce3a66707a72761c93abd1b5ae64e1a11efa83f68e6c8c9bf1647628037980ce59df64cba50adb36bd4071851e70527d2
21419
+ checksum: 10c0/067c648814ad0c1f1e89d2d0e496254b05c4bed6a34e23045b4413824222aab08fd803c59a42852acc16830c17567d03f8c90af0a62be2f4e4b931454d079798
21325
21420
  languageName: node
21326
21421
  linkType: hard
21327
21422
 
@@ -21806,7 +21901,7 @@ __metadata:
21806
21901
  languageName: node
21807
21902
  linkType: hard
21808
21903
 
21809
- "which-boxed-primitive@npm:^1.0.2":
21904
+ "which-boxed-primitive@npm:^1.0.2, which-boxed-primitive@npm:^1.1.0":
21810
21905
  version: 1.1.0
21811
21906
  resolution: "which-boxed-primitive@npm:1.1.0"
21812
21907
  dependencies:
@@ -21819,24 +21914,24 @@ __metadata:
21819
21914
  languageName: node
21820
21915
  linkType: hard
21821
21916
 
21822
- "which-builtin-type@npm:^1.1.4":
21823
- version: 1.2.0
21824
- resolution: "which-builtin-type@npm:1.2.0"
21917
+ "which-builtin-type@npm:^1.2.0":
21918
+ version: 1.2.1
21919
+ resolution: "which-builtin-type@npm:1.2.1"
21825
21920
  dependencies:
21826
- call-bind: "npm:^1.0.7"
21921
+ call-bound: "npm:^1.0.2"
21827
21922
  function.prototype.name: "npm:^1.1.6"
21828
21923
  has-tostringtag: "npm:^1.0.2"
21829
21924
  is-async-function: "npm:^2.0.0"
21830
- is-date-object: "npm:^1.0.5"
21925
+ is-date-object: "npm:^1.1.0"
21831
21926
  is-finalizationregistry: "npm:^1.1.0"
21832
21927
  is-generator-function: "npm:^1.0.10"
21833
- is-regex: "npm:^1.1.4"
21928
+ is-regex: "npm:^1.2.1"
21834
21929
  is-weakref: "npm:^1.0.2"
21835
21930
  isarray: "npm:^2.0.5"
21836
- which-boxed-primitive: "npm:^1.0.2"
21931
+ which-boxed-primitive: "npm:^1.1.0"
21837
21932
  which-collection: "npm:^1.0.2"
21838
- which-typed-array: "npm:^1.1.15"
21839
- checksum: 10c0/7cd4a8ccfa6a3cb7c2296c716e7266b9f31a66f3e131fe7b185232c16d3ad21442046ec1798c4ec1e19dce7eb99c7751377192e5e734dc07042d14ec0f09b332
21933
+ which-typed-array: "npm:^1.1.16"
21934
+ checksum: 10c0/8dcf323c45e5c27887800df42fbe0431d0b66b1163849bb7d46b5a730ad6a96ee8bfe827d078303f825537844ebf20c02459de41239a0a9805e2fcb3cae0d471
21840
21935
  languageName: node
21841
21936
  linkType: hard
21842
21937
 
@@ -21852,7 +21947,7 @@ __metadata:
21852
21947
  languageName: node
21853
21948
  linkType: hard
21854
21949
 
21855
- "which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15":
21950
+ "which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15, which-typed-array@npm:^1.1.16":
21856
21951
  version: 1.1.16
21857
21952
  resolution: "which-typed-array@npm:1.1.16"
21858
21953
  dependencies: