@zenuml/core 3.24.28 → 3.24.30

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.
package/pnpm-lock.yaml CHANGED
@@ -89,6 +89,9 @@ importers:
89
89
  "@types/jest":
90
90
  specifier: ^29.5.14
91
91
  version: 29.5.14
92
+ "@types/jsdom":
93
+ specifier: ^21.1.7
94
+ version: 21.1.7
92
95
  "@types/lodash":
93
96
  specifier: ^4.14.191
94
97
  version: 4.14.191
@@ -104,6 +107,9 @@ importers:
104
107
  "@vitejs/plugin-vue":
105
108
  specifier: ^4.0.0
106
109
  version: 4.0.0(vite@3.2.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0))(vue@3.2.45)
110
+ "@vitest/coverage-v8":
111
+ specifier: ^2.1.5
112
+ version: 2.1.5(vitest@2.1.5(@types/node@20.14.9)(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0))
107
113
  "@vue/compiler-dom":
108
114
  specifier: ^3.3.8
109
115
  version: 3.3.8
@@ -189,8 +195,8 @@ importers:
189
195
  specifier: ^4.0.0
190
196
  version: 4.0.0
191
197
  vitest:
192
- specifier: ^0.26.1
193
- version: 0.26.1(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
198
+ specifier: ^2.1.5
199
+ version: 2.1.5(@types/node@20.14.9)(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
194
200
 
195
201
  packages:
196
202
  "@ampproject/remapping@2.3.0":
@@ -515,10 +521,10 @@ packages:
515
521
  }
516
522
  engines: { node: ">=6.9.0" }
517
523
 
518
- "@babel/helper-string-parser@7.24.6":
524
+ "@babel/helper-string-parser@7.25.9":
519
525
  resolution:
520
526
  {
521
- integrity: sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==,
527
+ integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==,
522
528
  }
523
529
  engines: { node: ">=6.9.0" }
524
530
 
@@ -543,6 +549,13 @@ packages:
543
549
  }
544
550
  engines: { node: ">=6.9.0" }
545
551
 
552
+ "@babel/helper-validator-identifier@7.25.9":
553
+ resolution:
554
+ {
555
+ integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==,
556
+ }
557
+ engines: { node: ">=6.9.0" }
558
+
546
559
  "@babel/helper-validator-option@7.18.6":
547
560
  resolution:
548
561
  {
@@ -616,10 +629,10 @@ packages:
616
629
  engines: { node: ">=6.0.0" }
617
630
  hasBin: true
618
631
 
619
- "@babel/parser@7.24.6":
632
+ "@babel/parser@7.26.2":
620
633
  resolution:
621
634
  {
622
- integrity: sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==,
635
+ integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==,
623
636
  }
624
637
  engines: { node: ">=6.0.0" }
625
638
  hasBin: true
@@ -1269,13 +1282,19 @@ packages:
1269
1282
  }
1270
1283
  engines: { node: ">=6.9.0" }
1271
1284
 
1272
- "@babel/types@7.24.6":
1285
+ "@babel/types@7.26.0":
1273
1286
  resolution:
1274
1287
  {
1275
- integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==,
1288
+ integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==,
1276
1289
  }
1277
1290
  engines: { node: ">=6.9.0" }
1278
1291
 
1292
+ "@bcoe/v8-coverage@0.2.3":
1293
+ resolution:
1294
+ {
1295
+ integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==,
1296
+ }
1297
+
1279
1298
  "@colors/colors@1.5.0":
1280
1299
  resolution:
1281
1300
  {
@@ -1303,6 +1322,24 @@ packages:
1303
1322
  integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==,
1304
1323
  }
1305
1324
 
1325
+ "@esbuild/aix-ppc64@0.21.5":
1326
+ resolution:
1327
+ {
1328
+ integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==,
1329
+ }
1330
+ engines: { node: ">=12" }
1331
+ cpu: [ppc64]
1332
+ os: [aix]
1333
+
1334
+ "@esbuild/android-arm64@0.21.5":
1335
+ resolution:
1336
+ {
1337
+ integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==,
1338
+ }
1339
+ engines: { node: ">=12" }
1340
+ cpu: [arm64]
1341
+ os: [android]
1342
+
1306
1343
  "@esbuild/android-arm@0.15.18":
1307
1344
  resolution:
1308
1345
  {
@@ -1312,6 +1349,87 @@ packages:
1312
1349
  cpu: [arm]
1313
1350
  os: [android]
1314
1351
 
1352
+ "@esbuild/android-arm@0.21.5":
1353
+ resolution:
1354
+ {
1355
+ integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==,
1356
+ }
1357
+ engines: { node: ">=12" }
1358
+ cpu: [arm]
1359
+ os: [android]
1360
+
1361
+ "@esbuild/android-x64@0.21.5":
1362
+ resolution:
1363
+ {
1364
+ integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==,
1365
+ }
1366
+ engines: { node: ">=12" }
1367
+ cpu: [x64]
1368
+ os: [android]
1369
+
1370
+ "@esbuild/darwin-arm64@0.21.5":
1371
+ resolution:
1372
+ {
1373
+ integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==,
1374
+ }
1375
+ engines: { node: ">=12" }
1376
+ cpu: [arm64]
1377
+ os: [darwin]
1378
+
1379
+ "@esbuild/darwin-x64@0.21.5":
1380
+ resolution:
1381
+ {
1382
+ integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==,
1383
+ }
1384
+ engines: { node: ">=12" }
1385
+ cpu: [x64]
1386
+ os: [darwin]
1387
+
1388
+ "@esbuild/freebsd-arm64@0.21.5":
1389
+ resolution:
1390
+ {
1391
+ integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==,
1392
+ }
1393
+ engines: { node: ">=12" }
1394
+ cpu: [arm64]
1395
+ os: [freebsd]
1396
+
1397
+ "@esbuild/freebsd-x64@0.21.5":
1398
+ resolution:
1399
+ {
1400
+ integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==,
1401
+ }
1402
+ engines: { node: ">=12" }
1403
+ cpu: [x64]
1404
+ os: [freebsd]
1405
+
1406
+ "@esbuild/linux-arm64@0.21.5":
1407
+ resolution:
1408
+ {
1409
+ integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==,
1410
+ }
1411
+ engines: { node: ">=12" }
1412
+ cpu: [arm64]
1413
+ os: [linux]
1414
+
1415
+ "@esbuild/linux-arm@0.21.5":
1416
+ resolution:
1417
+ {
1418
+ integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==,
1419
+ }
1420
+ engines: { node: ">=12" }
1421
+ cpu: [arm]
1422
+ os: [linux]
1423
+
1424
+ "@esbuild/linux-ia32@0.21.5":
1425
+ resolution:
1426
+ {
1427
+ integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==,
1428
+ }
1429
+ engines: { node: ">=12" }
1430
+ cpu: [ia32]
1431
+ os: [linux]
1432
+
1315
1433
  "@esbuild/linux-loong64@0.15.18":
1316
1434
  resolution:
1317
1435
  {
@@ -1321,6 +1439,114 @@ packages:
1321
1439
  cpu: [loong64]
1322
1440
  os: [linux]
1323
1441
 
1442
+ "@esbuild/linux-loong64@0.21.5":
1443
+ resolution:
1444
+ {
1445
+ integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==,
1446
+ }
1447
+ engines: { node: ">=12" }
1448
+ cpu: [loong64]
1449
+ os: [linux]
1450
+
1451
+ "@esbuild/linux-mips64el@0.21.5":
1452
+ resolution:
1453
+ {
1454
+ integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==,
1455
+ }
1456
+ engines: { node: ">=12" }
1457
+ cpu: [mips64el]
1458
+ os: [linux]
1459
+
1460
+ "@esbuild/linux-ppc64@0.21.5":
1461
+ resolution:
1462
+ {
1463
+ integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==,
1464
+ }
1465
+ engines: { node: ">=12" }
1466
+ cpu: [ppc64]
1467
+ os: [linux]
1468
+
1469
+ "@esbuild/linux-riscv64@0.21.5":
1470
+ resolution:
1471
+ {
1472
+ integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==,
1473
+ }
1474
+ engines: { node: ">=12" }
1475
+ cpu: [riscv64]
1476
+ os: [linux]
1477
+
1478
+ "@esbuild/linux-s390x@0.21.5":
1479
+ resolution:
1480
+ {
1481
+ integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==,
1482
+ }
1483
+ engines: { node: ">=12" }
1484
+ cpu: [s390x]
1485
+ os: [linux]
1486
+
1487
+ "@esbuild/linux-x64@0.21.5":
1488
+ resolution:
1489
+ {
1490
+ integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==,
1491
+ }
1492
+ engines: { node: ">=12" }
1493
+ cpu: [x64]
1494
+ os: [linux]
1495
+
1496
+ "@esbuild/netbsd-x64@0.21.5":
1497
+ resolution:
1498
+ {
1499
+ integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==,
1500
+ }
1501
+ engines: { node: ">=12" }
1502
+ cpu: [x64]
1503
+ os: [netbsd]
1504
+
1505
+ "@esbuild/openbsd-x64@0.21.5":
1506
+ resolution:
1507
+ {
1508
+ integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==,
1509
+ }
1510
+ engines: { node: ">=12" }
1511
+ cpu: [x64]
1512
+ os: [openbsd]
1513
+
1514
+ "@esbuild/sunos-x64@0.21.5":
1515
+ resolution:
1516
+ {
1517
+ integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==,
1518
+ }
1519
+ engines: { node: ">=12" }
1520
+ cpu: [x64]
1521
+ os: [sunos]
1522
+
1523
+ "@esbuild/win32-arm64@0.21.5":
1524
+ resolution:
1525
+ {
1526
+ integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==,
1527
+ }
1528
+ engines: { node: ">=12" }
1529
+ cpu: [arm64]
1530
+ os: [win32]
1531
+
1532
+ "@esbuild/win32-ia32@0.21.5":
1533
+ resolution:
1534
+ {
1535
+ integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==,
1536
+ }
1537
+ engines: { node: ">=12" }
1538
+ cpu: [ia32]
1539
+ os: [win32]
1540
+
1541
+ "@esbuild/win32-x64@0.21.5":
1542
+ resolution:
1543
+ {
1544
+ integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==,
1545
+ }
1546
+ engines: { node: ">=12" }
1547
+ cpu: [x64]
1548
+ os: [win32]
1549
+
1324
1550
  "@eslint-community/eslint-utils@4.4.0":
1325
1551
  resolution:
1326
1552
  {
@@ -1427,6 +1653,20 @@ packages:
1427
1653
  integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==,
1428
1654
  }
1429
1655
 
1656
+ "@isaacs/cliui@8.0.2":
1657
+ resolution:
1658
+ {
1659
+ integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==,
1660
+ }
1661
+ engines: { node: ">=12" }
1662
+
1663
+ "@istanbuljs/schema@0.1.3":
1664
+ resolution:
1665
+ {
1666
+ integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==,
1667
+ }
1668
+ engines: { node: ">=8" }
1669
+
1430
1670
  "@jest/expect-utils@29.7.0":
1431
1671
  resolution:
1432
1672
  {
@@ -1760,10 +2000,10 @@ packages:
1760
2000
  integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==,
1761
2001
  }
1762
2002
 
1763
- "@jridgewell/sourcemap-codec@1.4.15":
2003
+ "@jridgewell/sourcemap-codec@1.5.0":
1764
2004
  resolution:
1765
2005
  {
1766
- integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==,
2006
+ integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==,
1767
2007
  }
1768
2008
 
1769
2009
  "@jridgewell/trace-mapping@0.3.17":
@@ -1825,6 +2065,13 @@ packages:
1825
2065
  engines: { node: ">=10" }
1826
2066
  deprecated: This functionality has been moved to @npmcli/fs
1827
2067
 
2068
+ "@pkgjs/parseargs@0.11.0":
2069
+ resolution:
2070
+ {
2071
+ integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==,
2072
+ }
2073
+ engines: { node: ">=14" }
2074
+
1828
2075
  "@pkgr/utils@2.4.2":
1829
2076
  resolution:
1830
2077
  {
@@ -1832,6 +2079,150 @@ packages:
1832
2079
  }
1833
2080
  engines: { node: ^12.20.0 || ^14.18.0 || >=16.0.0 }
1834
2081
 
2082
+ "@rollup/rollup-android-arm-eabi@4.27.3":
2083
+ resolution:
2084
+ {
2085
+ integrity: sha512-EzxVSkIvCFxUd4Mgm4xR9YXrcp976qVaHnqom/Tgm+vU79k4vV4eYTjmRvGfeoW8m9LVcsAy/lGjcgVegKEhLQ==,
2086
+ }
2087
+ cpu: [arm]
2088
+ os: [android]
2089
+
2090
+ "@rollup/rollup-android-arm64@4.27.3":
2091
+ resolution:
2092
+ {
2093
+ integrity: sha512-LJc5pDf1wjlt9o/Giaw9Ofl+k/vLUaYsE2zeQGH85giX2F+wn/Cg8b3c5CDP3qmVmeO5NzwVUzQQxwZvC2eQKw==,
2094
+ }
2095
+ cpu: [arm64]
2096
+ os: [android]
2097
+
2098
+ "@rollup/rollup-darwin-arm64@4.27.3":
2099
+ resolution:
2100
+ {
2101
+ integrity: sha512-OuRysZ1Mt7wpWJ+aYKblVbJWtVn3Cy52h8nLuNSzTqSesYw1EuN6wKp5NW/4eSre3mp12gqFRXOKTcN3AI3LqA==,
2102
+ }
2103
+ cpu: [arm64]
2104
+ os: [darwin]
2105
+
2106
+ "@rollup/rollup-darwin-x64@4.27.3":
2107
+ resolution:
2108
+ {
2109
+ integrity: sha512-xW//zjJMlJs2sOrCmXdB4d0uiilZsOdlGQIC/jjmMWT47lkLLoB1nsNhPUcnoqyi5YR6I4h+FjBpILxbEy8JRg==,
2110
+ }
2111
+ cpu: [x64]
2112
+ os: [darwin]
2113
+
2114
+ "@rollup/rollup-freebsd-arm64@4.27.3":
2115
+ resolution:
2116
+ {
2117
+ integrity: sha512-58E0tIcwZ+12nK1WiLzHOD8I0d0kdrY/+o7yFVPRHuVGY3twBwzwDdTIBGRxLmyjciMYl1B/U515GJy+yn46qw==,
2118
+ }
2119
+ cpu: [arm64]
2120
+ os: [freebsd]
2121
+
2122
+ "@rollup/rollup-freebsd-x64@4.27.3":
2123
+ resolution:
2124
+ {
2125
+ integrity: sha512-78fohrpcVwTLxg1ZzBMlwEimoAJmY6B+5TsyAZ3Vok7YabRBUvjYTsRXPTjGEvv/mfgVBepbW28OlMEz4w8wGA==,
2126
+ }
2127
+ cpu: [x64]
2128
+ os: [freebsd]
2129
+
2130
+ "@rollup/rollup-linux-arm-gnueabihf@4.27.3":
2131
+ resolution:
2132
+ {
2133
+ integrity: sha512-h2Ay79YFXyQi+QZKo3ISZDyKaVD7uUvukEHTOft7kh00WF9mxAaxZsNs3o/eukbeKuH35jBvQqrT61fzKfAB/Q==,
2134
+ }
2135
+ cpu: [arm]
2136
+ os: [linux]
2137
+
2138
+ "@rollup/rollup-linux-arm-musleabihf@4.27.3":
2139
+ resolution:
2140
+ {
2141
+ integrity: sha512-Sv2GWmrJfRY57urktVLQ0VKZjNZGogVtASAgosDZ1aUB+ykPxSi3X1nWORL5Jk0sTIIwQiPH7iE3BMi9zGWfkg==,
2142
+ }
2143
+ cpu: [arm]
2144
+ os: [linux]
2145
+
2146
+ "@rollup/rollup-linux-arm64-gnu@4.27.3":
2147
+ resolution:
2148
+ {
2149
+ integrity: sha512-FPoJBLsPW2bDNWjSrwNuTPUt30VnfM8GPGRoLCYKZpPx0xiIEdFip3dH6CqgoT0RnoGXptaNziM0WlKgBc+OWQ==,
2150
+ }
2151
+ cpu: [arm64]
2152
+ os: [linux]
2153
+
2154
+ "@rollup/rollup-linux-arm64-musl@4.27.3":
2155
+ resolution:
2156
+ {
2157
+ integrity: sha512-TKxiOvBorYq4sUpA0JT+Fkh+l+G9DScnG5Dqx7wiiqVMiRSkzTclP35pE6eQQYjP4Gc8yEkJGea6rz4qyWhp3g==,
2158
+ }
2159
+ cpu: [arm64]
2160
+ os: [linux]
2161
+
2162
+ "@rollup/rollup-linux-powerpc64le-gnu@4.27.3":
2163
+ resolution:
2164
+ {
2165
+ integrity: sha512-v2M/mPvVUKVOKITa0oCFksnQQ/TqGrT+yD0184/cWHIu0LoIuYHwox0Pm3ccXEz8cEQDLk6FPKd1CCm+PlsISw==,
2166
+ }
2167
+ cpu: [ppc64]
2168
+ os: [linux]
2169
+
2170
+ "@rollup/rollup-linux-riscv64-gnu@4.27.3":
2171
+ resolution:
2172
+ {
2173
+ integrity: sha512-LdrI4Yocb1a/tFVkzmOE5WyYRgEBOyEhWYJe4gsDWDiwnjYKjNs7PS6SGlTDB7maOHF4kxevsuNBl2iOcj3b4A==,
2174
+ }
2175
+ cpu: [riscv64]
2176
+ os: [linux]
2177
+
2178
+ "@rollup/rollup-linux-s390x-gnu@4.27.3":
2179
+ resolution:
2180
+ {
2181
+ integrity: sha512-d4wVu6SXij/jyiwPvI6C4KxdGzuZOvJ6y9VfrcleHTwo68fl8vZC5ZYHsCVPUi4tndCfMlFniWgwonQ5CUpQcA==,
2182
+ }
2183
+ cpu: [s390x]
2184
+ os: [linux]
2185
+
2186
+ "@rollup/rollup-linux-x64-gnu@4.27.3":
2187
+ resolution:
2188
+ {
2189
+ integrity: sha512-/6bn6pp1fsCGEY5n3yajmzZQAh+mW4QPItbiWxs69zskBzJuheb3tNynEjL+mKOsUSFK11X4LYF2BwwXnzWleA==,
2190
+ }
2191
+ cpu: [x64]
2192
+ os: [linux]
2193
+
2194
+ "@rollup/rollup-linux-x64-musl@4.27.3":
2195
+ resolution:
2196
+ {
2197
+ integrity: sha512-nBXOfJds8OzUT1qUreT/en3eyOXd2EH5b0wr2bVB5999qHdGKkzGzIyKYaKj02lXk6wpN71ltLIaQpu58YFBoQ==,
2198
+ }
2199
+ cpu: [x64]
2200
+ os: [linux]
2201
+
2202
+ "@rollup/rollup-win32-arm64-msvc@4.27.3":
2203
+ resolution:
2204
+ {
2205
+ integrity: sha512-ogfbEVQgIZOz5WPWXF2HVb6En+kWzScuxJo/WdQTqEgeyGkaa2ui5sQav9Zkr7bnNCLK48uxmmK0TySm22eiuw==,
2206
+ }
2207
+ cpu: [arm64]
2208
+ os: [win32]
2209
+
2210
+ "@rollup/rollup-win32-ia32-msvc@4.27.3":
2211
+ resolution:
2212
+ {
2213
+ integrity: sha512-ecE36ZBMLINqiTtSNQ1vzWc5pXLQHlf/oqGp/bSbi7iedcjcNb6QbCBNG73Euyy2C+l/fn8qKWEwxr+0SSfs3w==,
2214
+ }
2215
+ cpu: [ia32]
2216
+ os: [win32]
2217
+
2218
+ "@rollup/rollup-win32-x64-msvc@4.27.3":
2219
+ resolution:
2220
+ {
2221
+ integrity: sha512-vliZLrDmYKyaUoMzEbMTg2JkerfBjn03KmAw9CykO0Zzkzoyd7o3iZNam/TpyWNjNT+Cz2iO3P9Smv2wgrR+Eg==,
2222
+ }
2223
+ cpu: [x64]
2224
+ os: [win32]
2225
+
1835
2226
  "@sinclair/typebox@0.27.8":
1836
2227
  resolution:
1837
2228
  {
@@ -1882,22 +2273,10 @@ packages:
1882
2273
  integrity: sha512-WVDiUppozGAKAL76KbXX63A4U4a0HfHM/5X7+GWzen7OaS/7eJEMdd61B+Hhl52Kedcmr80/jNeeWrM3Z/icig==,
1883
2274
  }
1884
2275
 
1885
- "@types/assert@1.5.6":
1886
- resolution:
1887
- {
1888
- integrity: sha512-Y7gDJiIqb9qKUHfBQYOWGngUpLORtirAVPuj/CWJrU2C6ZM4/y3XLwuwfGMF8s7QzW746LQZx23m0+1FSgjfug==,
1889
- }
1890
-
1891
- "@types/chai-subset@1.3.3":
1892
- resolution:
1893
- {
1894
- integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==,
1895
- }
1896
-
1897
- "@types/chai@4.3.4":
2276
+ "@types/assert@1.5.6":
1898
2277
  resolution:
1899
2278
  {
1900
- integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==,
2279
+ integrity: sha512-Y7gDJiIqb9qKUHfBQYOWGngUpLORtirAVPuj/CWJrU2C6ZM4/y3XLwuwfGMF8s7QzW746LQZx23m0+1FSgjfug==,
1901
2280
  }
1902
2281
 
1903
2282
  "@types/color-string@1.5.2":
@@ -1924,6 +2303,12 @@ packages:
1924
2303
  integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==,
1925
2304
  }
1926
2305
 
2306
+ "@types/estree@1.0.6":
2307
+ resolution:
2308
+ {
2309
+ integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==,
2310
+ }
2311
+
1927
2312
  "@types/istanbul-lib-coverage@2.0.6":
1928
2313
  resolution:
1929
2314
  {
@@ -1948,6 +2333,12 @@ packages:
1948
2333
  integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==,
1949
2334
  }
1950
2335
 
2336
+ "@types/jsdom@21.1.7":
2337
+ resolution:
2338
+ {
2339
+ integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==,
2340
+ }
2341
+
1951
2342
  "@types/json-schema@7.0.11":
1952
2343
  resolution:
1953
2344
  {
@@ -1984,6 +2375,12 @@ packages:
1984
2375
  integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==,
1985
2376
  }
1986
2377
 
2378
+ "@types/node@22.10.0":
2379
+ resolution:
2380
+ {
2381
+ integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==,
2382
+ }
2383
+
1987
2384
  "@types/node@22.9.0":
1988
2385
  resolution:
1989
2386
  {
@@ -2020,6 +2417,12 @@ packages:
2020
2417
  integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==,
2021
2418
  }
2022
2419
 
2420
+ "@types/tough-cookie@4.0.5":
2421
+ resolution:
2422
+ {
2423
+ integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==,
2424
+ }
2425
+
2023
2426
  "@types/yargs-parser@21.0.3":
2024
2427
  resolution:
2025
2428
  {
@@ -2130,6 +2533,68 @@ packages:
2130
2533
  vite: ^4.0.0
2131
2534
  vue: ^3.2.25
2132
2535
 
2536
+ "@vitest/coverage-v8@2.1.5":
2537
+ resolution:
2538
+ {
2539
+ integrity: sha512-/RoopB7XGW7UEkUndRXF87A9CwkoZAJW01pj8/3pgmDVsjMH2IKy6H1A38po9tmUlwhSyYs0az82rbKd9Yaynw==,
2540
+ }
2541
+ peerDependencies:
2542
+ "@vitest/browser": 2.1.5
2543
+ vitest: 2.1.5
2544
+ peerDependenciesMeta:
2545
+ "@vitest/browser":
2546
+ optional: true
2547
+
2548
+ "@vitest/expect@2.1.5":
2549
+ resolution:
2550
+ {
2551
+ integrity: sha512-nZSBTW1XIdpZvEJyoP/Sy8fUg0b8od7ZpGDkTUcfJ7wz/VoZAFzFfLyxVxGFhUjJzhYqSbIpfMtl/+k/dpWa3Q==,
2552
+ }
2553
+
2554
+ "@vitest/mocker@2.1.5":
2555
+ resolution:
2556
+ {
2557
+ integrity: sha512-XYW6l3UuBmitWqSUXTNXcVBUCRytDogBsWuNXQijc00dtnU/9OqpXWp4OJroVrad/gLIomAq9aW8yWDBtMthhQ==,
2558
+ }
2559
+ peerDependencies:
2560
+ msw: ^2.4.9
2561
+ vite: ^5.0.0
2562
+ peerDependenciesMeta:
2563
+ msw:
2564
+ optional: true
2565
+ vite:
2566
+ optional: true
2567
+
2568
+ "@vitest/pretty-format@2.1.5":
2569
+ resolution:
2570
+ {
2571
+ integrity: sha512-4ZOwtk2bqG5Y6xRGHcveZVr+6txkH7M2e+nPFd6guSoN638v/1XQ0K06eOpi0ptVU/2tW/pIU4IoPotY/GZ9fw==,
2572
+ }
2573
+
2574
+ "@vitest/runner@2.1.5":
2575
+ resolution:
2576
+ {
2577
+ integrity: sha512-pKHKy3uaUdh7X6p1pxOkgkVAFW7r2I818vHDthYLvUyjRfkKOU6P45PztOch4DZarWQne+VOaIMwA/erSSpB9g==,
2578
+ }
2579
+
2580
+ "@vitest/snapshot@2.1.5":
2581
+ resolution:
2582
+ {
2583
+ integrity: sha512-zmYw47mhfdfnYbuhkQvkkzYroXUumrwWDGlMjpdUr4jBd3HZiV2w7CQHj+z7AAS4VOtWxI4Zt4bWt4/sKcoIjg==,
2584
+ }
2585
+
2586
+ "@vitest/spy@2.1.5":
2587
+ resolution:
2588
+ {
2589
+ integrity: sha512-aWZF3P0r3w6DiYTVskOYuhBc7EMc3jvn1TkBg8ttylFFRqNN2XGD7V5a4aQdk6QiUzZQ4klNBSpCLJgWNdIiNw==,
2590
+ }
2591
+
2592
+ "@vitest/utils@2.1.5":
2593
+ resolution:
2594
+ {
2595
+ integrity: sha512-yfj6Yrp0Vesw2cwJbP+cl04OC+IHFsuQsrsJBL9pyGeQXE56v1UAOQco+SR55Vf1nQzfV0QJg1Qum7AaWUwwYg==,
2596
+ }
2597
+
2133
2598
  "@vue/compat@3.2.45":
2134
2599
  resolution:
2135
2600
  {
@@ -2602,11 +3067,12 @@ packages:
2602
3067
  }
2603
3068
  engines: { node: ">=0.8" }
2604
3069
 
2605
- assertion-error@1.1.0:
3070
+ assertion-error@2.0.1:
2606
3071
  resolution:
2607
3072
  {
2608
- integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==,
3073
+ integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==,
2609
3074
  }
3075
+ engines: { node: ">=12" }
2610
3076
 
2611
3077
  astral-regex@2.0.0:
2612
3078
  resolution:
@@ -2788,6 +3254,12 @@ packages:
2788
3254
  integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==,
2789
3255
  }
2790
3256
 
3257
+ brace-expansion@2.0.1:
3258
+ resolution:
3259
+ {
3260
+ integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==,
3261
+ }
3262
+
2791
3263
  braces@3.0.3:
2792
3264
  resolution:
2793
3265
  {
@@ -2849,6 +3321,13 @@ packages:
2849
3321
  }
2850
3322
  engines: { node: ">=12" }
2851
3323
 
3324
+ cac@6.7.14:
3325
+ resolution:
3326
+ {
3327
+ integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==,
3328
+ }
3329
+ engines: { node: ">=8" }
3330
+
2852
3331
  cacache@15.3.0:
2853
3332
  resolution:
2854
3333
  {
@@ -2896,12 +3375,12 @@ packages:
2896
3375
  integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==,
2897
3376
  }
2898
3377
 
2899
- chai@4.3.7:
3378
+ chai@5.1.2:
2900
3379
  resolution:
2901
3380
  {
2902
- integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==,
3381
+ integrity: sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==,
2903
3382
  }
2904
- engines: { node: ">=4" }
3383
+ engines: { node: ">=12" }
2905
3384
 
2906
3385
  chalk@2.4.2:
2907
3386
  resolution:
@@ -2924,11 +3403,12 @@ packages:
2924
3403
  }
2925
3404
  engines: { node: ^12.17.0 || ^14.13 || >=16.0.0 }
2926
3405
 
2927
- check-error@1.0.2:
3406
+ check-error@2.1.1:
2928
3407
  resolution:
2929
3408
  {
2930
- integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==,
3409
+ integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==,
2931
3410
  }
3411
+ engines: { node: ">= 16" }
2932
3412
 
2933
3413
  check-more-types@2.24.0:
2934
3414
  resolution:
@@ -3349,16 +3829,28 @@ packages:
3349
3829
  supports-color:
3350
3830
  optional: true
3351
3831
 
3832
+ debug@4.3.7:
3833
+ resolution:
3834
+ {
3835
+ integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==,
3836
+ }
3837
+ engines: { node: ">=6.0" }
3838
+ peerDependencies:
3839
+ supports-color: "*"
3840
+ peerDependenciesMeta:
3841
+ supports-color:
3842
+ optional: true
3843
+
3352
3844
  decimal.js@10.4.3:
3353
3845
  resolution:
3354
3846
  {
3355
3847
  integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==,
3356
3848
  }
3357
3849
 
3358
- deep-eql@4.1.3:
3850
+ deep-eql@5.0.2:
3359
3851
  resolution:
3360
3852
  {
3361
- integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==,
3853
+ integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==,
3362
3854
  }
3363
3855
  engines: { node: ">=6" }
3364
3856
 
@@ -3631,10 +4123,10 @@ packages:
3631
4123
  }
3632
4124
  engines: { node: ">= 0.4" }
3633
4125
 
3634
- es-module-lexer@1.5.3:
4126
+ es-module-lexer@1.5.4:
3635
4127
  resolution:
3636
4128
  {
3637
- integrity: sha512-i1gCgmR9dCl6Vil6UKPI/trA69s08g/syhiDK9TG0Nf1RJjjFI+AzoWW7sPufzkgYAn861skuCwJa0pIIHYxvg==,
4129
+ integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==,
3638
4130
  }
3639
4131
 
3640
4132
  esbuild-android-64@0.15.18:
@@ -3825,6 +4317,14 @@ packages:
3825
4317
  engines: { node: ">=12" }
3826
4318
  hasBin: true
3827
4319
 
4320
+ esbuild@0.21.5:
4321
+ resolution:
4322
+ {
4323
+ integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==,
4324
+ }
4325
+ engines: { node: ">=12" }
4326
+ hasBin: true
4327
+
3828
4328
  escalade@3.1.1:
3829
4329
  resolution:
3830
4330
  {
@@ -4010,6 +4510,12 @@ packages:
4010
4510
  integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==,
4011
4511
  }
4012
4512
 
4513
+ estree-walker@3.0.3:
4514
+ resolution:
4515
+ {
4516
+ integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==,
4517
+ }
4518
+
4013
4519
  esutils@2.0.3:
4014
4520
  resolution:
4015
4521
  {
@@ -4077,6 +4583,13 @@ packages:
4077
4583
  integrity: sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==,
4078
4584
  }
4079
4585
 
4586
+ expect-type@1.1.0:
4587
+ resolution:
4588
+ {
4589
+ integrity: sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==,
4590
+ }
4591
+ engines: { node: ">=12.0.0" }
4592
+
4080
4593
  expect@29.7.0:
4081
4594
  resolution:
4082
4595
  {
@@ -4239,6 +4752,13 @@ packages:
4239
4752
  integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==,
4240
4753
  }
4241
4754
 
4755
+ foreground-child@3.3.0:
4756
+ resolution:
4757
+ {
4758
+ integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==,
4759
+ }
4760
+ engines: { node: ">=14" }
4761
+
4242
4762
  forever-agent@0.6.1:
4243
4763
  resolution:
4244
4764
  {
@@ -4326,12 +4846,6 @@ packages:
4326
4846
  }
4327
4847
  engines: { node: 6.* || 8.* || >= 10.* }
4328
4848
 
4329
- get-func-name@2.0.2:
4330
- resolution:
4331
- {
4332
- integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==,
4333
- }
4334
-
4335
4849
  get-intrinsic@1.2.4:
4336
4850
  resolution:
4337
4851
  {
@@ -4385,6 +4899,13 @@ packages:
4385
4899
  integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==,
4386
4900
  }
4387
4901
 
4902
+ glob@10.4.5:
4903
+ resolution:
4904
+ {
4905
+ integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==,
4906
+ }
4907
+ hasBin: true
4908
+
4388
4909
  glob@7.2.3:
4389
4910
  resolution:
4390
4911
  {
@@ -4544,6 +5065,12 @@ packages:
4544
5065
  }
4545
5066
  engines: { node: ">=12" }
4546
5067
 
5068
+ html-escaper@2.0.2:
5069
+ resolution:
5070
+ {
5071
+ integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==,
5072
+ }
5073
+
4547
5074
  html-to-image@1.11.3:
4548
5075
  resolution:
4549
5076
  {
@@ -4876,6 +5403,40 @@ packages:
4876
5403
  integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==,
4877
5404
  }
4878
5405
 
5406
+ istanbul-lib-coverage@3.2.2:
5407
+ resolution:
5408
+ {
5409
+ integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==,
5410
+ }
5411
+ engines: { node: ">=8" }
5412
+
5413
+ istanbul-lib-report@3.0.1:
5414
+ resolution:
5415
+ {
5416
+ integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==,
5417
+ }
5418
+ engines: { node: ">=10" }
5419
+
5420
+ istanbul-lib-source-maps@5.0.6:
5421
+ resolution:
5422
+ {
5423
+ integrity: sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==,
5424
+ }
5425
+ engines: { node: ">=10" }
5426
+
5427
+ istanbul-reports@3.1.7:
5428
+ resolution:
5429
+ {
5430
+ integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==,
5431
+ }
5432
+ engines: { node: ">=8" }
5433
+
5434
+ jackspeak@3.4.3:
5435
+ resolution:
5436
+ {
5437
+ integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==,
5438
+ }
5439
+
4879
5440
  jest-diff@29.7.0:
4880
5441
  resolution:
4881
5442
  {
@@ -5041,12 +5602,6 @@ packages:
5041
5602
  engines: { node: ">=6" }
5042
5603
  hasBin: true
5043
5604
 
5044
- jsonc-parser@3.2.0:
5045
- resolution:
5046
- {
5047
- integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==,
5048
- }
5049
-
5050
5605
  jsonfile@4.0.0:
5051
5606
  resolution:
5052
5607
  {
@@ -5171,13 +5726,6 @@ packages:
5171
5726
  }
5172
5727
  engines: { node: ">=8.9.0" }
5173
5728
 
5174
- local-pkg@0.4.2:
5175
- resolution:
5176
- {
5177
- integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==,
5178
- }
5179
- engines: { node: ">=14" }
5180
-
5181
5729
  locate-path@5.0.0:
5182
5730
  resolution:
5183
5731
  {
@@ -5237,10 +5785,16 @@ packages:
5237
5785
  }
5238
5786
  engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
5239
5787
 
5240
- loupe@2.3.6:
5788
+ loupe@3.1.2:
5789
+ resolution:
5790
+ {
5791
+ integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==,
5792
+ }
5793
+
5794
+ lru-cache@10.4.3:
5241
5795
  resolution:
5242
5796
  {
5243
- integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==,
5797
+ integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==,
5244
5798
  }
5245
5799
 
5246
5800
  lru-cache@5.1.1:
@@ -5262,6 +5816,18 @@ packages:
5262
5816
  integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==,
5263
5817
  }
5264
5818
 
5819
+ magic-string@0.30.13:
5820
+ resolution:
5821
+ {
5822
+ integrity: sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g==,
5823
+ }
5824
+
5825
+ magicast@0.3.5:
5826
+ resolution:
5827
+ {
5828
+ integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==,
5829
+ }
5830
+
5265
5831
  make-dir@2.1.0:
5266
5832
  resolution:
5267
5833
  {
@@ -5276,6 +5842,13 @@ packages:
5276
5842
  }
5277
5843
  engines: { node: ">=8" }
5278
5844
 
5845
+ make-dir@4.0.0:
5846
+ resolution:
5847
+ {
5848
+ integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==,
5849
+ }
5850
+ engines: { node: ">=10" }
5851
+
5279
5852
  make-error@1.3.6:
5280
5853
  resolution:
5281
5854
  {
@@ -5383,6 +5956,13 @@ packages:
5383
5956
  integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==,
5384
5957
  }
5385
5958
 
5959
+ minimatch@9.0.5:
5960
+ resolution:
5961
+ {
5962
+ integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==,
5963
+ }
5964
+ engines: { node: ">=16 || 14 >=14.17" }
5965
+
5386
5966
  minimist@1.2.7:
5387
5967
  resolution:
5388
5968
  {
@@ -5424,6 +6004,13 @@ packages:
5424
6004
  }
5425
6005
  engines: { node: ">=8" }
5426
6006
 
6007
+ minipass@7.1.2:
6008
+ resolution:
6009
+ {
6010
+ integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==,
6011
+ }
6012
+ engines: { node: ">=16 || 14 >=14.17" }
6013
+
5427
6014
  minizlib@2.1.2:
5428
6015
  resolution:
5429
6016
  {
@@ -5453,12 +6040,6 @@ packages:
5453
6040
  engines: { node: ">=10" }
5454
6041
  hasBin: true
5455
6042
 
5456
- mlly@1.0.0:
5457
- resolution:
5458
- {
5459
- integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==,
5460
- }
5461
-
5462
6043
  ms@2.0.0:
5463
6044
  resolution:
5464
6045
  {
@@ -5694,6 +6275,12 @@ packages:
5694
6275
  }
5695
6276
  engines: { node: ">=6" }
5696
6277
 
6278
+ package-json-from-dist@1.0.1:
6279
+ resolution:
6280
+ {
6281
+ integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==,
6282
+ }
6283
+
5697
6284
  pako@1.0.11:
5698
6285
  resolution:
5699
6286
  {
@@ -5790,30 +6377,32 @@ packages:
5790
6377
  integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==,
5791
6378
  }
5792
6379
 
5793
- path-type@4.0.0:
6380
+ path-scurry@1.11.1:
5794
6381
  resolution:
5795
6382
  {
5796
- integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==,
6383
+ integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==,
5797
6384
  }
5798
- engines: { node: ">=8" }
6385
+ engines: { node: ">=16 || 14 >=14.18" }
5799
6386
 
5800
- pathe@0.2.0:
6387
+ path-type@4.0.0:
5801
6388
  resolution:
5802
6389
  {
5803
- integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==,
6390
+ integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==,
5804
6391
  }
6392
+ engines: { node: ">=8" }
5805
6393
 
5806
- pathe@1.0.0:
6394
+ pathe@1.1.2:
5807
6395
  resolution:
5808
6396
  {
5809
- integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==,
6397
+ integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==,
5810
6398
  }
5811
6399
 
5812
- pathval@1.1.1:
6400
+ pathval@2.0.0:
5813
6401
  resolution:
5814
6402
  {
5815
- integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==,
6403
+ integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==,
5816
6404
  }
6405
+ engines: { node: ">= 14.16" }
5817
6406
 
5818
6407
  pend@1.2.0:
5819
6408
  resolution:
@@ -5908,12 +6497,6 @@ packages:
5908
6497
  }
5909
6498
  engines: { node: ">=8" }
5910
6499
 
5911
- pkg-types@1.0.1:
5912
- resolution:
5913
- {
5914
- integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==,
5915
- }
5916
-
5917
6500
  pngjs@3.4.0:
5918
6501
  resolution:
5919
6502
  {
@@ -6314,6 +6897,14 @@ packages:
6314
6897
  engines: { node: ">=10.0.0" }
6315
6898
  hasBin: true
6316
6899
 
6900
+ rollup@4.27.3:
6901
+ resolution:
6902
+ {
6903
+ integrity: sha512-SLsCOnlmGt9VoZ9Ek8yBK8tAdmPHeppkw+Xa7yDlCEhDTvwYei03JlWo1fdc7YTfLZ4tD8riJCUyAgTbszk1fQ==,
6904
+ }
6905
+ engines: { node: ">=18.0.0", npm: ">=8.0.0" }
6906
+ hasBin: true
6907
+
6317
6908
  run-applescript@5.0.0:
6318
6909
  resolution:
6319
6910
  {
@@ -6461,12 +7052,25 @@ packages:
6461
7052
  }
6462
7053
  engines: { node: ">= 0.4" }
6463
7054
 
7055
+ siginfo@2.0.0:
7056
+ resolution:
7057
+ {
7058
+ integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==,
7059
+ }
7060
+
6464
7061
  signal-exit@3.0.7:
6465
7062
  resolution:
6466
7063
  {
6467
7064
  integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==,
6468
7065
  }
6469
7066
 
7067
+ signal-exit@4.1.0:
7068
+ resolution:
7069
+ {
7070
+ integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==,
7071
+ }
7072
+ engines: { node: ">=14" }
7073
+
6470
7074
  simple-swizzle@0.2.2:
6471
7075
  resolution:
6472
7076
  {
@@ -6613,6 +7217,18 @@ packages:
6613
7217
  }
6614
7218
  engines: { node: ">=10" }
6615
7219
 
7220
+ stackback@0.0.2:
7221
+ resolution:
7222
+ {
7223
+ integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==,
7224
+ }
7225
+
7226
+ std-env@3.8.0:
7227
+ resolution:
7228
+ {
7229
+ integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==,
7230
+ }
7231
+
6616
7232
  string-argv@0.3.2:
6617
7233
  resolution:
6618
7234
  {
@@ -6669,12 +7285,6 @@ packages:
6669
7285
  }
6670
7286
  engines: { node: ">=8" }
6671
7287
 
6672
- strip-literal@1.0.0:
6673
- resolution:
6674
- {
6675
- integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==,
6676
- }
6677
-
6678
7288
  supports-color@5.5.0:
6679
7289
  resolution:
6680
7290
  {
@@ -6800,6 +7410,13 @@ packages:
6800
7410
  engines: { node: ">=10" }
6801
7411
  hasBin: true
6802
7412
 
7413
+ test-exclude@7.0.1:
7414
+ resolution:
7415
+ {
7416
+ integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==,
7417
+ }
7418
+ engines: { node: ">=18" }
7419
+
6803
7420
  text-table@0.2.0:
6804
7421
  resolution:
6805
7422
  {
@@ -6830,10 +7447,10 @@ packages:
6830
7447
  integrity: sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==,
6831
7448
  }
6832
7449
 
6833
- tinybench@2.3.1:
7450
+ tinybench@2.9.0:
6834
7451
  resolution:
6835
7452
  {
6836
- integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==,
7453
+ integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==,
6837
7454
  }
6838
7455
 
6839
7456
  tinycolor2@1.4.2:
@@ -6842,17 +7459,30 @@ packages:
6842
7459
  integrity: sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==,
6843
7460
  }
6844
7461
 
6845
- tinypool@0.3.0:
7462
+ tinyexec@0.3.1:
7463
+ resolution:
7464
+ {
7465
+ integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==,
7466
+ }
7467
+
7468
+ tinypool@1.0.2:
6846
7469
  resolution:
6847
7470
  {
6848
- integrity: sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==,
7471
+ integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==,
7472
+ }
7473
+ engines: { node: ^18.0.0 || >=20.0.0 }
7474
+
7475
+ tinyrainbow@1.2.0:
7476
+ resolution:
7477
+ {
7478
+ integrity: sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==,
6849
7479
  }
6850
7480
  engines: { node: ">=14.0.0" }
6851
7481
 
6852
- tinyspy@1.0.2:
7482
+ tinyspy@3.0.2:
6853
7483
  resolution:
6854
7484
  {
6855
- integrity: sha512-bSGlgwLBYf7PnUsQ6WOc6SJ3pGOcd+d8AA6EUnLDDM0kWEstC1JIlSZA3UNliDXhd9ABoS7hiRBDCu+XP/sf1Q==,
7485
+ integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==,
6856
7486
  }
6857
7487
  engines: { node: ">=14.0.0" }
6858
7488
 
@@ -6987,13 +7617,6 @@ packages:
6987
7617
  }
6988
7618
  engines: { node: ">= 0.8.0" }
6989
7619
 
6990
- type-detect@4.0.8:
6991
- resolution:
6992
- {
6993
- integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==,
6994
- }
6995
- engines: { node: ">=4" }
6996
-
6997
7620
  type-fest@0.20.2:
6998
7621
  resolution:
6999
7622
  {
@@ -7023,12 +7646,6 @@ packages:
7023
7646
  engines: { node: ">=14.17" }
7024
7647
  hasBin: true
7025
7648
 
7026
- ufo@1.0.1:
7027
- resolution:
7028
- {
7029
- integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==,
7030
- }
7031
-
7032
7649
  undici-types@5.26.5:
7033
7650
  resolution:
7034
7651
  {
@@ -7041,6 +7658,12 @@ packages:
7041
7658
  integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==,
7042
7659
  }
7043
7660
 
7661
+ undici-types@6.20.0:
7662
+ resolution:
7663
+ {
7664
+ integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==,
7665
+ }
7666
+
7044
7667
  unicode-canonical-property-names-ecmascript@2.0.0:
7045
7668
  resolution:
7046
7669
  {
@@ -7183,12 +7806,12 @@ packages:
7183
7806
  }
7184
7807
  engines: { "0": node >=0.6.0 }
7185
7808
 
7186
- vite-node@0.26.1:
7809
+ vite-node@2.1.5:
7187
7810
  resolution:
7188
7811
  {
7189
- integrity: sha512-5FJSKZZJz48zFRKHE55WyevZe61hLMQEsqGn+ungfd60kxEztFybZ3yG9ToGFtOWNCCy7Vn5EVuXD8bdeHOSdw==,
7812
+ integrity: sha512-rd0QIgx74q4S1Rd56XIiL2cYEdyWn13cunYBIuqh9mpmQr7gGS0IxXoP8R6OaZtNQQLyXSWbd4rXKYUbhFpK5w==,
7190
7813
  }
7191
- engines: { node: ">=v14.16.0" }
7814
+ engines: { node: ^18.0.0 || >=20.0.0 }
7192
7815
  hasBin: true
7193
7816
 
7194
7817
  vite-plugin-css-injected-by-js@2.2.0:
@@ -7205,17 +7828,47 @@ packages:
7205
7828
  integrity: sha512-0MMf1yzzSYlV4MGePsLVAOqXsbF5IVxbn4EEzqRnWxTQl8BJg/cfwIzfQNmNQxZp5XXwd4kyRKF1LytuHZTnqA==,
7206
7829
  }
7207
7830
 
7208
- vite@3.2.11:
7831
+ vite@3.2.11:
7832
+ resolution:
7833
+ {
7834
+ integrity: sha512-K/jGKL/PgbIgKCiJo5QbASQhFiV02X9Jh+Qq0AKCRCRKZtOTVi4t6wh75FDpGf2N9rYOnzH87OEFQNaFy6pdxQ==,
7835
+ }
7836
+ engines: { node: ^14.18.0 || >=16.0.0 }
7837
+ hasBin: true
7838
+ peerDependencies:
7839
+ "@types/node": ">= 14"
7840
+ less: "*"
7841
+ sass: "*"
7842
+ stylus: "*"
7843
+ sugarss: "*"
7844
+ terser: ^5.4.0
7845
+ peerDependenciesMeta:
7846
+ "@types/node":
7847
+ optional: true
7848
+ less:
7849
+ optional: true
7850
+ sass:
7851
+ optional: true
7852
+ stylus:
7853
+ optional: true
7854
+ sugarss:
7855
+ optional: true
7856
+ terser:
7857
+ optional: true
7858
+
7859
+ vite@5.4.11:
7209
7860
  resolution:
7210
7861
  {
7211
- integrity: sha512-K/jGKL/PgbIgKCiJo5QbASQhFiV02X9Jh+Qq0AKCRCRKZtOTVi4t6wh75FDpGf2N9rYOnzH87OEFQNaFy6pdxQ==,
7862
+ integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==,
7212
7863
  }
7213
- engines: { node: ^14.18.0 || >=16.0.0 }
7864
+ engines: { node: ^18.0.0 || >=20.0.0 }
7214
7865
  hasBin: true
7215
7866
  peerDependencies:
7216
- "@types/node": ">= 14"
7867
+ "@types/node": ^18.0.0 || >=20.0.0
7217
7868
  less: "*"
7869
+ lightningcss: ^1.21.0
7218
7870
  sass: "*"
7871
+ sass-embedded: "*"
7219
7872
  stylus: "*"
7220
7873
  sugarss: "*"
7221
7874
  terser: ^5.4.0
@@ -7224,8 +7877,12 @@ packages:
7224
7877
  optional: true
7225
7878
  less:
7226
7879
  optional: true
7880
+ lightningcss:
7881
+ optional: true
7227
7882
  sass:
7228
7883
  optional: true
7884
+ sass-embedded:
7885
+ optional: true
7229
7886
  stylus:
7230
7887
  optional: true
7231
7888
  sugarss:
@@ -7233,22 +7890,25 @@ packages:
7233
7890
  terser:
7234
7891
  optional: true
7235
7892
 
7236
- vitest@0.26.1:
7893
+ vitest@2.1.5:
7237
7894
  resolution:
7238
7895
  {
7239
- integrity: sha512-qTLRnjYmjmJpHlLUtErxtlRqGCe8WItFhGXKklpWivu7CLP9KXN9iTezROe+vf51Kb+BB/fzxK6fUG9DvFGL5Q==,
7896
+ integrity: sha512-P4ljsdpuzRTPI/kbND2sDZ4VmieerR2c9szEZpjc+98Z9ebvnXmM5+0tHEKqYZumXqlvnmfWsjeFOjXVriDG7A==,
7240
7897
  }
7241
- engines: { node: ">=v14.16.0" }
7898
+ engines: { node: ^18.0.0 || >=20.0.0 }
7242
7899
  hasBin: true
7243
7900
  peerDependencies:
7244
7901
  "@edge-runtime/vm": "*"
7245
- "@vitest/browser": "*"
7246
- "@vitest/ui": "*"
7902
+ "@types/node": ^18.0.0 || >=20.0.0
7903
+ "@vitest/browser": 2.1.5
7904
+ "@vitest/ui": 2.1.5
7247
7905
  happy-dom: "*"
7248
7906
  jsdom: "*"
7249
7907
  peerDependenciesMeta:
7250
7908
  "@edge-runtime/vm":
7251
7909
  optional: true
7910
+ "@types/node":
7911
+ optional: true
7252
7912
  "@vitest/browser":
7253
7913
  optional: true
7254
7914
  "@vitest/ui":
@@ -7394,6 +8054,14 @@ packages:
7394
8054
  engines: { node: ">= 8" }
7395
8055
  hasBin: true
7396
8056
 
8057
+ why-is-node-running@2.3.0:
8058
+ resolution:
8059
+ {
8060
+ integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==,
8061
+ }
8062
+ engines: { node: ">=8" }
8063
+ hasBin: true
8064
+
7397
8065
  word-wrap@1.2.5:
7398
8066
  resolution:
7399
8067
  {
@@ -7616,12 +8284,12 @@ snapshots:
7616
8284
  "@babel/helper-compilation-targets": 7.24.6
7617
8285
  "@babel/helper-module-transforms": 7.24.6(@babel/core@7.24.6)
7618
8286
  "@babel/helpers": 7.24.6
7619
- "@babel/parser": 7.24.6
8287
+ "@babel/parser": 7.26.2
7620
8288
  "@babel/template": 7.24.6
7621
8289
  "@babel/traverse": 7.24.6
7622
- "@babel/types": 7.24.6
8290
+ "@babel/types": 7.26.0
7623
8291
  convert-source-map: 2.0.0
7624
- debug: 4.3.4(supports-color@8.1.1)
8292
+ debug: 4.3.7
7625
8293
  gensync: 1.0.0-beta.2
7626
8294
  json5: 2.2.3
7627
8295
  semver: 6.3.1
@@ -7645,7 +8313,7 @@ snapshots:
7645
8313
 
7646
8314
  "@babel/generator@7.24.6":
7647
8315
  dependencies:
7648
- "@babel/types": 7.24.6
8316
+ "@babel/types": 7.26.0
7649
8317
  "@jridgewell/gen-mapping": 0.3.5
7650
8318
  "@jridgewell/trace-mapping": 0.3.25
7651
8319
  jsesc: 2.5.2
@@ -7729,7 +8397,7 @@ snapshots:
7729
8397
  "@babel/helper-function-name@7.24.6":
7730
8398
  dependencies:
7731
8399
  "@babel/template": 7.24.6
7732
- "@babel/types": 7.24.6
8400
+ "@babel/types": 7.26.0
7733
8401
 
7734
8402
  "@babel/helper-hoist-variables@7.18.6":
7735
8403
  dependencies:
@@ -7741,7 +8409,7 @@ snapshots:
7741
8409
 
7742
8410
  "@babel/helper-hoist-variables@7.24.6":
7743
8411
  dependencies:
7744
- "@babel/types": 7.24.6
8412
+ "@babel/types": 7.26.0
7745
8413
 
7746
8414
  "@babel/helper-member-expression-to-functions@7.18.9":
7747
8415
  dependencies:
@@ -7753,7 +8421,7 @@ snapshots:
7753
8421
 
7754
8422
  "@babel/helper-module-imports@7.24.6":
7755
8423
  dependencies:
7756
- "@babel/types": 7.24.6
8424
+ "@babel/types": 7.26.0
7757
8425
 
7758
8426
  "@babel/helper-module-transforms@7.20.2":
7759
8427
  dependencies:
@@ -7775,7 +8443,7 @@ snapshots:
7775
8443
  "@babel/helper-module-imports": 7.24.6
7776
8444
  "@babel/helper-simple-access": 7.24.6
7777
8445
  "@babel/helper-split-export-declaration": 7.24.6
7778
- "@babel/helper-validator-identifier": 7.24.6
8446
+ "@babel/helper-validator-identifier": 7.25.9
7779
8447
 
7780
8448
  "@babel/helper-optimise-call-expression@7.18.6":
7781
8449
  dependencies:
@@ -7809,7 +8477,7 @@ snapshots:
7809
8477
 
7810
8478
  "@babel/helper-simple-access@7.24.6":
7811
8479
  dependencies:
7812
- "@babel/types": 7.24.6
8480
+ "@babel/types": 7.26.0
7813
8481
 
7814
8482
  "@babel/helper-skip-transparent-expression-wrappers@7.20.0":
7815
8483
  dependencies:
@@ -7825,13 +8493,13 @@ snapshots:
7825
8493
 
7826
8494
  "@babel/helper-split-export-declaration@7.24.6":
7827
8495
  dependencies:
7828
- "@babel/types": 7.24.6
8496
+ "@babel/types": 7.26.0
7829
8497
 
7830
8498
  "@babel/helper-string-parser@7.21.5": {}
7831
8499
 
7832
8500
  "@babel/helper-string-parser@7.22.5": {}
7833
8501
 
7834
- "@babel/helper-string-parser@7.24.6": {}
8502
+ "@babel/helper-string-parser@7.25.9": {}
7835
8503
 
7836
8504
  "@babel/helper-validator-identifier@7.19.1": {}
7837
8505
 
@@ -7839,6 +8507,8 @@ snapshots:
7839
8507
 
7840
8508
  "@babel/helper-validator-identifier@7.24.6": {}
7841
8509
 
8510
+ "@babel/helper-validator-identifier@7.25.9": {}
8511
+
7842
8512
  "@babel/helper-validator-option@7.18.6": {}
7843
8513
 
7844
8514
  "@babel/helper-validator-option@7.24.6": {}
@@ -7855,7 +8525,7 @@ snapshots:
7855
8525
  "@babel/helpers@7.24.6":
7856
8526
  dependencies:
7857
8527
  "@babel/template": 7.24.6
7858
- "@babel/types": 7.24.6
8528
+ "@babel/types": 7.26.0
7859
8529
 
7860
8530
  "@babel/highlight@7.18.6":
7861
8531
  dependencies:
@@ -7888,9 +8558,9 @@ snapshots:
7888
8558
  dependencies:
7889
8559
  "@babel/types": 7.23.0
7890
8560
 
7891
- "@babel/parser@7.24.6":
8561
+ "@babel/parser@7.26.2":
7892
8562
  dependencies:
7893
- "@babel/types": 7.24.6
8563
+ "@babel/types": 7.26.0
7894
8564
 
7895
8565
  "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.24.6)":
7896
8566
  dependencies:
@@ -8397,8 +9067,8 @@ snapshots:
8397
9067
  "@babel/template@7.24.6":
8398
9068
  dependencies:
8399
9069
  "@babel/code-frame": 7.24.6
8400
- "@babel/parser": 7.24.6
8401
- "@babel/types": 7.24.6
9070
+ "@babel/parser": 7.26.2
9071
+ "@babel/types": 7.26.0
8402
9072
 
8403
9073
  "@babel/traverse@7.23.2":
8404
9074
  dependencies:
@@ -8410,7 +9080,7 @@ snapshots:
8410
9080
  "@babel/helper-split-export-declaration": 7.22.6
8411
9081
  "@babel/parser": 7.23.0
8412
9082
  "@babel/types": 7.23.0
8413
- debug: 4.3.4(supports-color@8.1.1)
9083
+ debug: 4.3.7
8414
9084
  globals: 11.12.0
8415
9085
  transitivePeerDependencies:
8416
9086
  - supports-color
@@ -8423,9 +9093,9 @@ snapshots:
8423
9093
  "@babel/helper-function-name": 7.24.6
8424
9094
  "@babel/helper-hoist-variables": 7.24.6
8425
9095
  "@babel/helper-split-export-declaration": 7.24.6
8426
- "@babel/parser": 7.24.6
8427
- "@babel/types": 7.24.6
8428
- debug: 4.3.4(supports-color@8.1.1)
9096
+ "@babel/parser": 7.26.2
9097
+ "@babel/types": 7.26.0
9098
+ debug: 4.3.7
8429
9099
  globals: 11.12.0
8430
9100
  transitivePeerDependencies:
8431
9101
  - supports-color
@@ -8448,11 +9118,12 @@ snapshots:
8448
9118
  "@babel/helper-validator-identifier": 7.22.20
8449
9119
  to-fast-properties: 2.0.0
8450
9120
 
8451
- "@babel/types@7.24.6":
9121
+ "@babel/types@7.26.0":
8452
9122
  dependencies:
8453
- "@babel/helper-string-parser": 7.24.6
8454
- "@babel/helper-validator-identifier": 7.24.6
8455
- to-fast-properties: 2.0.0
9123
+ "@babel/helper-string-parser": 7.25.9
9124
+ "@babel/helper-validator-identifier": 7.25.9
9125
+
9126
+ "@bcoe/v8-coverage@0.2.3": {}
8456
9127
 
8457
9128
  "@colors/colors@1.5.0":
8458
9129
  optional: true
@@ -8489,12 +9160,81 @@ snapshots:
8489
9160
  transitivePeerDependencies:
8490
9161
  - supports-color
8491
9162
 
9163
+ "@esbuild/aix-ppc64@0.21.5":
9164
+ optional: true
9165
+
9166
+ "@esbuild/android-arm64@0.21.5":
9167
+ optional: true
9168
+
8492
9169
  "@esbuild/android-arm@0.15.18":
8493
9170
  optional: true
8494
9171
 
9172
+ "@esbuild/android-arm@0.21.5":
9173
+ optional: true
9174
+
9175
+ "@esbuild/android-x64@0.21.5":
9176
+ optional: true
9177
+
9178
+ "@esbuild/darwin-arm64@0.21.5":
9179
+ optional: true
9180
+
9181
+ "@esbuild/darwin-x64@0.21.5":
9182
+ optional: true
9183
+
9184
+ "@esbuild/freebsd-arm64@0.21.5":
9185
+ optional: true
9186
+
9187
+ "@esbuild/freebsd-x64@0.21.5":
9188
+ optional: true
9189
+
9190
+ "@esbuild/linux-arm64@0.21.5":
9191
+ optional: true
9192
+
9193
+ "@esbuild/linux-arm@0.21.5":
9194
+ optional: true
9195
+
9196
+ "@esbuild/linux-ia32@0.21.5":
9197
+ optional: true
9198
+
8495
9199
  "@esbuild/linux-loong64@0.15.18":
8496
9200
  optional: true
8497
9201
 
9202
+ "@esbuild/linux-loong64@0.21.5":
9203
+ optional: true
9204
+
9205
+ "@esbuild/linux-mips64el@0.21.5":
9206
+ optional: true
9207
+
9208
+ "@esbuild/linux-ppc64@0.21.5":
9209
+ optional: true
9210
+
9211
+ "@esbuild/linux-riscv64@0.21.5":
9212
+ optional: true
9213
+
9214
+ "@esbuild/linux-s390x@0.21.5":
9215
+ optional: true
9216
+
9217
+ "@esbuild/linux-x64@0.21.5":
9218
+ optional: true
9219
+
9220
+ "@esbuild/netbsd-x64@0.21.5":
9221
+ optional: true
9222
+
9223
+ "@esbuild/openbsd-x64@0.21.5":
9224
+ optional: true
9225
+
9226
+ "@esbuild/sunos-x64@0.21.5":
9227
+ optional: true
9228
+
9229
+ "@esbuild/win32-arm64@0.21.5":
9230
+ optional: true
9231
+
9232
+ "@esbuild/win32-ia32@0.21.5":
9233
+ optional: true
9234
+
9235
+ "@esbuild/win32-x64@0.21.5":
9236
+ optional: true
9237
+
8498
9238
  "@eslint-community/eslint-utils@4.4.0(eslint@8.30.0)":
8499
9239
  dependencies:
8500
9240
  eslint: 8.30.0
@@ -8570,6 +9310,17 @@ snapshots:
8570
9310
 
8571
9311
  "@humanwhocodes/object-schema@1.2.1": {}
8572
9312
 
9313
+ "@isaacs/cliui@8.0.2":
9314
+ dependencies:
9315
+ string-width: 5.1.2
9316
+ string-width-cjs: string-width@4.2.3
9317
+ strip-ansi: 7.1.0
9318
+ strip-ansi-cjs: strip-ansi@6.0.1
9319
+ wrap-ansi: 8.1.0
9320
+ wrap-ansi-cjs: wrap-ansi@7.0.0
9321
+
9322
+ "@istanbuljs/schema@0.1.3": {}
9323
+
8573
9324
  "@jest/expect-utils@29.7.0":
8574
9325
  dependencies:
8575
9326
  jest-get-type: 29.6.3
@@ -8867,7 +9618,7 @@ snapshots:
8867
9618
  "@jridgewell/gen-mapping@0.3.5":
8868
9619
  dependencies:
8869
9620
  "@jridgewell/set-array": 1.2.1
8870
- "@jridgewell/sourcemap-codec": 1.4.15
9621
+ "@jridgewell/sourcemap-codec": 1.5.0
8871
9622
  "@jridgewell/trace-mapping": 0.3.25
8872
9623
 
8873
9624
  "@jridgewell/resolve-uri@3.1.0": {}
@@ -8885,7 +9636,7 @@ snapshots:
8885
9636
 
8886
9637
  "@jridgewell/sourcemap-codec@1.4.14": {}
8887
9638
 
8888
- "@jridgewell/sourcemap-codec@1.4.15": {}
9639
+ "@jridgewell/sourcemap-codec@1.5.0": {}
8889
9640
 
8890
9641
  "@jridgewell/trace-mapping@0.3.17":
8891
9642
  dependencies:
@@ -8895,7 +9646,7 @@ snapshots:
8895
9646
  "@jridgewell/trace-mapping@0.3.25":
8896
9647
  dependencies:
8897
9648
  "@jridgewell/resolve-uri": 3.1.2
8898
- "@jridgewell/sourcemap-codec": 1.4.15
9649
+ "@jridgewell/sourcemap-codec": 1.5.0
8899
9650
 
8900
9651
  "@jridgewell/trace-mapping@0.3.9":
8901
9652
  dependencies:
@@ -8928,6 +9679,9 @@ snapshots:
8928
9679
  mkdirp: 1.0.4
8929
9680
  rimraf: 3.0.2
8930
9681
 
9682
+ "@pkgjs/parseargs@0.11.0":
9683
+ optional: true
9684
+
8931
9685
  "@pkgr/utils@2.4.2":
8932
9686
  dependencies:
8933
9687
  cross-spawn: 7.0.3
@@ -8937,6 +9691,60 @@ snapshots:
8937
9691
  picocolors: 1.0.0
8938
9692
  tslib: 2.6.2
8939
9693
 
9694
+ "@rollup/rollup-android-arm-eabi@4.27.3":
9695
+ optional: true
9696
+
9697
+ "@rollup/rollup-android-arm64@4.27.3":
9698
+ optional: true
9699
+
9700
+ "@rollup/rollup-darwin-arm64@4.27.3":
9701
+ optional: true
9702
+
9703
+ "@rollup/rollup-darwin-x64@4.27.3":
9704
+ optional: true
9705
+
9706
+ "@rollup/rollup-freebsd-arm64@4.27.3":
9707
+ optional: true
9708
+
9709
+ "@rollup/rollup-freebsd-x64@4.27.3":
9710
+ optional: true
9711
+
9712
+ "@rollup/rollup-linux-arm-gnueabihf@4.27.3":
9713
+ optional: true
9714
+
9715
+ "@rollup/rollup-linux-arm-musleabihf@4.27.3":
9716
+ optional: true
9717
+
9718
+ "@rollup/rollup-linux-arm64-gnu@4.27.3":
9719
+ optional: true
9720
+
9721
+ "@rollup/rollup-linux-arm64-musl@4.27.3":
9722
+ optional: true
9723
+
9724
+ "@rollup/rollup-linux-powerpc64le-gnu@4.27.3":
9725
+ optional: true
9726
+
9727
+ "@rollup/rollup-linux-riscv64-gnu@4.27.3":
9728
+ optional: true
9729
+
9730
+ "@rollup/rollup-linux-s390x-gnu@4.27.3":
9731
+ optional: true
9732
+
9733
+ "@rollup/rollup-linux-x64-gnu@4.27.3":
9734
+ optional: true
9735
+
9736
+ "@rollup/rollup-linux-x64-musl@4.27.3":
9737
+ optional: true
9738
+
9739
+ "@rollup/rollup-win32-arm64-msvc@4.27.3":
9740
+ optional: true
9741
+
9742
+ "@rollup/rollup-win32-ia32-msvc@4.27.3":
9743
+ optional: true
9744
+
9745
+ "@rollup/rollup-win32-x64-msvc@4.27.3":
9746
+ optional: true
9747
+
8940
9748
  "@sinclair/typebox@0.27.8": {}
8941
9749
 
8942
9750
  "@tootallnate/once@2.0.0": {}
@@ -8955,26 +9763,22 @@ snapshots:
8955
9763
 
8956
9764
  "@types/assert@1.5.6": {}
8957
9765
 
8958
- "@types/chai-subset@1.3.3":
8959
- dependencies:
8960
- "@types/chai": 4.3.4
8961
-
8962
- "@types/chai@4.3.4": {}
8963
-
8964
9766
  "@types/color-string@1.5.2": {}
8965
9767
 
8966
9768
  "@types/eslint-scope@3.7.7":
8967
9769
  dependencies:
8968
9770
  "@types/eslint": 8.56.10
8969
- "@types/estree": 1.0.5
9771
+ "@types/estree": 1.0.6
8970
9772
 
8971
9773
  "@types/eslint@8.56.10":
8972
9774
  dependencies:
8973
- "@types/estree": 1.0.5
9775
+ "@types/estree": 1.0.6
8974
9776
  "@types/json-schema": 7.0.15
8975
9777
 
8976
9778
  "@types/estree@1.0.5": {}
8977
9779
 
9780
+ "@types/estree@1.0.6": {}
9781
+
8978
9782
  "@types/istanbul-lib-coverage@2.0.6": {}
8979
9783
 
8980
9784
  "@types/istanbul-lib-report@3.0.3":
@@ -8990,6 +9794,12 @@ snapshots:
8990
9794
  expect: 29.7.0
8991
9795
  pretty-format: 29.7.0
8992
9796
 
9797
+ "@types/jsdom@21.1.7":
9798
+ dependencies:
9799
+ "@types/node": 22.10.0
9800
+ "@types/tough-cookie": 4.0.5
9801
+ parse5: 7.1.2
9802
+
8993
9803
  "@types/json-schema@7.0.11": {}
8994
9804
 
8995
9805
  "@types/json-schema@7.0.13": {}
@@ -9004,6 +9814,10 @@ snapshots:
9004
9814
  dependencies:
9005
9815
  undici-types: 5.26.5
9006
9816
 
9817
+ "@types/node@22.10.0":
9818
+ dependencies:
9819
+ undici-types: 6.20.0
9820
+
9007
9821
  "@types/node@22.9.0":
9008
9822
  dependencies:
9009
9823
  undici-types: 6.19.8
@@ -9020,6 +9834,8 @@ snapshots:
9020
9834
 
9021
9835
  "@types/stack-utils@2.0.3": {}
9022
9836
 
9837
+ "@types/tough-cookie@4.0.5": {}
9838
+
9023
9839
  "@types/yargs-parser@21.0.3": {}
9024
9840
 
9025
9841
  "@types/yargs@17.0.33":
@@ -9121,6 +9937,64 @@ snapshots:
9121
9937
  vite: 3.2.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
9122
9938
  vue: 3.2.45
9123
9939
 
9940
+ "@vitest/coverage-v8@2.1.5(vitest@2.1.5(@types/node@20.14.9)(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0))":
9941
+ dependencies:
9942
+ "@ampproject/remapping": 2.3.0
9943
+ "@bcoe/v8-coverage": 0.2.3
9944
+ debug: 4.3.7
9945
+ istanbul-lib-coverage: 3.2.2
9946
+ istanbul-lib-report: 3.0.1
9947
+ istanbul-lib-source-maps: 5.0.6
9948
+ istanbul-reports: 3.1.7
9949
+ magic-string: 0.30.13
9950
+ magicast: 0.3.5
9951
+ std-env: 3.8.0
9952
+ test-exclude: 7.0.1
9953
+ tinyrainbow: 1.2.0
9954
+ vitest: 2.1.5(@types/node@20.14.9)(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
9955
+ transitivePeerDependencies:
9956
+ - supports-color
9957
+
9958
+ "@vitest/expect@2.1.5":
9959
+ dependencies:
9960
+ "@vitest/spy": 2.1.5
9961
+ "@vitest/utils": 2.1.5
9962
+ chai: 5.1.2
9963
+ tinyrainbow: 1.2.0
9964
+
9965
+ "@vitest/mocker@2.1.5(vite@5.4.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0))":
9966
+ dependencies:
9967
+ "@vitest/spy": 2.1.5
9968
+ estree-walker: 3.0.3
9969
+ magic-string: 0.30.13
9970
+ optionalDependencies:
9971
+ vite: 5.4.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
9972
+
9973
+ "@vitest/pretty-format@2.1.5":
9974
+ dependencies:
9975
+ tinyrainbow: 1.2.0
9976
+
9977
+ "@vitest/runner@2.1.5":
9978
+ dependencies:
9979
+ "@vitest/utils": 2.1.5
9980
+ pathe: 1.1.2
9981
+
9982
+ "@vitest/snapshot@2.1.5":
9983
+ dependencies:
9984
+ "@vitest/pretty-format": 2.1.5
9985
+ magic-string: 0.30.13
9986
+ pathe: 1.1.2
9987
+
9988
+ "@vitest/spy@2.1.5":
9989
+ dependencies:
9990
+ tinyspy: 3.0.2
9991
+
9992
+ "@vitest/utils@2.1.5":
9993
+ dependencies:
9994
+ "@vitest/pretty-format": 2.1.5
9995
+ loupe: 3.1.2
9996
+ tinyrainbow: 1.2.0
9997
+
9124
9998
  "@vue/compat@3.2.45(vue@3.2.45)":
9125
9999
  dependencies:
9126
10000
  "@babel/parser": 7.20.5
@@ -9337,7 +10211,7 @@ snapshots:
9337
10211
 
9338
10212
  agent-base@6.0.2:
9339
10213
  dependencies:
9340
- debug: 4.3.4(supports-color@8.1.1)
10214
+ debug: 4.3.7
9341
10215
  transitivePeerDependencies:
9342
10216
  - supports-color
9343
10217
 
@@ -9410,7 +10284,7 @@ snapshots:
9410
10284
 
9411
10285
  assert-plus@1.0.0: {}
9412
10286
 
9413
- assertion-error@1.1.0: {}
10287
+ assertion-error@2.0.1: {}
9414
10288
 
9415
10289
  astral-regex@2.0.0: {}
9416
10290
 
@@ -9499,6 +10373,10 @@ snapshots:
9499
10373
  balanced-match: 1.0.2
9500
10374
  concat-map: 0.0.1
9501
10375
 
10376
+ brace-expansion@2.0.1:
10377
+ dependencies:
10378
+ balanced-match: 1.0.2
10379
+
9502
10380
  braces@3.0.3:
9503
10381
  dependencies:
9504
10382
  fill-range: 7.1.1
@@ -9537,6 +10415,8 @@ snapshots:
9537
10415
  dependencies:
9538
10416
  run-applescript: 5.0.0
9539
10417
 
10418
+ cac@6.7.14: {}
10419
+
9540
10420
  cacache@15.3.0:
9541
10421
  dependencies:
9542
10422
  "@npmcli/fs": 1.1.1
@@ -9578,15 +10458,13 @@ snapshots:
9578
10458
 
9579
10459
  caseless@0.12.0: {}
9580
10460
 
9581
- chai@4.3.7:
10461
+ chai@5.1.2:
9582
10462
  dependencies:
9583
- assertion-error: 1.1.0
9584
- check-error: 1.0.2
9585
- deep-eql: 4.1.3
9586
- get-func-name: 2.0.2
9587
- loupe: 2.3.6
9588
- pathval: 1.1.1
9589
- type-detect: 4.0.8
10463
+ assertion-error: 2.0.1
10464
+ check-error: 2.1.1
10465
+ deep-eql: 5.0.2
10466
+ loupe: 3.1.2
10467
+ pathval: 2.0.0
9590
10468
 
9591
10469
  chalk@2.4.2:
9592
10470
  dependencies:
@@ -9601,7 +10479,7 @@ snapshots:
9601
10479
 
9602
10480
  chalk@5.3.0: {}
9603
10481
 
9604
- check-error@1.0.2: {}
10482
+ check-error@2.1.1: {}
9605
10483
 
9606
10484
  check-more-types@2.24.0: {}
9607
10485
 
@@ -9876,11 +10754,13 @@ snapshots:
9876
10754
  optionalDependencies:
9877
10755
  supports-color: 8.1.1
9878
10756
 
10757
+ debug@4.3.7:
10758
+ dependencies:
10759
+ ms: 2.1.3
10760
+
9879
10761
  decimal.js@10.4.3: {}
9880
10762
 
9881
- deep-eql@4.1.3:
9882
- dependencies:
9883
- type-detect: 4.0.8
10763
+ deep-eql@5.0.2: {}
9884
10764
 
9885
10765
  deep-is@0.1.4: {}
9886
10766
 
@@ -10049,7 +10929,7 @@ snapshots:
10049
10929
 
10050
10930
  es-errors@1.3.0: {}
10051
10931
 
10052
- es-module-lexer@1.5.3: {}
10932
+ es-module-lexer@1.5.4: {}
10053
10933
 
10054
10934
  esbuild-android-64@0.15.18:
10055
10935
  optional: true
@@ -10136,6 +11016,32 @@ snapshots:
10136
11016
  esbuild-windows-64: 0.15.18
10137
11017
  esbuild-windows-arm64: 0.15.18
10138
11018
 
11019
+ esbuild@0.21.5:
11020
+ optionalDependencies:
11021
+ "@esbuild/aix-ppc64": 0.21.5
11022
+ "@esbuild/android-arm": 0.21.5
11023
+ "@esbuild/android-arm64": 0.21.5
11024
+ "@esbuild/android-x64": 0.21.5
11025
+ "@esbuild/darwin-arm64": 0.21.5
11026
+ "@esbuild/darwin-x64": 0.21.5
11027
+ "@esbuild/freebsd-arm64": 0.21.5
11028
+ "@esbuild/freebsd-x64": 0.21.5
11029
+ "@esbuild/linux-arm": 0.21.5
11030
+ "@esbuild/linux-arm64": 0.21.5
11031
+ "@esbuild/linux-ia32": 0.21.5
11032
+ "@esbuild/linux-loong64": 0.21.5
11033
+ "@esbuild/linux-mips64el": 0.21.5
11034
+ "@esbuild/linux-ppc64": 0.21.5
11035
+ "@esbuild/linux-riscv64": 0.21.5
11036
+ "@esbuild/linux-s390x": 0.21.5
11037
+ "@esbuild/linux-x64": 0.21.5
11038
+ "@esbuild/netbsd-x64": 0.21.5
11039
+ "@esbuild/openbsd-x64": 0.21.5
11040
+ "@esbuild/sunos-x64": 0.21.5
11041
+ "@esbuild/win32-arm64": 0.21.5
11042
+ "@esbuild/win32-ia32": 0.21.5
11043
+ "@esbuild/win32-x64": 0.21.5
11044
+
10139
11045
  escalade@3.1.1: {}
10140
11046
 
10141
11047
  escalade@3.1.2: {}
@@ -10273,6 +11179,10 @@ snapshots:
10273
11179
 
10274
11180
  estree-walker@2.0.2: {}
10275
11181
 
11182
+ estree-walker@3.0.3:
11183
+ dependencies:
11184
+ "@types/estree": 1.0.5
11185
+
10276
11186
  esutils@2.0.3: {}
10277
11187
 
10278
11188
  event-target-shim@5.0.1: {}
@@ -10325,6 +11235,8 @@ snapshots:
10325
11235
 
10326
11236
  exif-parser@0.1.12: {}
10327
11237
 
11238
+ expect-type@1.1.0: {}
11239
+
10328
11240
  expect@29.7.0:
10329
11241
  dependencies:
10330
11242
  "@jest/expect-utils": 29.7.0
@@ -10426,6 +11338,11 @@ snapshots:
10426
11338
 
10427
11339
  flatted@3.2.7: {}
10428
11340
 
11341
+ foreground-child@3.3.0:
11342
+ dependencies:
11343
+ cross-spawn: 7.0.3
11344
+ signal-exit: 4.1.0
11345
+
10429
11346
  forever-agent@0.6.1: {}
10430
11347
 
10431
11348
  form-data@2.3.3:
@@ -10472,8 +11389,6 @@ snapshots:
10472
11389
 
10473
11390
  get-caller-file@2.0.5: {}
10474
11391
 
10475
- get-func-name@2.0.2: {}
10476
-
10477
11392
  get-intrinsic@1.2.4:
10478
11393
  dependencies:
10479
11394
  es-errors: 1.3.0
@@ -10506,6 +11421,15 @@ snapshots:
10506
11421
 
10507
11422
  glob-to-regexp@0.4.1: {}
10508
11423
 
11424
+ glob@10.4.5:
11425
+ dependencies:
11426
+ foreground-child: 3.3.0
11427
+ jackspeak: 3.4.3
11428
+ minimatch: 9.0.5
11429
+ minipass: 7.1.2
11430
+ package-json-from-dist: 1.0.1
11431
+ path-scurry: 1.11.1
11432
+
10509
11433
  glob@7.2.3:
10510
11434
  dependencies:
10511
11435
  fs.realpath: 1.0.0
@@ -10592,6 +11516,8 @@ snapshots:
10592
11516
  dependencies:
10593
11517
  whatwg-encoding: 2.0.0
10594
11518
 
11519
+ html-escaper@2.0.2: {}
11520
+
10595
11521
  html-to-image@1.11.3: {}
10596
11522
 
10597
11523
  htmlparser2@8.0.2:
@@ -10734,6 +11660,33 @@ snapshots:
10734
11660
 
10735
11661
  isstream@0.1.2: {}
10736
11662
 
11663
+ istanbul-lib-coverage@3.2.2: {}
11664
+
11665
+ istanbul-lib-report@3.0.1:
11666
+ dependencies:
11667
+ istanbul-lib-coverage: 3.2.2
11668
+ make-dir: 4.0.0
11669
+ supports-color: 7.2.0
11670
+
11671
+ istanbul-lib-source-maps@5.0.6:
11672
+ dependencies:
11673
+ "@jridgewell/trace-mapping": 0.3.25
11674
+ debug: 4.3.7
11675
+ istanbul-lib-coverage: 3.2.2
11676
+ transitivePeerDependencies:
11677
+ - supports-color
11678
+
11679
+ istanbul-reports@3.1.7:
11680
+ dependencies:
11681
+ html-escaper: 2.0.2
11682
+ istanbul-lib-report: 3.0.1
11683
+
11684
+ jackspeak@3.4.3:
11685
+ dependencies:
11686
+ "@isaacs/cliui": 8.0.2
11687
+ optionalDependencies:
11688
+ "@pkgjs/parseargs": 0.11.0
11689
+
10737
11690
  jest-diff@29.7.0:
10738
11691
  dependencies:
10739
11692
  chalk: 4.1.2
@@ -10779,7 +11732,7 @@ snapshots:
10779
11732
 
10780
11733
  jest-worker@27.5.1:
10781
11734
  dependencies:
10782
- "@types/node": 22.9.0
11735
+ "@types/node": 22.10.0
10783
11736
  merge-stream: 2.0.0
10784
11737
  supports-color: 8.1.1
10785
11738
 
@@ -10857,8 +11810,6 @@ snapshots:
10857
11810
 
10858
11811
  json5@2.2.3: {}
10859
11812
 
10860
- jsonc-parser@3.2.0: {}
10861
-
10862
11813
  jsonfile@4.0.0:
10863
11814
  optionalDependencies:
10864
11815
  graceful-fs: 4.2.11
@@ -10970,8 +11921,6 @@ snapshots:
10970
11921
  emojis-list: 3.0.0
10971
11922
  json5: 2.2.2
10972
11923
 
10973
- local-pkg@0.4.2: {}
10974
-
10975
11924
  locate-path@5.0.0:
10976
11925
  dependencies:
10977
11926
  p-locate: 4.1.0
@@ -11008,9 +11957,9 @@ snapshots:
11008
11957
  strip-ansi: 7.1.0
11009
11958
  wrap-ansi: 8.1.0
11010
11959
 
11011
- loupe@2.3.6:
11012
- dependencies:
11013
- get-func-name: 2.0.2
11960
+ loupe@3.1.2: {}
11961
+
11962
+ lru-cache@10.4.3: {}
11014
11963
 
11015
11964
  lru-cache@5.1.1:
11016
11965
  dependencies:
@@ -11024,6 +11973,16 @@ snapshots:
11024
11973
  dependencies:
11025
11974
  sourcemap-codec: 1.4.8
11026
11975
 
11976
+ magic-string@0.30.13:
11977
+ dependencies:
11978
+ "@jridgewell/sourcemap-codec": 1.5.0
11979
+
11980
+ magicast@0.3.5:
11981
+ dependencies:
11982
+ "@babel/parser": 7.26.2
11983
+ "@babel/types": 7.26.0
11984
+ source-map-js: 1.2.1
11985
+
11027
11986
  make-dir@2.1.0:
11028
11987
  dependencies:
11029
11988
  pify: 4.0.1
@@ -11034,6 +11993,10 @@ snapshots:
11034
11993
  dependencies:
11035
11994
  semver: 6.3.1
11036
11995
 
11996
+ make-dir@4.0.0:
11997
+ dependencies:
11998
+ semver: 7.5.4
11999
+
11037
12000
  make-error@1.3.6: {}
11038
12001
 
11039
12002
  marked@4.0.10: {}
@@ -11078,6 +12041,10 @@ snapshots:
11078
12041
  dependencies:
11079
12042
  brace-expansion: 1.1.11
11080
12043
 
12044
+ minimatch@9.0.5:
12045
+ dependencies:
12046
+ brace-expansion: 2.0.1
12047
+
11081
12048
  minimist@1.2.7: {}
11082
12049
 
11083
12050
  minipass-collect@1.0.2:
@@ -11098,6 +12065,8 @@ snapshots:
11098
12065
 
11099
12066
  minipass@5.0.0: {}
11100
12067
 
12068
+ minipass@7.1.2: {}
12069
+
11101
12070
  minizlib@2.1.2:
11102
12071
  dependencies:
11103
12072
  minipass: 3.3.6
@@ -11111,13 +12080,6 @@ snapshots:
11111
12080
 
11112
12081
  mkdirp@1.0.4: {}
11113
12082
 
11114
- mlly@1.0.0:
11115
- dependencies:
11116
- acorn: 8.8.2
11117
- pathe: 1.0.0
11118
- pkg-types: 1.0.1
11119
- ufo: 1.0.1
11120
-
11121
12083
  ms@2.0.0: {}
11122
12084
 
11123
12085
  ms@2.1.2: {}
@@ -11235,6 +12197,8 @@ snapshots:
11235
12197
 
11236
12198
  p-try@2.2.0: {}
11237
12199
 
12200
+ package-json-from-dist@1.0.1: {}
12201
+
11238
12202
  pako@1.0.11: {}
11239
12203
 
11240
12204
  parent-module@1.0.1:
@@ -11272,13 +12236,16 @@ snapshots:
11272
12236
 
11273
12237
  path-parse@1.0.7: {}
11274
12238
 
11275
- path-type@4.0.0: {}
12239
+ path-scurry@1.11.1:
12240
+ dependencies:
12241
+ lru-cache: 10.4.3
12242
+ minipass: 7.1.2
11276
12243
 
11277
- pathe@0.2.0: {}
12244
+ path-type@4.0.0: {}
11278
12245
 
11279
- pathe@1.0.0: {}
12246
+ pathe@1.1.2: {}
11280
12247
 
11281
- pathval@1.1.1: {}
12248
+ pathval@2.0.0: {}
11282
12249
 
11283
12250
  pend@1.2.0: {}
11284
12251
 
@@ -11328,12 +12295,6 @@ snapshots:
11328
12295
  dependencies:
11329
12296
  find-up: 4.1.0
11330
12297
 
11331
- pkg-types@1.0.1:
11332
- dependencies:
11333
- jsonc-parser: 3.2.0
11334
- mlly: 1.0.0
11335
- pathe: 1.0.0
11336
-
11337
12298
  pngjs@3.4.0: {}
11338
12299
 
11339
12300
  postcss-import@14.1.0(postcss@8.4.31):
@@ -11533,6 +12494,30 @@ snapshots:
11533
12494
  optionalDependencies:
11534
12495
  fsevents: 2.3.3
11535
12496
 
12497
+ rollup@4.27.3:
12498
+ dependencies:
12499
+ "@types/estree": 1.0.6
12500
+ optionalDependencies:
12501
+ "@rollup/rollup-android-arm-eabi": 4.27.3
12502
+ "@rollup/rollup-android-arm64": 4.27.3
12503
+ "@rollup/rollup-darwin-arm64": 4.27.3
12504
+ "@rollup/rollup-darwin-x64": 4.27.3
12505
+ "@rollup/rollup-freebsd-arm64": 4.27.3
12506
+ "@rollup/rollup-freebsd-x64": 4.27.3
12507
+ "@rollup/rollup-linux-arm-gnueabihf": 4.27.3
12508
+ "@rollup/rollup-linux-arm-musleabihf": 4.27.3
12509
+ "@rollup/rollup-linux-arm64-gnu": 4.27.3
12510
+ "@rollup/rollup-linux-arm64-musl": 4.27.3
12511
+ "@rollup/rollup-linux-powerpc64le-gnu": 4.27.3
12512
+ "@rollup/rollup-linux-riscv64-gnu": 4.27.3
12513
+ "@rollup/rollup-linux-s390x-gnu": 4.27.3
12514
+ "@rollup/rollup-linux-x64-gnu": 4.27.3
12515
+ "@rollup/rollup-linux-x64-musl": 4.27.3
12516
+ "@rollup/rollup-win32-arm64-msvc": 4.27.3
12517
+ "@rollup/rollup-win32-ia32-msvc": 4.27.3
12518
+ "@rollup/rollup-win32-x64-msvc": 4.27.3
12519
+ fsevents: 2.3.3
12520
+
11536
12521
  run-applescript@5.0.0:
11537
12522
  dependencies:
11538
12523
  execa: 5.1.1
@@ -11620,8 +12605,12 @@ snapshots:
11620
12605
  get-intrinsic: 1.2.4
11621
12606
  object-inspect: 1.13.2
11622
12607
 
12608
+ siginfo@2.0.0: {}
12609
+
11623
12610
  signal-exit@3.0.7: {}
11624
12611
 
12612
+ signal-exit@4.1.0: {}
12613
+
11625
12614
  simple-swizzle@0.2.2:
11626
12615
  dependencies:
11627
12616
  is-arrayish: 0.3.2
@@ -11737,6 +12726,10 @@ snapshots:
11737
12726
  dependencies:
11738
12727
  escape-string-regexp: 2.0.0
11739
12728
 
12729
+ stackback@0.0.2: {}
12730
+
12731
+ std-env@3.8.0: {}
12732
+
11740
12733
  string-argv@0.3.2: {}
11741
12734
 
11742
12735
  string-width@4.2.3:
@@ -11765,10 +12758,6 @@ snapshots:
11765
12758
 
11766
12759
  strip-json-comments@3.1.1: {}
11767
12760
 
11768
- strip-literal@1.0.0:
11769
- dependencies:
11770
- acorn: 8.8.2
11771
-
11772
12761
  supports-color@5.5.0:
11773
12762
  dependencies:
11774
12763
  has-flag: 3.0.0
@@ -11882,6 +12871,12 @@ snapshots:
11882
12871
  commander: 2.20.3
11883
12872
  source-map-support: 0.5.21
11884
12873
 
12874
+ test-exclude@7.0.1:
12875
+ dependencies:
12876
+ "@istanbuljs/schema": 0.1.3
12877
+ glob: 10.4.5
12878
+ minimatch: 9.0.5
12879
+
11885
12880
  text-table@0.2.0: {}
11886
12881
 
11887
12882
  thread-stream@2.2.0:
@@ -11894,13 +12889,17 @@ snapshots:
11894
12889
 
11895
12890
  timm@1.7.1: {}
11896
12891
 
11897
- tinybench@2.3.1: {}
12892
+ tinybench@2.9.0: {}
11898
12893
 
11899
12894
  tinycolor2@1.4.2: {}
11900
12895
 
11901
- tinypool@0.3.0: {}
12896
+ tinyexec@0.3.1: {}
12897
+
12898
+ tinypool@1.0.2: {}
11902
12899
 
11903
- tinyspy@1.0.2: {}
12900
+ tinyrainbow@1.2.0: {}
12901
+
12902
+ tinyspy@3.0.2: {}
11904
12903
 
11905
12904
  titleize@3.0.0: {}
11906
12905
 
@@ -11975,8 +12974,6 @@ snapshots:
11975
12974
  dependencies:
11976
12975
  prelude-ls: 1.2.1
11977
12976
 
11978
- type-detect@4.0.8: {}
11979
-
11980
12977
  type-fest@0.20.2: {}
11981
12978
 
11982
12979
  type-fest@0.21.3: {}
@@ -11985,12 +12982,12 @@ snapshots:
11985
12982
 
11986
12983
  typescript@5.6.3: {}
11987
12984
 
11988
- ufo@1.0.1: {}
11989
-
11990
12985
  undici-types@5.26.5: {}
11991
12986
 
11992
12987
  undici-types@6.19.8: {}
11993
12988
 
12989
+ undici-types@6.20.0: {}
12990
+
11994
12991
  unicode-canonical-property-names-ecmascript@2.0.0: {}
11995
12992
 
11996
12993
  unicode-match-property-ecmascript@2.0.0:
@@ -12061,18 +13058,19 @@ snapshots:
12061
13058
  core-util-is: 1.0.2
12062
13059
  extsprintf: 1.3.0
12063
13060
 
12064
- vite-node@0.26.1(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0):
13061
+ vite-node@2.1.5(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0):
12065
13062
  dependencies:
12066
- debug: 4.3.4(supports-color@8.1.1)
12067
- mlly: 1.0.0
12068
- pathe: 0.2.0
12069
- source-map: 0.6.1
12070
- source-map-support: 0.5.21
12071
- vite: 3.2.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
13063
+ cac: 6.7.14
13064
+ debug: 4.3.7
13065
+ es-module-lexer: 1.5.4
13066
+ pathe: 1.1.2
13067
+ vite: 5.4.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
12072
13068
  transitivePeerDependencies:
12073
13069
  - "@types/node"
12074
13070
  - less
13071
+ - lightningcss
12075
13072
  - sass
13073
+ - sass-embedded
12076
13074
  - stylus
12077
13075
  - sugarss
12078
13076
  - supports-color
@@ -12100,28 +13098,49 @@ snapshots:
12100
13098
  sass: 1.57.0
12101
13099
  terser: 5.31.0
12102
13100
 
12103
- vitest@0.26.1(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0):
13101
+ vite@5.4.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0):
12104
13102
  dependencies:
12105
- "@types/chai": 4.3.4
12106
- "@types/chai-subset": 1.3.3
13103
+ esbuild: 0.21.5
13104
+ postcss: 8.4.47
13105
+ rollup: 4.27.3
13106
+ optionalDependencies:
12107
13107
  "@types/node": 20.14.9
12108
- acorn: 8.8.1
12109
- acorn-walk: 8.2.0
12110
- chai: 4.3.7
12111
- debug: 4.3.4(supports-color@8.1.1)
12112
- local-pkg: 0.4.2
12113
- source-map: 0.6.1
12114
- strip-literal: 1.0.0
12115
- tinybench: 2.3.1
12116
- tinypool: 0.3.0
12117
- tinyspy: 1.0.2
12118
- vite: 3.2.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
12119
- vite-node: 0.26.1(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
13108
+ fsevents: 2.3.3
13109
+ less: 4.1.3
13110
+ sass: 1.57.0
13111
+ terser: 5.31.0
13112
+
13113
+ vitest@2.1.5(@types/node@20.14.9)(jsdom@20.0.3)(less@4.1.3)(sass@1.57.0)(terser@5.31.0):
13114
+ dependencies:
13115
+ "@vitest/expect": 2.1.5
13116
+ "@vitest/mocker": 2.1.5(vite@5.4.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0))
13117
+ "@vitest/pretty-format": 2.1.5
13118
+ "@vitest/runner": 2.1.5
13119
+ "@vitest/snapshot": 2.1.5
13120
+ "@vitest/spy": 2.1.5
13121
+ "@vitest/utils": 2.1.5
13122
+ chai: 5.1.2
13123
+ debug: 4.3.7
13124
+ expect-type: 1.1.0
13125
+ magic-string: 0.30.13
13126
+ pathe: 1.1.2
13127
+ std-env: 3.8.0
13128
+ tinybench: 2.9.0
13129
+ tinyexec: 0.3.1
13130
+ tinypool: 1.0.2
13131
+ tinyrainbow: 1.2.0
13132
+ vite: 5.4.11(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
13133
+ vite-node: 2.1.5(@types/node@20.14.9)(less@4.1.3)(sass@1.57.0)(terser@5.31.0)
13134
+ why-is-node-running: 2.3.0
12120
13135
  optionalDependencies:
13136
+ "@types/node": 20.14.9
12121
13137
  jsdom: 20.0.3
12122
13138
  transitivePeerDependencies:
12123
13139
  - less
13140
+ - lightningcss
13141
+ - msw
12124
13142
  - sass
13143
+ - sass-embedded
12125
13144
  - stylus
12126
13145
  - sugarss
12127
13146
  - supports-color
@@ -12187,7 +13206,7 @@ snapshots:
12187
13206
  webpack@5.91.0:
12188
13207
  dependencies:
12189
13208
  "@types/eslint-scope": 3.7.7
12190
- "@types/estree": 1.0.5
13209
+ "@types/estree": 1.0.6
12191
13210
  "@webassemblyjs/ast": 1.12.1
12192
13211
  "@webassemblyjs/wasm-edit": 1.12.1
12193
13212
  "@webassemblyjs/wasm-parser": 1.12.1
@@ -12196,7 +13215,7 @@ snapshots:
12196
13215
  browserslist: 4.23.0
12197
13216
  chrome-trace-event: 1.0.4
12198
13217
  enhanced-resolve: 5.16.1
12199
- es-module-lexer: 1.5.3
13218
+ es-module-lexer: 1.5.4
12200
13219
  eslint-scope: 5.1.1
12201
13220
  events: 3.3.0
12202
13221
  glob-to-regexp: 0.4.1
@@ -12232,6 +13251,11 @@ snapshots:
12232
13251
  dependencies:
12233
13252
  isexe: 2.0.0
12234
13253
 
13254
+ why-is-node-running@2.3.0:
13255
+ dependencies:
13256
+ siginfo: 2.0.0
13257
+ stackback: 0.0.2
13258
+
12235
13259
  word-wrap@1.2.5: {}
12236
13260
 
12237
13261
  wrap-ansi@6.2.0: