@nosana/kit 0.1.2 → 0.1.3

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.
@@ -11,7 +11,7 @@
11
11
  "dependencies": {
12
12
  "@headlessui/vue": "^1.7.23",
13
13
  "@heroicons/vue": "^2.2.0",
14
- "@nosana/kit": "file:../..",
14
+ "@nosana/kit": "file:../../",
15
15
  "@nuxtjs/tailwindcss": "^7.0.0-beta.0",
16
16
  "@tailwindcss/typography": "^0.5.16",
17
17
  "nuxt": "^3.17.4",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "../..": {
29
29
  "name": "@nosana/kit",
30
- "version": "0.1.0",
30
+ "version": "0.1.1",
31
31
  "license": "MIT",
32
32
  "dependencies": {
33
33
  "@solana-program/token": "^0.5.1",
@@ -94,9 +94,9 @@
94
94
  }
95
95
  },
96
96
  "node_modules/@babel/compat-data": {
97
- "version": "7.27.3",
98
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.3.tgz",
99
- "integrity": "sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==",
97
+ "version": "7.27.5",
98
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.5.tgz",
99
+ "integrity": "sha512-KiRAp/VoJaWkkte84TvUd9qjdbZAdiqyvMxrGl1N6vzFogKmaLgoM3L1kgtLicp2HP5fBJS8JrZKLVIZGVJAVg==",
100
100
  "license": "MIT",
101
101
  "engines": {
102
102
  "node": ">=6.9.0"
@@ -142,12 +142,12 @@
142
142
  }
143
143
  },
144
144
  "node_modules/@babel/generator": {
145
- "version": "7.27.3",
146
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.3.tgz",
147
- "integrity": "sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==",
145
+ "version": "7.27.5",
146
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz",
147
+ "integrity": "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==",
148
148
  "license": "MIT",
149
149
  "dependencies": {
150
- "@babel/parser": "^7.27.3",
150
+ "@babel/parser": "^7.27.5",
151
151
  "@babel/types": "^7.27.3",
152
152
  "@jridgewell/gen-mapping": "^0.3.5",
153
153
  "@jridgewell/trace-mapping": "^0.3.25",
@@ -346,22 +346,22 @@
346
346
  }
347
347
  },
348
348
  "node_modules/@babel/helpers": {
349
- "version": "7.27.4",
350
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.4.tgz",
351
- "integrity": "sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==",
349
+ "version": "7.27.6",
350
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz",
351
+ "integrity": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==",
352
352
  "license": "MIT",
353
353
  "dependencies": {
354
354
  "@babel/template": "^7.27.2",
355
- "@babel/types": "^7.27.3"
355
+ "@babel/types": "^7.27.6"
356
356
  },
357
357
  "engines": {
358
358
  "node": ">=6.9.0"
359
359
  }
360
360
  },
361
361
  "node_modules/@babel/parser": {
362
- "version": "7.27.4",
363
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.4.tgz",
364
- "integrity": "sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==",
362
+ "version": "7.27.5",
363
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz",
364
+ "integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==",
365
365
  "license": "MIT",
366
366
  "dependencies": {
367
367
  "@babel/types": "^7.27.3"
@@ -455,9 +455,9 @@
455
455
  }
456
456
  },
457
457
  "node_modules/@babel/types": {
458
- "version": "7.27.3",
459
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.3.tgz",
460
- "integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==",
458
+ "version": "7.27.6",
459
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz",
460
+ "integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==",
461
461
  "license": "MIT",
462
462
  "dependencies": {
463
463
  "@babel/helper-string-parser": "^7.27.1",
@@ -1008,58 +1008,6 @@
1008
1008
  "node": ">=12"
1009
1009
  }
1010
1010
  },
1011
- "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
1012
- "version": "6.2.1",
1013
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1014
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1015
- "license": "MIT",
1016
- "engines": {
1017
- "node": ">=12"
1018
- },
1019
- "funding": {
1020
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1021
- }
1022
- },
1023
- "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
1024
- "version": "9.2.2",
1025
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
1026
- "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
1027
- "license": "MIT"
1028
- },
1029
- "node_modules/@isaacs/cliui/node_modules/string-width": {
1030
- "version": "5.1.2",
1031
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
1032
- "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
1033
- "license": "MIT",
1034
- "dependencies": {
1035
- "eastasianwidth": "^0.2.0",
1036
- "emoji-regex": "^9.2.2",
1037
- "strip-ansi": "^7.0.1"
1038
- },
1039
- "engines": {
1040
- "node": ">=12"
1041
- },
1042
- "funding": {
1043
- "url": "https://github.com/sponsors/sindresorhus"
1044
- }
1045
- },
1046
- "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
1047
- "version": "8.1.0",
1048
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
1049
- "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
1050
- "license": "MIT",
1051
- "dependencies": {
1052
- "ansi-styles": "^6.1.0",
1053
- "string-width": "^5.0.1",
1054
- "strip-ansi": "^7.0.1"
1055
- },
1056
- "engines": {
1057
- "node": ">=12"
1058
- },
1059
- "funding": {
1060
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1061
- }
1062
- },
1063
1011
  "node_modules/@isaacs/fs-minipass": {
1064
1012
  "version": "4.0.1",
1065
1013
  "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
@@ -1166,19 +1114,10 @@
1166
1114
  "node": ">=18"
1167
1115
  }
1168
1116
  },
1169
- "node_modules/@mapbox/node-pre-gyp/node_modules/detect-libc": {
1170
- "version": "2.0.4",
1171
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
1172
- "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
1173
- "license": "Apache-2.0",
1174
- "engines": {
1175
- "node": ">=8"
1176
- }
1177
- },
1178
1117
  "node_modules/@napi-rs/wasm-runtime": {
1179
- "version": "0.2.10",
1180
- "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.10.tgz",
1181
- "integrity": "sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ==",
1118
+ "version": "0.2.11",
1119
+ "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.11.tgz",
1120
+ "integrity": "sha512-9DPkXtvHydrcOsopiYpUgPHpmj0HWZKMUnL2dZqpvC42lsratuBG06V5ipyno0fUek5VlFsNQ+AcFATSrJXgMA==",
1182
1121
  "license": "MIT",
1183
1122
  "optional": true,
1184
1123
  "dependencies": {
@@ -1193,6 +1132,17 @@
1193
1132
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==",
1194
1133
  "license": "Apache 2"
1195
1134
  },
1135
+ "node_modules/@netlify/blobs": {
1136
+ "version": "8.2.0",
1137
+ "resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-8.2.0.tgz",
1138
+ "integrity": "sha512-9djLZHBKsoKk8XCgwWSEPK9QnT8qqxEQGuYh48gFIcNLvpBKkLnHbDZuyUxmNemCfDz7h0HnMXgSPnnUVgARhg==",
1139
+ "license": "MIT",
1140
+ "optional": true,
1141
+ "peer": true,
1142
+ "engines": {
1143
+ "node": "^14.16.0 || >=16.0.0"
1144
+ }
1145
+ },
1196
1146
  "node_modules/@netlify/dev-utils": {
1197
1147
  "version": "2.2.0",
1198
1148
  "resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-2.2.0.tgz",
@@ -1291,26 +1241,25 @@
1291
1241
  }
1292
1242
  },
1293
1243
  "node_modules/@netlify/zip-it-and-ship-it": {
1294
- "version": "12.1.1",
1295
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.1.1.tgz",
1296
- "integrity": "sha512-cgOkbMmAUTnaO0Ne8N1UQaU+mf9+17Kk3FihtC+Kzyw83fc5cjBnYe6Z3mnsiJU26xWhej2mAbXAc9p2IseIJA==",
1244
+ "version": "12.1.4",
1245
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-12.1.4.tgz",
1246
+ "integrity": "sha512-/wM1c0iyym/7SlowbgqTuu/+tJS8CDDs4vLhSizKntFl3VOeDVX0kr9qriH9wA2hYstwGSuHsEgEAnKdMcDBOg==",
1297
1247
  "license": "MIT",
1298
1248
  "dependencies": {
1299
1249
  "@babel/parser": "^7.22.5",
1300
- "@babel/types": "7.27.3",
1250
+ "@babel/types": "7.27.6",
1301
1251
  "@netlify/binary-info": "^1.0.0",
1302
- "@netlify/serverless-functions-api": "^1.41.2",
1303
- "@vercel/nft": "0.29.3",
1252
+ "@netlify/serverless-functions-api": "^2.1.1",
1253
+ "@vercel/nft": "0.29.4",
1304
1254
  "archiver": "^7.0.0",
1305
1255
  "common-path-prefix": "^3.0.0",
1306
1256
  "copy-file": "^11.0.0",
1307
1257
  "es-module-lexer": "^1.0.0",
1308
- "esbuild": "0.25.4",
1258
+ "esbuild": "0.25.5",
1309
1259
  "execa": "^8.0.0",
1310
- "fast-glob": "^3.3.2",
1260
+ "fast-glob": "^3.3.3",
1311
1261
  "filter-obj": "^6.0.0",
1312
1262
  "find-up": "^7.0.0",
1313
- "glob": "^8.0.3",
1314
1263
  "is-builtin-module": "^3.1.0",
1315
1264
  "is-path-inside": "^4.0.0",
1316
1265
  "junk": "^4.0.0",
@@ -1338,444 +1287,13 @@
1338
1287
  "node": ">=18.14.0"
1339
1288
  }
1340
1289
  },
1341
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/aix-ppc64": {
1342
- "version": "0.25.4",
1343
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.4.tgz",
1344
- "integrity": "sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==",
1345
- "cpu": [
1346
- "ppc64"
1347
- ],
1348
- "license": "MIT",
1349
- "optional": true,
1350
- "os": [
1351
- "aix"
1352
- ],
1353
- "engines": {
1354
- "node": ">=18"
1355
- }
1356
- },
1357
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-arm": {
1358
- "version": "0.25.4",
1359
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.4.tgz",
1360
- "integrity": "sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==",
1361
- "cpu": [
1362
- "arm"
1363
- ],
1364
- "license": "MIT",
1365
- "optional": true,
1366
- "os": [
1367
- "android"
1368
- ],
1369
- "engines": {
1370
- "node": ">=18"
1371
- }
1372
- },
1373
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-arm64": {
1374
- "version": "0.25.4",
1375
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.4.tgz",
1376
- "integrity": "sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==",
1377
- "cpu": [
1378
- "arm64"
1379
- ],
1380
- "license": "MIT",
1381
- "optional": true,
1382
- "os": [
1383
- "android"
1384
- ],
1385
- "engines": {
1386
- "node": ">=18"
1387
- }
1388
- },
1389
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-x64": {
1390
- "version": "0.25.4",
1391
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.4.tgz",
1392
- "integrity": "sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==",
1393
- "cpu": [
1394
- "x64"
1395
- ],
1396
- "license": "MIT",
1397
- "optional": true,
1398
- "os": [
1399
- "android"
1400
- ],
1401
- "engines": {
1402
- "node": ">=18"
1403
- }
1404
- },
1405
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/darwin-arm64": {
1406
- "version": "0.25.4",
1407
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.4.tgz",
1408
- "integrity": "sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==",
1409
- "cpu": [
1410
- "arm64"
1411
- ],
1412
- "license": "MIT",
1413
- "optional": true,
1414
- "os": [
1415
- "darwin"
1416
- ],
1417
- "engines": {
1418
- "node": ">=18"
1419
- }
1420
- },
1421
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/darwin-x64": {
1422
- "version": "0.25.4",
1423
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.4.tgz",
1424
- "integrity": "sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==",
1425
- "cpu": [
1426
- "x64"
1427
- ],
1428
- "license": "MIT",
1429
- "optional": true,
1430
- "os": [
1431
- "darwin"
1432
- ],
1433
- "engines": {
1434
- "node": ">=18"
1435
- }
1436
- },
1437
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/freebsd-arm64": {
1438
- "version": "0.25.4",
1439
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.4.tgz",
1440
- "integrity": "sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==",
1441
- "cpu": [
1442
- "arm64"
1443
- ],
1444
- "license": "MIT",
1445
- "optional": true,
1446
- "os": [
1447
- "freebsd"
1448
- ],
1449
- "engines": {
1450
- "node": ">=18"
1451
- }
1452
- },
1453
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/freebsd-x64": {
1454
- "version": "0.25.4",
1455
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.4.tgz",
1456
- "integrity": "sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==",
1457
- "cpu": [
1458
- "x64"
1459
- ],
1460
- "license": "MIT",
1461
- "optional": true,
1462
- "os": [
1463
- "freebsd"
1464
- ],
1465
- "engines": {
1466
- "node": ">=18"
1467
- }
1468
- },
1469
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-arm": {
1470
- "version": "0.25.4",
1471
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.4.tgz",
1472
- "integrity": "sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==",
1473
- "cpu": [
1474
- "arm"
1475
- ],
1476
- "license": "MIT",
1477
- "optional": true,
1478
- "os": [
1479
- "linux"
1480
- ],
1481
- "engines": {
1482
- "node": ">=18"
1483
- }
1484
- },
1485
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-arm64": {
1486
- "version": "0.25.4",
1487
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.4.tgz",
1488
- "integrity": "sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==",
1489
- "cpu": [
1490
- "arm64"
1491
- ],
1492
- "license": "MIT",
1493
- "optional": true,
1494
- "os": [
1495
- "linux"
1496
- ],
1497
- "engines": {
1498
- "node": ">=18"
1499
- }
1500
- },
1501
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-ia32": {
1502
- "version": "0.25.4",
1503
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.4.tgz",
1504
- "integrity": "sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==",
1505
- "cpu": [
1506
- "ia32"
1507
- ],
1508
- "license": "MIT",
1509
- "optional": true,
1510
- "os": [
1511
- "linux"
1512
- ],
1513
- "engines": {
1514
- "node": ">=18"
1515
- }
1516
- },
1517
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-loong64": {
1518
- "version": "0.25.4",
1519
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.4.tgz",
1520
- "integrity": "sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==",
1521
- "cpu": [
1522
- "loong64"
1523
- ],
1524
- "license": "MIT",
1525
- "optional": true,
1526
- "os": [
1527
- "linux"
1528
- ],
1529
- "engines": {
1530
- "node": ">=18"
1531
- }
1532
- },
1533
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-mips64el": {
1534
- "version": "0.25.4",
1535
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.4.tgz",
1536
- "integrity": "sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==",
1537
- "cpu": [
1538
- "mips64el"
1539
- ],
1540
- "license": "MIT",
1541
- "optional": true,
1542
- "os": [
1543
- "linux"
1544
- ],
1545
- "engines": {
1546
- "node": ">=18"
1547
- }
1548
- },
1549
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-ppc64": {
1550
- "version": "0.25.4",
1551
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.4.tgz",
1552
- "integrity": "sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==",
1553
- "cpu": [
1554
- "ppc64"
1555
- ],
1556
- "license": "MIT",
1557
- "optional": true,
1558
- "os": [
1559
- "linux"
1560
- ],
1561
- "engines": {
1562
- "node": ">=18"
1563
- }
1564
- },
1565
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-riscv64": {
1566
- "version": "0.25.4",
1567
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.4.tgz",
1568
- "integrity": "sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==",
1569
- "cpu": [
1570
- "riscv64"
1571
- ],
1572
- "license": "MIT",
1573
- "optional": true,
1574
- "os": [
1575
- "linux"
1576
- ],
1577
- "engines": {
1578
- "node": ">=18"
1579
- }
1580
- },
1581
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-s390x": {
1582
- "version": "0.25.4",
1583
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.4.tgz",
1584
- "integrity": "sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==",
1585
- "cpu": [
1586
- "s390x"
1587
- ],
1588
- "license": "MIT",
1589
- "optional": true,
1590
- "os": [
1591
- "linux"
1592
- ],
1593
- "engines": {
1594
- "node": ">=18"
1595
- }
1596
- },
1597
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-x64": {
1598
- "version": "0.25.4",
1599
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.4.tgz",
1600
- "integrity": "sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==",
1601
- "cpu": [
1602
- "x64"
1603
- ],
1604
- "license": "MIT",
1605
- "optional": true,
1606
- "os": [
1607
- "linux"
1608
- ],
1609
- "engines": {
1610
- "node": ">=18"
1611
- }
1612
- },
1613
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/netbsd-arm64": {
1614
- "version": "0.25.4",
1615
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.4.tgz",
1616
- "integrity": "sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==",
1617
- "cpu": [
1618
- "arm64"
1619
- ],
1620
- "license": "MIT",
1621
- "optional": true,
1622
- "os": [
1623
- "netbsd"
1624
- ],
1625
- "engines": {
1626
- "node": ">=18"
1627
- }
1628
- },
1629
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/netbsd-x64": {
1630
- "version": "0.25.4",
1631
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.4.tgz",
1632
- "integrity": "sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==",
1633
- "cpu": [
1634
- "x64"
1635
- ],
1636
- "license": "MIT",
1637
- "optional": true,
1638
- "os": [
1639
- "netbsd"
1640
- ],
1641
- "engines": {
1642
- "node": ">=18"
1643
- }
1644
- },
1645
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openbsd-arm64": {
1646
- "version": "0.25.4",
1647
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.4.tgz",
1648
- "integrity": "sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==",
1649
- "cpu": [
1650
- "arm64"
1651
- ],
1652
- "license": "MIT",
1653
- "optional": true,
1654
- "os": [
1655
- "openbsd"
1656
- ],
1657
- "engines": {
1658
- "node": ">=18"
1659
- }
1660
- },
1661
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openbsd-x64": {
1662
- "version": "0.25.4",
1663
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.4.tgz",
1664
- "integrity": "sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==",
1665
- "cpu": [
1666
- "x64"
1667
- ],
1668
- "license": "MIT",
1669
- "optional": true,
1670
- "os": [
1671
- "openbsd"
1672
- ],
1673
- "engines": {
1674
- "node": ">=18"
1675
- }
1676
- },
1677
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/sunos-x64": {
1678
- "version": "0.25.4",
1679
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.4.tgz",
1680
- "integrity": "sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==",
1681
- "cpu": [
1682
- "x64"
1683
- ],
1684
- "license": "MIT",
1685
- "optional": true,
1686
- "os": [
1687
- "sunos"
1688
- ],
1689
- "engines": {
1690
- "node": ">=18"
1691
- }
1692
- },
1693
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-arm64": {
1694
- "version": "0.25.4",
1695
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.4.tgz",
1696
- "integrity": "sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==",
1697
- "cpu": [
1698
- "arm64"
1699
- ],
1700
- "license": "MIT",
1701
- "optional": true,
1702
- "os": [
1703
- "win32"
1704
- ],
1705
- "engines": {
1706
- "node": ">=18"
1707
- }
1708
- },
1709
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-ia32": {
1710
- "version": "0.25.4",
1711
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.4.tgz",
1712
- "integrity": "sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==",
1713
- "cpu": [
1714
- "ia32"
1715
- ],
1716
- "license": "MIT",
1717
- "optional": true,
1718
- "os": [
1719
- "win32"
1720
- ],
1721
- "engines": {
1722
- "node": ">=18"
1723
- }
1724
- },
1725
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-x64": {
1726
- "version": "0.25.4",
1727
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.4.tgz",
1728
- "integrity": "sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==",
1729
- "cpu": [
1730
- "x64"
1731
- ],
1732
- "license": "MIT",
1733
- "optional": true,
1734
- "os": [
1735
- "win32"
1736
- ],
1737
- "engines": {
1738
- "node": ">=18"
1739
- }
1740
- },
1741
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/esbuild": {
1742
- "version": "0.25.4",
1743
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.4.tgz",
1744
- "integrity": "sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==",
1745
- "hasInstallScript": true,
1290
+ "node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": {
1291
+ "version": "2.1.2",
1292
+ "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.1.2.tgz",
1293
+ "integrity": "sha512-uEFA0LAcBGd3+fgDSLkTTsrgyooKqu8mN/qA+F/COS2A7NFWRcLFnjVKH/xZhxq+oQkrSa+XPS9qj2wgQosiQw==",
1746
1294
  "license": "MIT",
1747
- "bin": {
1748
- "esbuild": "bin/esbuild"
1749
- },
1750
1295
  "engines": {
1751
- "node": ">=18"
1752
- },
1753
- "optionalDependencies": {
1754
- "@esbuild/aix-ppc64": "0.25.4",
1755
- "@esbuild/android-arm": "0.25.4",
1756
- "@esbuild/android-arm64": "0.25.4",
1757
- "@esbuild/android-x64": "0.25.4",
1758
- "@esbuild/darwin-arm64": "0.25.4",
1759
- "@esbuild/darwin-x64": "0.25.4",
1760
- "@esbuild/freebsd-arm64": "0.25.4",
1761
- "@esbuild/freebsd-x64": "0.25.4",
1762
- "@esbuild/linux-arm": "0.25.4",
1763
- "@esbuild/linux-arm64": "0.25.4",
1764
- "@esbuild/linux-ia32": "0.25.4",
1765
- "@esbuild/linux-loong64": "0.25.4",
1766
- "@esbuild/linux-mips64el": "0.25.4",
1767
- "@esbuild/linux-ppc64": "0.25.4",
1768
- "@esbuild/linux-riscv64": "0.25.4",
1769
- "@esbuild/linux-s390x": "0.25.4",
1770
- "@esbuild/linux-x64": "0.25.4",
1771
- "@esbuild/netbsd-arm64": "0.25.4",
1772
- "@esbuild/netbsd-x64": "0.25.4",
1773
- "@esbuild/openbsd-arm64": "0.25.4",
1774
- "@esbuild/openbsd-x64": "0.25.4",
1775
- "@esbuild/sunos-x64": "0.25.4",
1776
- "@esbuild/win32-arm64": "0.25.4",
1777
- "@esbuild/win32-ia32": "0.25.4",
1778
- "@esbuild/win32-x64": "0.25.4"
1296
+ "node": ">=18.0.0"
1779
1297
  }
1780
1298
  },
1781
1299
  "node_modules/@nodelib/fs.scandir": {
@@ -1865,14 +1383,14 @@
1865
1383
  "license": "MIT"
1866
1384
  },
1867
1385
  "node_modules/@nuxt/devtools": {
1868
- "version": "2.4.1",
1869
- "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-2.4.1.tgz",
1870
- "integrity": "sha512-2gwjUF1J1Bp/V9ZTsYJe8sS9O3eg80gdf01fT8aEBcilR3wf0PSIxjEyYk+YENtrHPLXcnnUko89jHGq23MHPQ==",
1386
+ "version": "2.5.0",
1387
+ "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-2.5.0.tgz",
1388
+ "integrity": "sha512-ZeLMliVvBoPR4qmFFHsti+YhSFxcVfYv+SsHVfPMEomWQN7IUKJjLQHutFxixG2r0tDzvSeOyDN9J1KJmSLPfw==",
1871
1389
  "license": "MIT",
1872
1390
  "dependencies": {
1873
- "@nuxt/devtools-kit": "2.4.1",
1874
- "@nuxt/devtools-wizard": "2.4.1",
1875
- "@nuxt/kit": "^3.17.3",
1391
+ "@nuxt/devtools-kit": "2.5.0",
1392
+ "@nuxt/devtools-wizard": "2.5.0",
1393
+ "@nuxt/kit": "^3.17.4",
1876
1394
  "@vue/devtools-core": "^7.7.6",
1877
1395
  "@vue/devtools-kit": "^7.7.6",
1878
1396
  "birpc": "^2.3.0",
@@ -1880,7 +1398,7 @@
1880
1398
  "destr": "^2.0.5",
1881
1399
  "error-stack-parser-es": "^1.0.5",
1882
1400
  "execa": "^8.0.1",
1883
- "fast-npm-meta": "^0.4.2",
1401
+ "fast-npm-meta": "^0.4.3",
1884
1402
  "get-port-please": "^3.1.2",
1885
1403
  "hookable": "^5.5.3",
1886
1404
  "image-meta": "^0.2.1",
@@ -1897,9 +1415,9 @@
1897
1415
  "simple-git": "^3.27.0",
1898
1416
  "sirv": "^3.0.1",
1899
1417
  "structured-clone-es": "^1.0.0",
1900
- "tinyglobby": "^0.2.13",
1901
- "vite-plugin-inspect": "^11.0.1",
1902
- "vite-plugin-vue-tracer": "^0.1.3",
1418
+ "tinyglobby": "^0.2.14",
1419
+ "vite-plugin-inspect": "^11.1.0",
1420
+ "vite-plugin-vue-tracer": "^0.1.4",
1903
1421
  "which": "^5.0.0",
1904
1422
  "ws": "^8.18.2"
1905
1423
  },
@@ -1911,13 +1429,13 @@
1911
1429
  }
1912
1430
  },
1913
1431
  "node_modules/@nuxt/devtools-kit": {
1914
- "version": "2.4.1",
1915
- "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.4.1.tgz",
1916
- "integrity": "sha512-taA2Nm03JiV3I+SEYS/u1AfjvLm3V9PO8lh0xLsUk/2mlUnL6GZ9xLXrp8VRg11HHt7EPXERGQh8h4iSPU2bSQ==",
1432
+ "version": "2.5.0",
1433
+ "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.5.0.tgz",
1434
+ "integrity": "sha512-0EJ984cSSxrXxeVVUK+2NW+u2fbor/waxq/J/MJBc/q2oF/4KW2MQ18luxfmZ4A5PKSzLimCoMIOLlZkXcW9aA==",
1917
1435
  "license": "MIT",
1918
1436
  "dependencies": {
1919
- "@nuxt/kit": "^3.17.3",
1920
- "@nuxt/schema": "^3.17.3",
1437
+ "@nuxt/kit": "^3.17.4",
1438
+ "@nuxt/schema": "^3.17.4",
1921
1439
  "execa": "^8.0.1"
1922
1440
  },
1923
1441
  "peerDependencies": {
@@ -1925,13 +1443,13 @@
1925
1443
  }
1926
1444
  },
1927
1445
  "node_modules/@nuxt/devtools-wizard": {
1928
- "version": "2.4.1",
1929
- "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-2.4.1.tgz",
1930
- "integrity": "sha512-2BaryhfribzQ95UxR7vLLV17Pk1Otxg9ryqH71M1Yp0mybBFs6Z3b0v+RXfCb4BwA10s/tXBhfF13DHSSJF1+A==",
1446
+ "version": "2.5.0",
1447
+ "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-2.5.0.tgz",
1448
+ "integrity": "sha512-ldS+lIvYzKw7IitNsedXEz9/DYB4rOaSHcg3OhQvSU+Yz4n0AFAqGEZIexG5YjbGKM5O96mLdqT2b8kt1OPcXw==",
1931
1449
  "license": "MIT",
1932
1450
  "dependencies": {
1933
1451
  "consola": "^3.4.2",
1934
- "diff": "^7.0.0",
1452
+ "diff": "^8.0.2",
1935
1453
  "execa": "^8.0.1",
1936
1454
  "magicast": "^0.3.5",
1937
1455
  "pathe": "^2.0.3",
@@ -1944,9 +1462,9 @@
1944
1462
  }
1945
1463
  },
1946
1464
  "node_modules/@nuxt/kit": {
1947
- "version": "3.17.4",
1948
- "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.17.4.tgz",
1949
- "integrity": "sha512-l+hY8sy2XFfg3PigZj+PTu6+KIJzmbACTRimn1ew/gtCz+F38f6KTF4sMRTN5CUxiB8TRENgEonASmkAWfpO9Q==",
1465
+ "version": "3.17.5",
1466
+ "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.17.5.tgz",
1467
+ "integrity": "sha512-NdCepmA+S/SzgcaL3oYUeSlXGYO6BXGr9K/m1D0t0O9rApF8CSq/QQ+ja5KYaYMO1kZAEWH4s2XVcE3uPrrAVg==",
1950
1468
  "license": "MIT",
1951
1469
  "dependencies": {
1952
1470
  "c12": "^3.0.4",
@@ -1955,7 +1473,7 @@
1955
1473
  "destr": "^2.0.5",
1956
1474
  "errx": "^0.1.0",
1957
1475
  "exsolve": "^1.0.5",
1958
- "ignore": "^7.0.4",
1476
+ "ignore": "^7.0.5",
1959
1477
  "jiti": "^2.4.2",
1960
1478
  "klona": "^2.0.6",
1961
1479
  "knitwork": "^1.2.0",
@@ -1966,7 +1484,7 @@
1966
1484
  "scule": "^1.3.0",
1967
1485
  "semver": "^7.7.2",
1968
1486
  "std-env": "^3.9.0",
1969
- "tinyglobby": "^0.2.13",
1487
+ "tinyglobby": "^0.2.14",
1970
1488
  "ufo": "^1.6.1",
1971
1489
  "unctx": "^2.4.1",
1972
1490
  "unimport": "^5.0.1",
@@ -1977,12 +1495,12 @@
1977
1495
  }
1978
1496
  },
1979
1497
  "node_modules/@nuxt/schema": {
1980
- "version": "3.17.4",
1981
- "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.17.4.tgz",
1982
- "integrity": "sha512-bsfJdWjKNYLkVQt7Ykr9YsAql1u8Tuo6iecSUOltTIhsvAIYsknRFPHoNKNmaiv/L6FgCQgUgQppPTPUAXiJQQ==",
1498
+ "version": "3.17.5",
1499
+ "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.17.5.tgz",
1500
+ "integrity": "sha512-A1DSQk2uXqRHXlgLWDeFCyZk/yPo9oMBMb9OsbVko9NLv9du2DO2cs9RQ68Amvdk8O2nG7/FxAMNnkMdQ8OexA==",
1983
1501
  "license": "MIT",
1984
1502
  "dependencies": {
1985
- "@vue/shared": "^3.5.14",
1503
+ "@vue/shared": "^3.5.16",
1986
1504
  "consola": "^3.4.2",
1987
1505
  "defu": "^6.1.4",
1988
1506
  "pathe": "^2.0.3",
@@ -2019,12 +1537,12 @@
2019
1537
  }
2020
1538
  },
2021
1539
  "node_modules/@nuxt/vite-builder": {
2022
- "version": "3.17.4",
2023
- "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.17.4.tgz",
2024
- "integrity": "sha512-MRcGe02nEDpu+MnRJcmgVfHdzgt9tWvxVdJbhfd6oyX19plw/CANjgHedlpUNUxqeWXC6CQfGvoVJXn3bQlEqA==",
1540
+ "version": "3.17.5",
1541
+ "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.17.5.tgz",
1542
+ "integrity": "sha512-SKlm73FuuPj1ZdVJ1JQfUed/lO5l7iJMbM+9K+CMXnifu7vV2ITaSxu8uZ/ice1FeLYwOZKEsjnJXB0QpqDArQ==",
2025
1543
  "license": "MIT",
2026
1544
  "dependencies": {
2027
- "@nuxt/kit": "3.17.4",
1545
+ "@nuxt/kit": "3.17.5",
2028
1546
  "@rollup/plugin-replace": "^6.0.2",
2029
1547
  "@vitejs/plugin-vue": "^5.2.4",
2030
1548
  "@vitejs/plugin-vue-jsx": "^4.2.0",
@@ -2032,7 +1550,7 @@
2032
1550
  "consola": "^3.4.2",
2033
1551
  "cssnano": "^7.0.7",
2034
1552
  "defu": "^6.1.4",
2035
- "esbuild": "^0.25.4",
1553
+ "esbuild": "^0.25.5",
2036
1554
  "escape-string-regexp": "^5.0.0",
2037
1555
  "exsolve": "^1.0.5",
2038
1556
  "externality": "^1.0.2",
@@ -2047,14 +1565,14 @@
2047
1565
  "pathe": "^2.0.3",
2048
1566
  "perfect-debounce": "^1.0.0",
2049
1567
  "pkg-types": "^2.1.0",
2050
- "postcss": "^8.5.3",
2051
- "rollup-plugin-visualizer": "^5.14.0",
1568
+ "postcss": "^8.5.4",
1569
+ "rollup-plugin-visualizer": "^6.0.1",
2052
1570
  "std-env": "^3.9.0",
2053
1571
  "ufo": "^1.6.1",
2054
1572
  "unenv": "^2.0.0-rc.17",
2055
- "unplugin": "^2.3.4",
1573
+ "unplugin": "^2.3.5",
2056
1574
  "vite": "^6.3.5",
2057
- "vite-node": "^3.1.4",
1575
+ "vite-node": "^3.2.0",
2058
1576
  "vite-plugin-checker": "^0.9.3",
2059
1577
  "vue-bundle-renderer": "^2.1.1"
2060
1578
  },
@@ -2079,9 +1597,9 @@
2079
1597
  }
2080
1598
  },
2081
1599
  "node_modules/@oxc-parser/binding-darwin-arm64": {
2082
- "version": "0.71.0",
2083
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-arm64/-/binding-darwin-arm64-0.71.0.tgz",
2084
- "integrity": "sha512-7R7TuHWL2hZ8BbRdxXlVJTE0os7TM6LL2EX2OkIz41B3421JeIU+2YH+IV55spIUy5E5ynesLk0IdpSSPVZ25Q==",
1600
+ "version": "0.72.3",
1601
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-arm64/-/binding-darwin-arm64-0.72.3.tgz",
1602
+ "integrity": "sha512-g6wgcfL7At4wHNHutl0NmPZTAju+cUSmSX5WGUMyTJmozRzhx8E9a2KL4rTqNJPwEpbCFrgC29qX9f4fpDnUpA==",
2085
1603
  "cpu": [
2086
1604
  "arm64"
2087
1605
  ],
@@ -2095,9 +1613,9 @@
2095
1613
  }
2096
1614
  },
2097
1615
  "node_modules/@oxc-parser/binding-darwin-x64": {
2098
- "version": "0.71.0",
2099
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-x64/-/binding-darwin-x64-0.71.0.tgz",
2100
- "integrity": "sha512-Q7QshRy7cDvpvWAH+qy2U8O9PKo5yEKFqPruD2OSOM8igy/GLIC21dAd6iCcqXRZxaqzN9c4DaXFtEZfq4NWsw==",
1616
+ "version": "0.72.3",
1617
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-x64/-/binding-darwin-x64-0.72.3.tgz",
1618
+ "integrity": "sha512-pc+tplB2fd0AqdnXY90FguqSF2OwbxXwrMOLAMmsUiK4/ytr8Z/ftd49+d27GgvQJKeg2LfnIbskaQtY/j2tAA==",
2101
1619
  "cpu": [
2102
1620
  "x64"
2103
1621
  ],
@@ -2111,9 +1629,9 @@
2111
1629
  }
2112
1630
  },
2113
1631
  "node_modules/@oxc-parser/binding-freebsd-x64": {
2114
- "version": "0.71.0",
2115
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-freebsd-x64/-/binding-freebsd-x64-0.71.0.tgz",
2116
- "integrity": "sha512-z8NNBBseLriz2p+eJ8HWC+A8P+MsO8HCtXie9zaVlVcXSiUuBroRWeXopvHN4r+tLzmN2iLXlXprJdNhXNgobQ==",
1632
+ "version": "0.72.3",
1633
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-freebsd-x64/-/binding-freebsd-x64-0.72.3.tgz",
1634
+ "integrity": "sha512-igBR6rOvL8t5SBm1f1rjtWNsjB53HNrM3au582JpYzWxOqCjeA5Jlm9KZbjQJC+J8SPB9xyljM7G+6yGZ2UAkQ==",
2117
1635
  "cpu": [
2118
1636
  "x64"
2119
1637
  ],
@@ -2127,9 +1645,9 @@
2127
1645
  }
2128
1646
  },
2129
1647
  "node_modules/@oxc-parser/binding-linux-arm-gnueabihf": {
2130
- "version": "0.71.0",
2131
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.71.0.tgz",
2132
- "integrity": "sha512-QZQcWMduFRWddqvjgLvsWoeellFjvWqvdI0O1m5hoMEykv2/Ag8d7IZbBwRwFqKBuK4UzpBNt4jZaYzRsv1irg==",
1648
+ "version": "0.72.3",
1649
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.72.3.tgz",
1650
+ "integrity": "sha512-/izdr3wg7bK+2RmNhZXC2fQwxbaTH3ELeqdR+Wg4FiEJ/C7ZBIjfB0E734bZGgbDu+rbEJTBlbG77XzY0wRX/Q==",
2133
1651
  "cpu": [
2134
1652
  "arm"
2135
1653
  ],
@@ -2143,9 +1661,9 @@
2143
1661
  }
2144
1662
  },
2145
1663
  "node_modules/@oxc-parser/binding-linux-arm-musleabihf": {
2146
- "version": "0.71.0",
2147
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.71.0.tgz",
2148
- "integrity": "sha512-lTDc2WCzllVFXugUHQGR904CksA5BiHc35mcH6nJm6h0FCdoyn9zefW8Pelku5ET39JgO1OENEm/AyNvf/FzIw==",
1664
+ "version": "0.72.3",
1665
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.72.3.tgz",
1666
+ "integrity": "sha512-Vz7C+qJb22HIFl3zXMlwvlTOR+MaIp5ps78060zsdeZh2PUGlYuUYkYXtGEjJV3kc8aKFj79XKqAY1EPG2NWQA==",
2149
1667
  "cpu": [
2150
1668
  "arm"
2151
1669
  ],
@@ -2159,9 +1677,9 @@
2159
1677
  }
2160
1678
  },
2161
1679
  "node_modules/@oxc-parser/binding-linux-arm64-gnu": {
2162
- "version": "0.71.0",
2163
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.71.0.tgz",
2164
- "integrity": "sha512-mAA6JGS+MB+gbN5y/KuQ095EHYGF7a/FaznM7klk5CaCap/UdiRWCVinVV6xXmejOPZMnrkr6R5Kqi6dHRsm2g==",
1680
+ "version": "0.72.3",
1681
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.72.3.tgz",
1682
+ "integrity": "sha512-nomoMe2VpVxW767jhF+G3mDGmE0U6nvvi5nw9Edqd/5DIylQfq/lEGUWL7qITk+E72YXBsnwHtpRRlIAJOMyZg==",
2165
1683
  "cpu": [
2166
1684
  "arm64"
2167
1685
  ],
@@ -2175,9 +1693,9 @@
2175
1693
  }
2176
1694
  },
2177
1695
  "node_modules/@oxc-parser/binding-linux-arm64-musl": {
2178
- "version": "0.71.0",
2179
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.71.0.tgz",
2180
- "integrity": "sha512-PaPmIEM0yldXSrO1Icrx6/DwnMXpEOv0bDVa0LFtwy2I+aiTiX7OVRB3pJCg8FEV9P+L48s9XW0Oaz+Dz3o3sQ==",
1696
+ "version": "0.72.3",
1697
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.72.3.tgz",
1698
+ "integrity": "sha512-4DswiIK5dI7hFqcMKWtZ7IZnWkRuskh6poI1ad4gkY2p678NOGtl6uOGCCRlDmLOOhp3R27u4VCTzQ6zra977w==",
2181
1699
  "cpu": [
2182
1700
  "arm64"
2183
1701
  ],
@@ -2191,9 +1709,9 @@
2191
1709
  }
2192
1710
  },
2193
1711
  "node_modules/@oxc-parser/binding-linux-riscv64-gnu": {
2194
- "version": "0.71.0",
2195
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.71.0.tgz",
2196
- "integrity": "sha512-+AEGO6gOSSEqWTrCCYayNMMPe/qi83o1czQ5bytEFQtyvWdgLwliqqShpJtgSLj1SNWi94HiA/VOfqqZnGE1AQ==",
1712
+ "version": "0.72.3",
1713
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.72.3.tgz",
1714
+ "integrity": "sha512-R9GEiA4WFPGU/3RxAhEd6SaMdpqongGTvGEyTvYCS/MAQyXKxX/LFvc2xwjdvESpjIemmc/12aTTq6if28vHkQ==",
2197
1715
  "cpu": [
2198
1716
  "riscv64"
2199
1717
  ],
@@ -2207,9 +1725,9 @@
2207
1725
  }
2208
1726
  },
2209
1727
  "node_modules/@oxc-parser/binding-linux-s390x-gnu": {
2210
- "version": "0.71.0",
2211
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.71.0.tgz",
2212
- "integrity": "sha512-zqFnheBACFzrRl401ylXufNl1YsOdVa8jwS2iSCwJFx4/JdQhE6Y4YWoEjQ/pzeRZXwI5FX4C607rQe2YdhggQ==",
1728
+ "version": "0.72.3",
1729
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.72.3.tgz",
1730
+ "integrity": "sha512-/sEYJQMVqikZO8gK9VDPT4zXo9du3gvvu8jp6erMmW5ev+14PErWRypJjktp0qoTj+uq4MzXro0tg7U+t5hP1w==",
2213
1731
  "cpu": [
2214
1732
  "s390x"
2215
1733
  ],
@@ -2223,9 +1741,9 @@
2223
1741
  }
2224
1742
  },
2225
1743
  "node_modules/@oxc-parser/binding-linux-x64-gnu": {
2226
- "version": "0.71.0",
2227
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.71.0.tgz",
2228
- "integrity": "sha512-steSQTwv3W+/hpES4/9E3vNohou1FXJLNWLDbYHDaBI9gZdYJp6zwALC8EShCz0NoQvCu4THD3IBsTBHvFBNyw==",
1744
+ "version": "0.72.3",
1745
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.72.3.tgz",
1746
+ "integrity": "sha512-hlyljEZ0sMPKJQCd5pxnRh2sAf/w+Ot2iJecgV9Hl3brrYrYCK2kofC0DFaJM3NRmG/8ZB3PlxnSRSKZTocwCw==",
2229
1747
  "cpu": [
2230
1748
  "x64"
2231
1749
  ],
@@ -2239,9 +1757,9 @@
2239
1757
  }
2240
1758
  },
2241
1759
  "node_modules/@oxc-parser/binding-linux-x64-musl": {
2242
- "version": "0.71.0",
2243
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-musl/-/binding-linux-x64-musl-0.71.0.tgz",
2244
- "integrity": "sha512-mV8j/haQBZRU2QnwZe0UIpnhpPBL9dFk1tgNVSH9tV7cV4xUZPn7pFDqMriAmpD7GLfmxbZMInDkujokd63M7Q==",
1760
+ "version": "0.72.3",
1761
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-musl/-/binding-linux-x64-musl-0.72.3.tgz",
1762
+ "integrity": "sha512-T17S8ORqAIq+YDFMvLfbNdAiYHYDM1+sLMNhesR5eWBtyTHX510/NbgEvcNemO9N6BNR7m4A9o+q468UG+dmbg==",
2245
1763
  "cpu": [
2246
1764
  "x64"
2247
1765
  ],
@@ -2255,9 +1773,9 @@
2255
1773
  }
2256
1774
  },
2257
1775
  "node_modules/@oxc-parser/binding-wasm32-wasi": {
2258
- "version": "0.71.0",
2259
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-wasm32-wasi/-/binding-wasm32-wasi-0.71.0.tgz",
2260
- "integrity": "sha512-P8ScINpuihkkBX8BrN/4x4ka2+izncHh7/hHxxuPZDZTVMyNNnL1uSoI80tN9yN7NUtUKoi9aQUaF4h22RQcIA==",
1776
+ "version": "0.72.3",
1777
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-wasm32-wasi/-/binding-wasm32-wasi-0.72.3.tgz",
1778
+ "integrity": "sha512-x0Ojn/jyRUk6MllvVB/puSvI2tczZBIYweKVYHNv1nBatjPRiqo+6/uXiKrZwSfGLkGARrKkTuHSa5RdZBMOdA==",
2261
1779
  "cpu": [
2262
1780
  "wasm32"
2263
1781
  ],
@@ -2271,9 +1789,9 @@
2271
1789
  }
2272
1790
  },
2273
1791
  "node_modules/@oxc-parser/binding-win32-arm64-msvc": {
2274
- "version": "0.71.0",
2275
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.71.0.tgz",
2276
- "integrity": "sha512-4jrJSdBXHmLYaghi1jvbuJmWu117wxqCpzHHgpEV9xFiRSngtClqZkNqyvcD4907e/VriEwluZ3PO3Mlp0y9cw==",
1792
+ "version": "0.72.3",
1793
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.72.3.tgz",
1794
+ "integrity": "sha512-kRVAl87ugRjLZTm9vGUyiXU50mqxLPHY81rgnZUP1HtNcqcmTQtM/wUKQL2UdqvhA6xm6zciqzqCgJfU+RW8uA==",
2277
1795
  "cpu": [
2278
1796
  "arm64"
2279
1797
  ],
@@ -2287,9 +1805,9 @@
2287
1805
  }
2288
1806
  },
2289
1807
  "node_modules/@oxc-parser/binding-win32-x64-msvc": {
2290
- "version": "0.71.0",
2291
- "resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.71.0.tgz",
2292
- "integrity": "sha512-zF7xF19DOoANym/xwVClYH1tiW3S70W8ZDrMHdrEB7gZiTYLCIKIRMrpLVKaRia6LwEo7X0eduwdBa5QFawxOw==",
1808
+ "version": "0.72.3",
1809
+ "resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.72.3.tgz",
1810
+ "integrity": "sha512-vpVdoGAP5iGE5tIEPJgr7FkQJZA+sKjMkg5x1jarWJ1nnBamfGsfYiZum4QjCfW7jb+pl42rHVSS3lRmMPcyrQ==",
2293
1811
  "cpu": [
2294
1812
  "x64"
2295
1813
  ],
@@ -2303,9 +1821,9 @@
2303
1821
  }
2304
1822
  },
2305
1823
  "node_modules/@oxc-project/types": {
2306
- "version": "0.71.0",
2307
- "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.71.0.tgz",
2308
- "integrity": "sha512-5CwQ4MI+P4MQbjLWXgNurA+igGwu/opNetIE13LBs9+V93R64MLvDKOOLZIXSzEfovU3Zef3q3GjPnMTgJTn2w==",
1824
+ "version": "0.72.3",
1825
+ "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.72.3.tgz",
1826
+ "integrity": "sha512-CfAC4wrmMkUoISpQkFAIfMVvlPfQV3xg7ZlcqPXPOIMQhdKIId44G8W0mCPgtpWdFFAyJ+SFtiM+9vbyCkoVng==",
2309
1827
  "license": "MIT",
2310
1828
  "funding": {
2311
1829
  "url": "https://github.com/sponsors/Boshen"
@@ -2632,6 +2150,18 @@
2632
2150
  "url": "https://opencollective.com/parcel"
2633
2151
  }
2634
2152
  },
2153
+ "node_modules/@parcel/watcher/node_modules/detect-libc": {
2154
+ "version": "1.0.3",
2155
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
2156
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
2157
+ "license": "Apache-2.0",
2158
+ "bin": {
2159
+ "detect-libc": "bin/detect-libc.js"
2160
+ },
2161
+ "engines": {
2162
+ "node": ">=0.10"
2163
+ }
2164
+ },
2635
2165
  "node_modules/@pkgjs/parseargs": {
2636
2166
  "version": "0.11.0",
2637
2167
  "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
@@ -2690,9 +2220,9 @@
2690
2220
  }
2691
2221
  },
2692
2222
  "node_modules/@rolldown/pluginutils": {
2693
- "version": "1.0.0-beta.10",
2694
- "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.10.tgz",
2695
- "integrity": "sha512-FeISF1RUTod5Kvt3yUXByrAPk5EfDWo/1BPv1ARBZ07weqx888SziPuWS6HUJU0YroGyQURjdIrkjWJP2zBFDQ==",
2223
+ "version": "1.0.0-beta.18",
2224
+ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.18.tgz",
2225
+ "integrity": "sha512-sHG++r1AOeQrzp0Lm3w9TBuaMHty3rU4yCZ4Vd/s428dvv3eTIhuRqHPHJCBlVpZjOJ5b4ZcBPTyRCsDKFt2+w==",
2696
2226
  "license": "MIT"
2697
2227
  },
2698
2228
  "node_modules/@rollup/plugin-alias": {
@@ -2713,9 +2243,9 @@
2713
2243
  }
2714
2244
  },
2715
2245
  "node_modules/@rollup/plugin-commonjs": {
2716
- "version": "28.0.3",
2717
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.3.tgz",
2718
- "integrity": "sha512-pyltgilam1QPdn+Zd9gaCfOLcnjMEJ9gV+bTw6/r73INdvzf1ah9zLIJBm+kW7R6IUFIQ1YO+VqZtYxZNWFPEQ==",
2246
+ "version": "28.0.6",
2247
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.6.tgz",
2248
+ "integrity": "sha512-XSQB1K7FUU5QP+3lOQmVCE3I0FcbbNvmNT4VJSj93iUjayaARrTQeoRdiYQoftAJBLrR9t2agwAd3ekaTgHNlw==",
2719
2249
  "license": "MIT",
2720
2250
  "dependencies": {
2721
2251
  "@rollup/pluginutils": "^5.0.1",
@@ -2880,9 +2410,9 @@
2880
2410
  }
2881
2411
  },
2882
2412
  "node_modules/@rollup/pluginutils": {
2883
- "version": "5.1.4",
2884
- "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
2885
- "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
2413
+ "version": "5.2.0",
2414
+ "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.2.0.tgz",
2415
+ "integrity": "sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==",
2886
2416
  "license": "MIT",
2887
2417
  "dependencies": {
2888
2418
  "@types/estree": "^1.0.0",
@@ -2908,9 +2438,9 @@
2908
2438
  "license": "MIT"
2909
2439
  },
2910
2440
  "node_modules/@rollup/rollup-android-arm-eabi": {
2911
- "version": "4.41.1",
2912
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz",
2913
- "integrity": "sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw==",
2441
+ "version": "4.44.0",
2442
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.44.0.tgz",
2443
+ "integrity": "sha512-xEiEE5oDW6tK4jXCAyliuntGR+amEMO7HLtdSshVuhFnKTYoeYMyXQK7pLouAJJj5KHdwdn87bfHAR2nSdNAUA==",
2914
2444
  "cpu": [
2915
2445
  "arm"
2916
2446
  ],
@@ -2921,9 +2451,9 @@
2921
2451
  ]
2922
2452
  },
2923
2453
  "node_modules/@rollup/rollup-android-arm64": {
2924
- "version": "4.41.1",
2925
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz",
2926
- "integrity": "sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA==",
2454
+ "version": "4.44.0",
2455
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.44.0.tgz",
2456
+ "integrity": "sha512-uNSk/TgvMbskcHxXYHzqwiyBlJ/lGcv8DaUfcnNwict8ba9GTTNxfn3/FAoFZYgkaXXAdrAA+SLyKplyi349Jw==",
2927
2457
  "cpu": [
2928
2458
  "arm64"
2929
2459
  ],
@@ -2934,9 +2464,9 @@
2934
2464
  ]
2935
2465
  },
2936
2466
  "node_modules/@rollup/rollup-darwin-arm64": {
2937
- "version": "4.41.1",
2938
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz",
2939
- "integrity": "sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w==",
2467
+ "version": "4.44.0",
2468
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.44.0.tgz",
2469
+ "integrity": "sha512-VGF3wy0Eq1gcEIkSCr8Ke03CWT+Pm2yveKLaDvq51pPpZza3JX/ClxXOCmTYYq3us5MvEuNRTaeyFThCKRQhOA==",
2940
2470
  "cpu": [
2941
2471
  "arm64"
2942
2472
  ],
@@ -2947,9 +2477,9 @@
2947
2477
  ]
2948
2478
  },
2949
2479
  "node_modules/@rollup/rollup-darwin-x64": {
2950
- "version": "4.41.1",
2951
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz",
2952
- "integrity": "sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg==",
2480
+ "version": "4.44.0",
2481
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.44.0.tgz",
2482
+ "integrity": "sha512-fBkyrDhwquRvrTxSGH/qqt3/T0w5Rg0L7ZIDypvBPc1/gzjJle6acCpZ36blwuwcKD/u6oCE/sRWlUAcxLWQbQ==",
2953
2483
  "cpu": [
2954
2484
  "x64"
2955
2485
  ],
@@ -2960,9 +2490,9 @@
2960
2490
  ]
2961
2491
  },
2962
2492
  "node_modules/@rollup/rollup-freebsd-arm64": {
2963
- "version": "4.41.1",
2964
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz",
2965
- "integrity": "sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg==",
2493
+ "version": "4.44.0",
2494
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.44.0.tgz",
2495
+ "integrity": "sha512-u5AZzdQJYJXByB8giQ+r4VyfZP+walV+xHWdaFx/1VxsOn6eWJhK2Vl2eElvDJFKQBo/hcYIBg/jaKS8ZmKeNQ==",
2966
2496
  "cpu": [
2967
2497
  "arm64"
2968
2498
  ],
@@ -2973,9 +2503,9 @@
2973
2503
  ]
2974
2504
  },
2975
2505
  "node_modules/@rollup/rollup-freebsd-x64": {
2976
- "version": "4.41.1",
2977
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz",
2978
- "integrity": "sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA==",
2506
+ "version": "4.44.0",
2507
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.44.0.tgz",
2508
+ "integrity": "sha512-qC0kS48c/s3EtdArkimctY7h3nHicQeEUdjJzYVJYR3ct3kWSafmn6jkNCA8InbUdge6PVx6keqjk5lVGJf99g==",
2979
2509
  "cpu": [
2980
2510
  "x64"
2981
2511
  ],
@@ -2986,9 +2516,9 @@
2986
2516
  ]
2987
2517
  },
2988
2518
  "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
2989
- "version": "4.41.1",
2990
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz",
2991
- "integrity": "sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg==",
2519
+ "version": "4.44.0",
2520
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.44.0.tgz",
2521
+ "integrity": "sha512-x+e/Z9H0RAWckn4V2OZZl6EmV0L2diuX3QB0uM1r6BvhUIv6xBPL5mrAX2E3e8N8rEHVPwFfz/ETUbV4oW9+lQ==",
2992
2522
  "cpu": [
2993
2523
  "arm"
2994
2524
  ],
@@ -2999,9 +2529,9 @@
2999
2529
  ]
3000
2530
  },
3001
2531
  "node_modules/@rollup/rollup-linux-arm-musleabihf": {
3002
- "version": "4.41.1",
3003
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz",
3004
- "integrity": "sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA==",
2532
+ "version": "4.44.0",
2533
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.44.0.tgz",
2534
+ "integrity": "sha512-1exwiBFf4PU/8HvI8s80icyCcnAIB86MCBdst51fwFmH5dyeoWVPVgmQPcKrMtBQ0W5pAs7jBCWuRXgEpRzSCg==",
3005
2535
  "cpu": [
3006
2536
  "arm"
3007
2537
  ],
@@ -3012,9 +2542,9 @@
3012
2542
  ]
3013
2543
  },
3014
2544
  "node_modules/@rollup/rollup-linux-arm64-gnu": {
3015
- "version": "4.41.1",
3016
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz",
3017
- "integrity": "sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA==",
2545
+ "version": "4.44.0",
2546
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.44.0.tgz",
2547
+ "integrity": "sha512-ZTR2mxBHb4tK4wGf9b8SYg0Y6KQPjGpR4UWwTFdnmjB4qRtoATZ5dWn3KsDwGa5Z2ZBOE7K52L36J9LueKBdOQ==",
3018
2548
  "cpu": [
3019
2549
  "arm64"
3020
2550
  ],
@@ -3025,9 +2555,9 @@
3025
2555
  ]
3026
2556
  },
3027
2557
  "node_modules/@rollup/rollup-linux-arm64-musl": {
3028
- "version": "4.41.1",
3029
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz",
3030
- "integrity": "sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg==",
2558
+ "version": "4.44.0",
2559
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.44.0.tgz",
2560
+ "integrity": "sha512-GFWfAhVhWGd4r6UxmnKRTBwP1qmModHtd5gkraeW2G490BpFOZkFtem8yuX2NyafIP/mGpRJgTJ2PwohQkUY/Q==",
3031
2561
  "cpu": [
3032
2562
  "arm64"
3033
2563
  ],
@@ -3038,9 +2568,9 @@
3038
2568
  ]
3039
2569
  },
3040
2570
  "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
3041
- "version": "4.41.1",
3042
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz",
3043
- "integrity": "sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw==",
2571
+ "version": "4.44.0",
2572
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.44.0.tgz",
2573
+ "integrity": "sha512-xw+FTGcov/ejdusVOqKgMGW3c4+AgqrfvzWEVXcNP6zq2ue+lsYUgJ+5Rtn/OTJf7e2CbgTFvzLW2j0YAtj0Gg==",
3044
2574
  "cpu": [
3045
2575
  "loong64"
3046
2576
  ],
@@ -3051,9 +2581,9 @@
3051
2581
  ]
3052
2582
  },
3053
2583
  "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
3054
- "version": "4.41.1",
3055
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz",
3056
- "integrity": "sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A==",
2584
+ "version": "4.44.0",
2585
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.44.0.tgz",
2586
+ "integrity": "sha512-bKGibTr9IdF0zr21kMvkZT4K6NV+jjRnBoVMt2uNMG0BYWm3qOVmYnXKzx7UhwrviKnmK46IKMByMgvpdQlyJQ==",
3057
2587
  "cpu": [
3058
2588
  "ppc64"
3059
2589
  ],
@@ -3064,9 +2594,9 @@
3064
2594
  ]
3065
2595
  },
3066
2596
  "node_modules/@rollup/rollup-linux-riscv64-gnu": {
3067
- "version": "4.41.1",
3068
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz",
3069
- "integrity": "sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw==",
2597
+ "version": "4.44.0",
2598
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.44.0.tgz",
2599
+ "integrity": "sha512-vV3cL48U5kDaKZtXrti12YRa7TyxgKAIDoYdqSIOMOFBXqFj2XbChHAtXquEn2+n78ciFgr4KIqEbydEGPxXgA==",
3070
2600
  "cpu": [
3071
2601
  "riscv64"
3072
2602
  ],
@@ -3077,9 +2607,9 @@
3077
2607
  ]
3078
2608
  },
3079
2609
  "node_modules/@rollup/rollup-linux-riscv64-musl": {
3080
- "version": "4.41.1",
3081
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz",
3082
- "integrity": "sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw==",
2610
+ "version": "4.44.0",
2611
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.44.0.tgz",
2612
+ "integrity": "sha512-TDKO8KlHJuvTEdfw5YYFBjhFts2TR0VpZsnLLSYmB7AaohJhM8ctDSdDnUGq77hUh4m/djRafw+9zQpkOanE2Q==",
3083
2613
  "cpu": [
3084
2614
  "riscv64"
3085
2615
  ],
@@ -3090,9 +2620,9 @@
3090
2620
  ]
3091
2621
  },
3092
2622
  "node_modules/@rollup/rollup-linux-s390x-gnu": {
3093
- "version": "4.41.1",
3094
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz",
3095
- "integrity": "sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g==",
2623
+ "version": "4.44.0",
2624
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.44.0.tgz",
2625
+ "integrity": "sha512-8541GEyktXaw4lvnGp9m84KENcxInhAt6vPWJ9RodsB/iGjHoMB2Pp5MVBCiKIRxrxzJhGCxmNzdu+oDQ7kwRA==",
3096
2626
  "cpu": [
3097
2627
  "s390x"
3098
2628
  ],
@@ -3103,9 +2633,9 @@
3103
2633
  ]
3104
2634
  },
3105
2635
  "node_modules/@rollup/rollup-linux-x64-gnu": {
3106
- "version": "4.41.1",
3107
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz",
3108
- "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==",
2636
+ "version": "4.44.0",
2637
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.44.0.tgz",
2638
+ "integrity": "sha512-iUVJc3c0o8l9Sa/qlDL2Z9UP92UZZW1+EmQ4xfjTc1akr0iUFZNfxrXJ/R1T90h/ILm9iXEY6+iPrmYB3pXKjw==",
3109
2639
  "cpu": [
3110
2640
  "x64"
3111
2641
  ],
@@ -3116,9 +2646,9 @@
3116
2646
  ]
3117
2647
  },
3118
2648
  "node_modules/@rollup/rollup-linux-x64-musl": {
3119
- "version": "4.41.1",
3120
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz",
3121
- "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==",
2649
+ "version": "4.44.0",
2650
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.44.0.tgz",
2651
+ "integrity": "sha512-PQUobbhLTQT5yz/SPg116VJBgz+XOtXt8D1ck+sfJJhuEsMj2jSej5yTdp8CvWBSceu+WW+ibVL6dm0ptG5fcA==",
3122
2652
  "cpu": [
3123
2653
  "x64"
3124
2654
  ],
@@ -3129,9 +2659,9 @@
3129
2659
  ]
3130
2660
  },
3131
2661
  "node_modules/@rollup/rollup-win32-arm64-msvc": {
3132
- "version": "4.41.1",
3133
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz",
3134
- "integrity": "sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ==",
2662
+ "version": "4.44.0",
2663
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.44.0.tgz",
2664
+ "integrity": "sha512-M0CpcHf8TWn+4oTxJfh7LQuTuaYeXGbk0eageVjQCKzYLsajWS/lFC94qlRqOlyC2KvRT90ZrfXULYmukeIy7w==",
3135
2665
  "cpu": [
3136
2666
  "arm64"
3137
2667
  ],
@@ -3142,9 +2672,9 @@
3142
2672
  ]
3143
2673
  },
3144
2674
  "node_modules/@rollup/rollup-win32-ia32-msvc": {
3145
- "version": "4.41.1",
3146
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz",
3147
- "integrity": "sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg==",
2675
+ "version": "4.44.0",
2676
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.44.0.tgz",
2677
+ "integrity": "sha512-3XJ0NQtMAXTWFW8FqZKcw3gOQwBtVWP/u8TpHP3CRPXD7Pd6s8lLdH3sHWh8vqKCyyiI8xW5ltJScQmBU9j7WA==",
3148
2678
  "cpu": [
3149
2679
  "ia32"
3150
2680
  ],
@@ -3155,9 +2685,9 @@
3155
2685
  ]
3156
2686
  },
3157
2687
  "node_modules/@rollup/rollup-win32-x64-msvc": {
3158
- "version": "4.41.1",
3159
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz",
3160
- "integrity": "sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw==",
2688
+ "version": "4.44.0",
2689
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.44.0.tgz",
2690
+ "integrity": "sha512-Q2Mgwt+D8hd5FIPUuPDsvPR7Bguza6yTkJxspDGkZj7tBRn2y4KSWYuIXpftFSjBra76TbKerCV7rgFPQrn+wQ==",
3161
2691
  "cpu": [
3162
2692
  "x64"
3163
2693
  ],
@@ -3168,9 +2698,9 @@
3168
2698
  ]
3169
2699
  },
3170
2700
  "node_modules/@sindresorhus/is": {
3171
- "version": "7.0.1",
3172
- "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.0.1.tgz",
3173
- "integrity": "sha512-QWLl2P+rsCJeofkDNIT3WFmb6NrRud1SUYW8dIhXK/46XFV8Q/g7Bsvib0Askb0reRLe+WYPeeE+l5cH7SlkuQ==",
2701
+ "version": "7.0.2",
2702
+ "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.0.2.tgz",
2703
+ "integrity": "sha512-d9xRovfKNz1SKieM0qJdO+PQonjnnIfSNWfHYnBSJ9hkjm0ZPw6HlxscDXYstp3z+7V2GOFHc+J0CYrYTjqCJw==",
3174
2704
  "license": "MIT",
3175
2705
  "engines": {
3176
2706
  "node": ">=18"
@@ -3198,9 +2728,9 @@
3198
2728
  "license": "CC0-1.0"
3199
2729
  },
3200
2730
  "node_modules/@tailwindcss/node": {
3201
- "version": "4.1.8",
3202
- "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.8.tgz",
3203
- "integrity": "sha512-OWwBsbC9BFAJelmnNcrKuf+bka2ZxCE2A4Ft53Tkg4uoiE67r/PMEYwCsourC26E+kmxfwE0hVzMdxqeW+xu7Q==",
2731
+ "version": "4.1.10",
2732
+ "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.10.tgz",
2733
+ "integrity": "sha512-2ACf1znY5fpRBwRhMgj9ZXvb2XZW8qs+oTfotJ2C5xR0/WNL7UHZ7zXl6s+rUqedL1mNi+0O+WQr5awGowS3PQ==",
3204
2734
  "license": "MIT",
3205
2735
  "dependencies": {
3206
2736
  "@ampproject/remapping": "^2.3.0",
@@ -3209,13 +2739,13 @@
3209
2739
  "lightningcss": "1.30.1",
3210
2740
  "magic-string": "^0.30.17",
3211
2741
  "source-map-js": "^1.2.1",
3212
- "tailwindcss": "4.1.8"
2742
+ "tailwindcss": "4.1.10"
3213
2743
  }
3214
2744
  },
3215
2745
  "node_modules/@tailwindcss/oxide": {
3216
- "version": "4.1.8",
3217
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.8.tgz",
3218
- "integrity": "sha512-d7qvv9PsM5N3VNKhwVUhpK6r4h9wtLkJ6lz9ZY9aeZgrUWk1Z8VPyqyDT9MZlem7GTGseRQHkeB1j3tC7W1P+A==",
2746
+ "version": "4.1.10",
2747
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.10.tgz",
2748
+ "integrity": "sha512-v0C43s7Pjw+B9w21htrQwuFObSkio2aV/qPx/mhrRldbqxbWJK6KizM+q7BF1/1CmuLqZqX3CeYF7s7P9fbA8Q==",
3219
2749
  "hasInstallScript": true,
3220
2750
  "license": "MIT",
3221
2751
  "dependencies": {
@@ -3226,24 +2756,24 @@
3226
2756
  "node": ">= 10"
3227
2757
  },
3228
2758
  "optionalDependencies": {
3229
- "@tailwindcss/oxide-android-arm64": "4.1.8",
3230
- "@tailwindcss/oxide-darwin-arm64": "4.1.8",
3231
- "@tailwindcss/oxide-darwin-x64": "4.1.8",
3232
- "@tailwindcss/oxide-freebsd-x64": "4.1.8",
3233
- "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.8",
3234
- "@tailwindcss/oxide-linux-arm64-gnu": "4.1.8",
3235
- "@tailwindcss/oxide-linux-arm64-musl": "4.1.8",
3236
- "@tailwindcss/oxide-linux-x64-gnu": "4.1.8",
3237
- "@tailwindcss/oxide-linux-x64-musl": "4.1.8",
3238
- "@tailwindcss/oxide-wasm32-wasi": "4.1.8",
3239
- "@tailwindcss/oxide-win32-arm64-msvc": "4.1.8",
3240
- "@tailwindcss/oxide-win32-x64-msvc": "4.1.8"
2759
+ "@tailwindcss/oxide-android-arm64": "4.1.10",
2760
+ "@tailwindcss/oxide-darwin-arm64": "4.1.10",
2761
+ "@tailwindcss/oxide-darwin-x64": "4.1.10",
2762
+ "@tailwindcss/oxide-freebsd-x64": "4.1.10",
2763
+ "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.10",
2764
+ "@tailwindcss/oxide-linux-arm64-gnu": "4.1.10",
2765
+ "@tailwindcss/oxide-linux-arm64-musl": "4.1.10",
2766
+ "@tailwindcss/oxide-linux-x64-gnu": "4.1.10",
2767
+ "@tailwindcss/oxide-linux-x64-musl": "4.1.10",
2768
+ "@tailwindcss/oxide-wasm32-wasi": "4.1.10",
2769
+ "@tailwindcss/oxide-win32-arm64-msvc": "4.1.10",
2770
+ "@tailwindcss/oxide-win32-x64-msvc": "4.1.10"
3241
2771
  }
3242
2772
  },
3243
2773
  "node_modules/@tailwindcss/oxide-android-arm64": {
3244
- "version": "4.1.8",
3245
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.8.tgz",
3246
- "integrity": "sha512-Fbz7qni62uKYceWYvUjRqhGfZKwhZDQhlrJKGtnZfuNtHFqa8wmr+Wn74CTWERiW2hn3mN5gTpOoxWKk0jRxjg==",
2774
+ "version": "4.1.10",
2775
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.10.tgz",
2776
+ "integrity": "sha512-VGLazCoRQ7rtsCzThaI1UyDu/XRYVyH4/EWiaSX6tFglE+xZB5cvtC5Omt0OQ+FfiIVP98su16jDVHDEIuH4iQ==",
3247
2777
  "cpu": [
3248
2778
  "arm64"
3249
2779
  ],
@@ -3257,9 +2787,9 @@
3257
2787
  }
3258
2788
  },
3259
2789
  "node_modules/@tailwindcss/oxide-darwin-arm64": {
3260
- "version": "4.1.8",
3261
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.8.tgz",
3262
- "integrity": "sha512-RdRvedGsT0vwVVDztvyXhKpsU2ark/BjgG0huo4+2BluxdXo8NDgzl77qh0T1nUxmM11eXwR8jA39ibvSTbi7A==",
2790
+ "version": "4.1.10",
2791
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.10.tgz",
2792
+ "integrity": "sha512-ZIFqvR1irX2yNjWJzKCqTCcHZbgkSkSkZKbRM3BPzhDL/18idA8uWCoopYA2CSDdSGFlDAxYdU2yBHwAwx8euQ==",
3263
2793
  "cpu": [
3264
2794
  "arm64"
3265
2795
  ],
@@ -3273,9 +2803,9 @@
3273
2803
  }
3274
2804
  },
3275
2805
  "node_modules/@tailwindcss/oxide-darwin-x64": {
3276
- "version": "4.1.8",
3277
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.8.tgz",
3278
- "integrity": "sha512-t6PgxjEMLp5Ovf7uMb2OFmb3kqzVTPPakWpBIFzppk4JE4ix0yEtbtSjPbU8+PZETpaYMtXvss2Sdkx8Vs4XRw==",
2806
+ "version": "4.1.10",
2807
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.10.tgz",
2808
+ "integrity": "sha512-eCA4zbIhWUFDXoamNztmS0MjXHSEJYlvATzWnRiTqJkcUteSjO94PoRHJy1Xbwp9bptjeIxxBHh+zBWFhttbrQ==",
3279
2809
  "cpu": [
3280
2810
  "x64"
3281
2811
  ],
@@ -3289,9 +2819,9 @@
3289
2819
  }
3290
2820
  },
3291
2821
  "node_modules/@tailwindcss/oxide-freebsd-x64": {
3292
- "version": "4.1.8",
3293
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.8.tgz",
3294
- "integrity": "sha512-g8C8eGEyhHTqwPStSwZNSrOlyx0bhK/V/+zX0Y+n7DoRUzyS8eMbVshVOLJTDDC+Qn9IJnilYbIKzpB9n4aBsg==",
2822
+ "version": "4.1.10",
2823
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.10.tgz",
2824
+ "integrity": "sha512-8/392Xu12R0cc93DpiJvNpJ4wYVSiciUlkiOHOSOQNH3adq9Gi/dtySK7dVQjXIOzlpSHjeCL89RUUI8/GTI6g==",
3295
2825
  "cpu": [
3296
2826
  "x64"
3297
2827
  ],
@@ -3305,9 +2835,9 @@
3305
2835
  }
3306
2836
  },
3307
2837
  "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
3308
- "version": "4.1.8",
3309
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.8.tgz",
3310
- "integrity": "sha512-Jmzr3FA4S2tHhaC6yCjac3rGf7hG9R6Gf2z9i9JFcuyy0u79HfQsh/thifbYTF2ic82KJovKKkIB6Z9TdNhCXQ==",
2838
+ "version": "4.1.10",
2839
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.10.tgz",
2840
+ "integrity": "sha512-t9rhmLT6EqeuPT+MXhWhlRYIMSfh5LZ6kBrC4FS6/+M1yXwfCtp24UumgCWOAJVyjQwG+lYva6wWZxrfvB+NhQ==",
3311
2841
  "cpu": [
3312
2842
  "arm"
3313
2843
  ],
@@ -3321,9 +2851,9 @@
3321
2851
  }
3322
2852
  },
3323
2853
  "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
3324
- "version": "4.1.8",
3325
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.8.tgz",
3326
- "integrity": "sha512-qq7jXtO1+UEtCmCeBBIRDrPFIVI4ilEQ97qgBGdwXAARrUqSn/L9fUrkb1XP/mvVtoVeR2bt/0L77xx53bPZ/Q==",
2854
+ "version": "4.1.10",
2855
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.10.tgz",
2856
+ "integrity": "sha512-3oWrlNlxLRxXejQ8zImzrVLuZ/9Z2SeKoLhtCu0hpo38hTO2iL86eFOu4sVR8cZc6n3z7eRXXqtHJECa6mFOvA==",
3327
2857
  "cpu": [
3328
2858
  "arm64"
3329
2859
  ],
@@ -3337,9 +2867,9 @@
3337
2867
  }
3338
2868
  },
3339
2869
  "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
3340
- "version": "4.1.8",
3341
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.8.tgz",
3342
- "integrity": "sha512-O6b8QesPbJCRshsNApsOIpzKt3ztG35gfX9tEf4arD7mwNinsoCKxkj8TgEE0YRjmjtO3r9FlJnT/ENd9EVefQ==",
2870
+ "version": "4.1.10",
2871
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.10.tgz",
2872
+ "integrity": "sha512-saScU0cmWvg/Ez4gUmQWr9pvY9Kssxt+Xenfx1LG7LmqjcrvBnw4r9VjkFcqmbBb7GCBwYNcZi9X3/oMda9sqQ==",
3343
2873
  "cpu": [
3344
2874
  "arm64"
3345
2875
  ],
@@ -3353,9 +2883,9 @@
3353
2883
  }
3354
2884
  },
3355
2885
  "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
3356
- "version": "4.1.8",
3357
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.8.tgz",
3358
- "integrity": "sha512-32iEXX/pXwikshNOGnERAFwFSfiltmijMIAbUhnNyjFr3tmWmMJWQKU2vNcFX0DACSXJ3ZWcSkzNbaKTdngH6g==",
2886
+ "version": "4.1.10",
2887
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.10.tgz",
2888
+ "integrity": "sha512-/G3ao/ybV9YEEgAXeEg28dyH6gs1QG8tvdN9c2MNZdUXYBaIY/Gx0N6RlJzfLy/7Nkdok4kaxKPHKJUlAaoTdA==",
3359
2889
  "cpu": [
3360
2890
  "x64"
3361
2891
  ],
@@ -3369,9 +2899,9 @@
3369
2899
  }
3370
2900
  },
3371
2901
  "node_modules/@tailwindcss/oxide-linux-x64-musl": {
3372
- "version": "4.1.8",
3373
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.8.tgz",
3374
- "integrity": "sha512-s+VSSD+TfZeMEsCaFaHTaY5YNj3Dri8rST09gMvYQKwPphacRG7wbuQ5ZJMIJXN/puxPcg/nU+ucvWguPpvBDg==",
2902
+ "version": "4.1.10",
2903
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.10.tgz",
2904
+ "integrity": "sha512-LNr7X8fTiKGRtQGOerSayc2pWJp/9ptRYAa4G+U+cjw9kJZvkopav1AQc5HHD+U364f71tZv6XamaHKgrIoVzA==",
3375
2905
  "cpu": [
3376
2906
  "x64"
3377
2907
  ],
@@ -3385,9 +2915,9 @@
3385
2915
  }
3386
2916
  },
3387
2917
  "node_modules/@tailwindcss/oxide-wasm32-wasi": {
3388
- "version": "4.1.8",
3389
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.8.tgz",
3390
- "integrity": "sha512-CXBPVFkpDjM67sS1psWohZ6g/2/cd+cq56vPxK4JeawelxwK4YECgl9Y9TjkE2qfF+9/s1tHHJqrC4SS6cVvSg==",
2918
+ "version": "4.1.10",
2919
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.10.tgz",
2920
+ "integrity": "sha512-d6ekQpopFQJAcIK2i7ZzWOYGZ+A6NzzvQ3ozBvWFdeyqfOZdYHU66g5yr+/HC4ipP1ZgWsqa80+ISNILk+ae/Q==",
3391
2921
  "bundleDependencies": [
3392
2922
  "@napi-rs/wasm-runtime",
3393
2923
  "@emnapi/core",
@@ -3414,9 +2944,9 @@
3414
2944
  }
3415
2945
  },
3416
2946
  "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
3417
- "version": "4.1.8",
3418
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.8.tgz",
3419
- "integrity": "sha512-7GmYk1n28teDHUjPlIx4Z6Z4hHEgvP5ZW2QS9ygnDAdI/myh3HTHjDqtSqgu1BpRoI4OiLx+fThAyA1JePoENA==",
2947
+ "version": "4.1.10",
2948
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.10.tgz",
2949
+ "integrity": "sha512-i1Iwg9gRbwNVOCYmnigWCCgow8nDWSFmeTUU5nbNx3rqbe4p0kRbEqLwLJbYZKmSSp23g4N6rCDmm7OuPBXhDA==",
3420
2950
  "cpu": [
3421
2951
  "arm64"
3422
2952
  ],
@@ -3430,9 +2960,9 @@
3430
2960
  }
3431
2961
  },
3432
2962
  "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
3433
- "version": "4.1.8",
3434
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.8.tgz",
3435
- "integrity": "sha512-fou+U20j+Jl0EHwK92spoWISON2OBnCazIc038Xj2TdweYV33ZRkS9nwqiUi2d/Wba5xg5UoHfvynnb/UB49cQ==",
2963
+ "version": "4.1.10",
2964
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.10.tgz",
2965
+ "integrity": "sha512-sGiJTjcBSfGq2DVRtaSljq5ZgZS2SDHSIfhOylkBvHVjwOsodBhnb3HdmiKkVuUGKD0I7G63abMOVaskj1KpOA==",
3436
2966
  "cpu": [
3437
2967
  "x64"
3438
2968
  ],
@@ -3445,26 +2975,17 @@
3445
2975
  "node": ">= 10"
3446
2976
  }
3447
2977
  },
3448
- "node_modules/@tailwindcss/oxide/node_modules/detect-libc": {
3449
- "version": "2.0.4",
3450
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
3451
- "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
3452
- "license": "Apache-2.0",
3453
- "engines": {
3454
- "node": ">=8"
3455
- }
3456
- },
3457
2978
  "node_modules/@tailwindcss/postcss": {
3458
- "version": "4.1.8",
3459
- "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.8.tgz",
3460
- "integrity": "sha512-vB/vlf7rIky+w94aWMw34bWW1ka6g6C3xIOdICKX2GC0VcLtL6fhlLiafF0DVIwa9V6EHz8kbWMkS2s2QvvNlw==",
2979
+ "version": "4.1.10",
2980
+ "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.10.tgz",
2981
+ "integrity": "sha512-B+7r7ABZbkXJwpvt2VMnS6ujcDoR2OOcFaqrLIo1xbcdxje4Vf+VgJdBzNNbrAjBj/rLZ66/tlQ1knIGNLKOBQ==",
3461
2982
  "license": "MIT",
3462
2983
  "dependencies": {
3463
2984
  "@alloc/quick-lru": "^5.2.0",
3464
- "@tailwindcss/node": "4.1.8",
3465
- "@tailwindcss/oxide": "4.1.8",
2985
+ "@tailwindcss/node": "4.1.10",
2986
+ "@tailwindcss/oxide": "4.1.10",
3466
2987
  "postcss": "^8.4.41",
3467
- "tailwindcss": "4.1.8"
2988
+ "tailwindcss": "4.1.10"
3468
2989
  }
3469
2990
  },
3470
2991
  "node_modules/@tailwindcss/typography": {
@@ -3482,37 +3003,24 @@
3482
3003
  "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
3483
3004
  }
3484
3005
  },
3485
- "node_modules/@tailwindcss/typography/node_modules/postcss-selector-parser": {
3486
- "version": "6.0.10",
3487
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
3488
- "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
3489
- "license": "MIT",
3490
- "dependencies": {
3491
- "cssesc": "^3.0.0",
3492
- "util-deprecate": "^1.0.2"
3493
- },
3494
- "engines": {
3495
- "node": ">=4"
3496
- }
3497
- },
3498
3006
  "node_modules/@tailwindcss/vite": {
3499
- "version": "4.1.8",
3500
- "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.8.tgz",
3501
- "integrity": "sha512-CQ+I8yxNV5/6uGaJjiuymgw0kEQiNKRinYbZXPdx1fk5WgiyReG0VaUx/Xq6aVNSUNJFzxm6o8FNKS5aMaim5A==",
3007
+ "version": "4.1.10",
3008
+ "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.10.tgz",
3009
+ "integrity": "sha512-QWnD5HDY2IADv+vYR82lOhqOlS1jSCUUAmfem52cXAhRTKxpDh3ARX8TTXJTCCO7Rv7cD2Nlekabv02bwP3a2A==",
3502
3010
  "license": "MIT",
3503
3011
  "dependencies": {
3504
- "@tailwindcss/node": "4.1.8",
3505
- "@tailwindcss/oxide": "4.1.8",
3506
- "tailwindcss": "4.1.8"
3012
+ "@tailwindcss/node": "4.1.10",
3013
+ "@tailwindcss/oxide": "4.1.10",
3014
+ "tailwindcss": "4.1.10"
3507
3015
  },
3508
3016
  "peerDependencies": {
3509
3017
  "vite": "^5.2.0 || ^6"
3510
3018
  }
3511
3019
  },
3512
3020
  "node_modules/@tanstack/virtual-core": {
3513
- "version": "3.13.9",
3514
- "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.9.tgz",
3515
- "integrity": "sha512-3jztt0jpaoJO5TARe2WIHC1UQC3VMLAFUW5mmMo0yrkwtDB2AQP0+sh10BVUpWrnvHjSLvzFizydtEGLCJKFoQ==",
3021
+ "version": "3.13.10",
3022
+ "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.10.tgz",
3023
+ "integrity": "sha512-sPEDhXREou5HyZYqSWIqdU580rsF6FGeN7vpzijmP3KTiOGjOMZASz4Y6+QKjiFQwhWrR58OP8izYaNGVxvViA==",
3516
3024
  "license": "MIT",
3517
3025
  "funding": {
3518
3026
  "type": "github",
@@ -3520,12 +3028,12 @@
3520
3028
  }
3521
3029
  },
3522
3030
  "node_modules/@tanstack/vue-virtual": {
3523
- "version": "3.13.9",
3524
- "resolved": "https://registry.npmjs.org/@tanstack/vue-virtual/-/vue-virtual-3.13.9.tgz",
3525
- "integrity": "sha512-HsvHaOo+o52cVcPhomKDZ3CMpTF/B2qg+BhPHIQJwzn4VIqDyt/rRVqtIomG6jE83IFsE2vlr6cmx7h3dHA0SA==",
3031
+ "version": "3.13.10",
3032
+ "resolved": "https://registry.npmjs.org/@tanstack/vue-virtual/-/vue-virtual-3.13.10.tgz",
3033
+ "integrity": "sha512-1UZmUiMNyKxQ1JFPtO3rfRmK7IuLYwfj/foPC7FVWj6yHand4ry5joFh8LQ1Ckm7Dfe/08cv6LKZNc4WYj7hxQ==",
3526
3034
  "license": "MIT",
3527
3035
  "dependencies": {
3528
- "@tanstack/virtual-core": "3.13.9"
3036
+ "@tanstack/virtual-core": "3.13.10"
3529
3037
  },
3530
3038
  "funding": {
3531
3039
  "type": "github",
@@ -3555,19 +3063,19 @@
3555
3063
  }
3556
3064
  },
3557
3065
  "node_modules/@types/estree": {
3558
- "version": "1.0.7",
3559
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
3560
- "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
3066
+ "version": "1.0.8",
3067
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
3068
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
3561
3069
  "license": "MIT"
3562
3070
  },
3563
3071
  "node_modules/@types/node": {
3564
- "version": "22.15.28",
3565
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.28.tgz",
3566
- "integrity": "sha512-I0okKVDmyKR281I0UIFV7EWAWRnR0gkuSKob5wVcByyyhr7Px/slhkQapcYX4u00ekzNWaS1gznKZnuzxwo4pw==",
3072
+ "version": "24.0.3",
3073
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.3.tgz",
3074
+ "integrity": "sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==",
3567
3075
  "license": "MIT",
3568
3076
  "optional": true,
3569
3077
  "dependencies": {
3570
- "undici-types": "~6.21.0"
3078
+ "undici-types": "~7.8.0"
3571
3079
  }
3572
3080
  },
3573
3081
  "node_modules/@types/normalize-package-data": {
@@ -3605,13 +3113,13 @@
3605
3113
  }
3606
3114
  },
3607
3115
  "node_modules/@typescript-eslint/project-service": {
3608
- "version": "8.33.0",
3609
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.33.0.tgz",
3610
- "integrity": "sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A==",
3116
+ "version": "8.34.1",
3117
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.1.tgz",
3118
+ "integrity": "sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==",
3611
3119
  "license": "MIT",
3612
3120
  "dependencies": {
3613
- "@typescript-eslint/tsconfig-utils": "^8.33.0",
3614
- "@typescript-eslint/types": "^8.33.0",
3121
+ "@typescript-eslint/tsconfig-utils": "^8.34.1",
3122
+ "@typescript-eslint/types": "^8.34.1",
3615
3123
  "debug": "^4.3.4"
3616
3124
  },
3617
3125
  "engines": {
@@ -3620,12 +3128,15 @@
3620
3128
  "funding": {
3621
3129
  "type": "opencollective",
3622
3130
  "url": "https://opencollective.com/typescript-eslint"
3131
+ },
3132
+ "peerDependencies": {
3133
+ "typescript": ">=4.8.4 <5.9.0"
3623
3134
  }
3624
3135
  },
3625
3136
  "node_modules/@typescript-eslint/tsconfig-utils": {
3626
- "version": "8.33.0",
3627
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz",
3628
- "integrity": "sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==",
3137
+ "version": "8.34.1",
3138
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
3139
+ "integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
3629
3140
  "license": "MIT",
3630
3141
  "engines": {
3631
3142
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3639,9 +3150,9 @@
3639
3150
  }
3640
3151
  },
3641
3152
  "node_modules/@typescript-eslint/types": {
3642
- "version": "8.33.0",
3643
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.33.0.tgz",
3644
- "integrity": "sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==",
3153
+ "version": "8.34.1",
3154
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.1.tgz",
3155
+ "integrity": "sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==",
3645
3156
  "license": "MIT",
3646
3157
  "engines": {
3647
3158
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3652,15 +3163,15 @@
3652
3163
  }
3653
3164
  },
3654
3165
  "node_modules/@typescript-eslint/typescript-estree": {
3655
- "version": "8.33.0",
3656
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0.tgz",
3657
- "integrity": "sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ==",
3166
+ "version": "8.34.1",
3167
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
3168
+ "integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
3658
3169
  "license": "MIT",
3659
3170
  "dependencies": {
3660
- "@typescript-eslint/project-service": "8.33.0",
3661
- "@typescript-eslint/tsconfig-utils": "8.33.0",
3662
- "@typescript-eslint/types": "8.33.0",
3663
- "@typescript-eslint/visitor-keys": "8.33.0",
3171
+ "@typescript-eslint/project-service": "8.34.1",
3172
+ "@typescript-eslint/tsconfig-utils": "8.34.1",
3173
+ "@typescript-eslint/types": "8.34.1",
3174
+ "@typescript-eslint/visitor-keys": "8.34.1",
3664
3175
  "debug": "^4.3.4",
3665
3176
  "fast-glob": "^3.3.2",
3666
3177
  "is-glob": "^4.0.3",
@@ -3680,13 +3191,13 @@
3680
3191
  }
3681
3192
  },
3682
3193
  "node_modules/@typescript-eslint/visitor-keys": {
3683
- "version": "8.33.0",
3684
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz",
3685
- "integrity": "sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ==",
3194
+ "version": "8.34.1",
3195
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
3196
+ "integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
3686
3197
  "license": "MIT",
3687
3198
  "dependencies": {
3688
- "@typescript-eslint/types": "8.33.0",
3689
- "eslint-visitor-keys": "^4.2.0"
3199
+ "@typescript-eslint/types": "8.34.1",
3200
+ "eslint-visitor-keys": "^4.2.1"
3690
3201
  },
3691
3202
  "engines": {
3692
3203
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3713,9 +3224,9 @@
3713
3224
  }
3714
3225
  },
3715
3226
  "node_modules/@vercel/nft": {
3716
- "version": "0.29.3",
3717
- "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.29.3.tgz",
3718
- "integrity": "sha512-aVV0E6vJpuvImiMwU1/5QKkw2N96BRFE7mBYGS7FhXUoS6V7SarQ+8tuj33o7ofECz8JtHpmQ9JW+oVzOoB7MA==",
3227
+ "version": "0.29.4",
3228
+ "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.29.4.tgz",
3229
+ "integrity": "sha512-6lLqMNX3TuycBPABycx7A9F1bHQR7kiQln6abjFbPrf5C/05qHM9M5E4PeTE59c7z8g6vHnx1Ioihb2AQl7BTA==",
3719
3230
  "license": "MIT",
3720
3231
  "dependencies": {
3721
3232
  "@mapbox/node-pre-gyp": "^2.0.0",
@@ -3744,26 +3255,6 @@
3744
3255
  "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
3745
3256
  "license": "MIT"
3746
3257
  },
3747
- "node_modules/@vercel/nft/node_modules/glob": {
3748
- "version": "10.4.5",
3749
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
3750
- "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
3751
- "license": "ISC",
3752
- "dependencies": {
3753
- "foreground-child": "^3.1.0",
3754
- "jackspeak": "^3.1.2",
3755
- "minimatch": "^9.0.4",
3756
- "minipass": "^7.1.2",
3757
- "package-json-from-dist": "^1.0.0",
3758
- "path-scurry": "^1.11.1"
3759
- },
3760
- "bin": {
3761
- "glob": "dist/esm/bin.mjs"
3762
- },
3763
- "funding": {
3764
- "url": "https://github.com/sponsors/isaacs"
3765
- }
3766
- },
3767
3258
  "node_modules/@vitejs/plugin-vue": {
3768
3259
  "version": "5.2.4",
3769
3260
  "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
@@ -3872,13 +3363,13 @@
3872
3363
  }
3873
3364
  },
3874
3365
  "node_modules/@vue/compiler-core": {
3875
- "version": "3.5.16",
3876
- "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.16.tgz",
3877
- "integrity": "sha512-AOQS2eaQOaaZQoL1u+2rCJIKDruNXVBZSiUD3chnUrsoX5ZTQMaCvXlWNIfxBJuU15r1o7+mpo5223KVtIhAgQ==",
3366
+ "version": "3.5.17",
3367
+ "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.17.tgz",
3368
+ "integrity": "sha512-Xe+AittLbAyV0pabcN7cP7/BenRBNcteM4aSDCtRvGw0d9OL+HG1u/XHLY/kt1q4fyMeZYXyIYrsHuPSiDPosA==",
3878
3369
  "license": "MIT",
3879
3370
  "dependencies": {
3880
- "@babel/parser": "^7.27.2",
3881
- "@vue/shared": "3.5.16",
3371
+ "@babel/parser": "^7.27.5",
3372
+ "@vue/shared": "3.5.17",
3882
3373
  "entities": "^4.5.0",
3883
3374
  "estree-walker": "^2.0.2",
3884
3375
  "source-map-js": "^1.2.1"
@@ -3891,29 +3382,29 @@
3891
3382
  "license": "MIT"
3892
3383
  },
3893
3384
  "node_modules/@vue/compiler-dom": {
3894
- "version": "3.5.16",
3895
- "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.16.tgz",
3896
- "integrity": "sha512-SSJIhBr/teipXiXjmWOVWLnxjNGo65Oj/8wTEQz0nqwQeP75jWZ0n4sF24Zxoht1cuJoWopwj0J0exYwCJ0dCQ==",
3385
+ "version": "3.5.17",
3386
+ "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.17.tgz",
3387
+ "integrity": "sha512-+2UgfLKoaNLhgfhV5Ihnk6wB4ljyW1/7wUIog2puUqajiC29Lp5R/IKDdkebh9jTbTogTbsgB+OY9cEWzG95JQ==",
3897
3388
  "license": "MIT",
3898
3389
  "dependencies": {
3899
- "@vue/compiler-core": "3.5.16",
3900
- "@vue/shared": "3.5.16"
3390
+ "@vue/compiler-core": "3.5.17",
3391
+ "@vue/shared": "3.5.17"
3901
3392
  }
3902
3393
  },
3903
3394
  "node_modules/@vue/compiler-sfc": {
3904
- "version": "3.5.16",
3905
- "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.16.tgz",
3906
- "integrity": "sha512-rQR6VSFNpiinDy/DVUE0vHoIDUF++6p910cgcZoaAUm3POxgNOOdS/xgoll3rNdKYTYPnnbARDCZOyZ+QSe6Pw==",
3395
+ "version": "3.5.17",
3396
+ "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.17.tgz",
3397
+ "integrity": "sha512-rQQxbRJMgTqwRugtjw0cnyQv9cP4/4BxWfTdRBkqsTfLOHWykLzbOc3C4GGzAmdMDxhzU/1Ija5bTjMVrddqww==",
3907
3398
  "license": "MIT",
3908
3399
  "dependencies": {
3909
- "@babel/parser": "^7.27.2",
3910
- "@vue/compiler-core": "3.5.16",
3911
- "@vue/compiler-dom": "3.5.16",
3912
- "@vue/compiler-ssr": "3.5.16",
3913
- "@vue/shared": "3.5.16",
3400
+ "@babel/parser": "^7.27.5",
3401
+ "@vue/compiler-core": "3.5.17",
3402
+ "@vue/compiler-dom": "3.5.17",
3403
+ "@vue/compiler-ssr": "3.5.17",
3404
+ "@vue/shared": "3.5.17",
3914
3405
  "estree-walker": "^2.0.2",
3915
3406
  "magic-string": "^0.30.17",
3916
- "postcss": "^8.5.3",
3407
+ "postcss": "^8.5.6",
3917
3408
  "source-map-js": "^1.2.1"
3918
3409
  }
3919
3410
  },
@@ -3924,13 +3415,13 @@
3924
3415
  "license": "MIT"
3925
3416
  },
3926
3417
  "node_modules/@vue/compiler-ssr": {
3927
- "version": "3.5.16",
3928
- "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.16.tgz",
3929
- "integrity": "sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A==",
3418
+ "version": "3.5.17",
3419
+ "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.17.tgz",
3420
+ "integrity": "sha512-hkDbA0Q20ZzGgpj5uZjb9rBzQtIHLS78mMilwrlpWk2Ep37DYntUz0PonQ6kr113vfOEdM+zTBuJDaceNIW0tQ==",
3930
3421
  "license": "MIT",
3931
3422
  "dependencies": {
3932
- "@vue/compiler-dom": "3.5.16",
3933
- "@vue/shared": "3.5.16"
3423
+ "@vue/compiler-dom": "3.5.17",
3424
+ "@vue/shared": "3.5.17"
3934
3425
  }
3935
3426
  },
3936
3427
  "node_modules/@vue/devtools-api": {
@@ -3940,13 +3431,13 @@
3940
3431
  "license": "MIT"
3941
3432
  },
3942
3433
  "node_modules/@vue/devtools-core": {
3943
- "version": "7.7.6",
3944
- "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.7.6.tgz",
3945
- "integrity": "sha512-ghVX3zjKPtSHu94Xs03giRIeIWlb9M+gvDRVpIZ/cRIxKHdW6HE/sm1PT3rUYS3aV92CazirT93ne+7IOvGUWg==",
3434
+ "version": "7.7.7",
3435
+ "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.7.7.tgz",
3436
+ "integrity": "sha512-9z9TLbfC+AjAi1PQyWX+OErjIaJmdFlbDHcD+cAMYKY6Bh5VlsAtCeGyRMrXwIlMEQPukvnWt3gZBLwTAIMKzQ==",
3946
3437
  "license": "MIT",
3947
3438
  "dependencies": {
3948
- "@vue/devtools-kit": "^7.7.6",
3949
- "@vue/devtools-shared": "^7.7.6",
3439
+ "@vue/devtools-kit": "^7.7.7",
3440
+ "@vue/devtools-shared": "^7.7.7",
3950
3441
  "mitt": "^3.0.1",
3951
3442
  "nanoid": "^5.1.0",
3952
3443
  "pathe": "^2.0.3",
@@ -3957,12 +3448,12 @@
3957
3448
  }
3958
3449
  },
3959
3450
  "node_modules/@vue/devtools-kit": {
3960
- "version": "7.7.6",
3961
- "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.6.tgz",
3962
- "integrity": "sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==",
3451
+ "version": "7.7.7",
3452
+ "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.7.tgz",
3453
+ "integrity": "sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==",
3963
3454
  "license": "MIT",
3964
3455
  "dependencies": {
3965
- "@vue/devtools-shared": "^7.7.6",
3456
+ "@vue/devtools-shared": "^7.7.7",
3966
3457
  "birpc": "^2.3.0",
3967
3458
  "hookable": "^5.5.3",
3968
3459
  "mitt": "^3.0.1",
@@ -3972,62 +3463,62 @@
3972
3463
  }
3973
3464
  },
3974
3465
  "node_modules/@vue/devtools-shared": {
3975
- "version": "7.7.6",
3976
- "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.6.tgz",
3977
- "integrity": "sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==",
3466
+ "version": "7.7.7",
3467
+ "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.7.tgz",
3468
+ "integrity": "sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==",
3978
3469
  "license": "MIT",
3979
3470
  "dependencies": {
3980
3471
  "rfdc": "^1.4.1"
3981
3472
  }
3982
3473
  },
3983
3474
  "node_modules/@vue/reactivity": {
3984
- "version": "3.5.16",
3985
- "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.16.tgz",
3986
- "integrity": "sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA==",
3475
+ "version": "3.5.17",
3476
+ "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.17.tgz",
3477
+ "integrity": "sha512-l/rmw2STIscWi7SNJp708FK4Kofs97zc/5aEPQh4bOsReD/8ICuBcEmS7KGwDj5ODQLYWVN2lNibKJL1z5b+Lw==",
3987
3478
  "license": "MIT",
3988
3479
  "dependencies": {
3989
- "@vue/shared": "3.5.16"
3480
+ "@vue/shared": "3.5.17"
3990
3481
  }
3991
3482
  },
3992
3483
  "node_modules/@vue/runtime-core": {
3993
- "version": "3.5.16",
3994
- "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.16.tgz",
3995
- "integrity": "sha512-bw5Ykq6+JFHYxrQa7Tjr+VSzw7Dj4ldR/udyBZbq73fCdJmyy5MPIFR9IX/M5Qs+TtTjuyUTCnmK3lWWwpAcFQ==",
3484
+ "version": "3.5.17",
3485
+ "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.17.tgz",
3486
+ "integrity": "sha512-QQLXa20dHg1R0ri4bjKeGFKEkJA7MMBxrKo2G+gJikmumRS7PTD4BOU9FKrDQWMKowz7frJJGqBffYMgQYS96Q==",
3996
3487
  "license": "MIT",
3997
3488
  "dependencies": {
3998
- "@vue/reactivity": "3.5.16",
3999
- "@vue/shared": "3.5.16"
3489
+ "@vue/reactivity": "3.5.17",
3490
+ "@vue/shared": "3.5.17"
4000
3491
  }
4001
3492
  },
4002
3493
  "node_modules/@vue/runtime-dom": {
4003
- "version": "3.5.16",
4004
- "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.16.tgz",
4005
- "integrity": "sha512-T1qqYJsG2xMGhImRUV9y/RseB9d0eCYZQ4CWca9ztCuiPj/XWNNN+lkNBuzVbia5z4/cgxdL28NoQCvC0Xcfww==",
3494
+ "version": "3.5.17",
3495
+ "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.17.tgz",
3496
+ "integrity": "sha512-8El0M60TcwZ1QMz4/os2MdlQECgGoVHPuLnQBU3m9h3gdNRW9xRmI8iLS4t/22OQlOE6aJvNNlBiCzPHur4H9g==",
4006
3497
  "license": "MIT",
4007
3498
  "dependencies": {
4008
- "@vue/reactivity": "3.5.16",
4009
- "@vue/runtime-core": "3.5.16",
4010
- "@vue/shared": "3.5.16",
3499
+ "@vue/reactivity": "3.5.17",
3500
+ "@vue/runtime-core": "3.5.17",
3501
+ "@vue/shared": "3.5.17",
4011
3502
  "csstype": "^3.1.3"
4012
3503
  }
4013
3504
  },
4014
3505
  "node_modules/@vue/server-renderer": {
4015
- "version": "3.5.16",
4016
- "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.16.tgz",
4017
- "integrity": "sha512-BrX0qLiv/WugguGsnQUJiYOE0Fe5mZTwi6b7X/ybGB0vfrPH9z0gD/Y6WOR1sGCgX4gc25L1RYS5eYQKDMoNIg==",
3506
+ "version": "3.5.17",
3507
+ "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.17.tgz",
3508
+ "integrity": "sha512-BOHhm8HalujY6lmC3DbqF6uXN/K00uWiEeF22LfEsm9Q93XeJ/plHTepGwf6tqFcF7GA5oGSSAAUock3VvzaCA==",
4018
3509
  "license": "MIT",
4019
3510
  "dependencies": {
4020
- "@vue/compiler-ssr": "3.5.16",
4021
- "@vue/shared": "3.5.16"
3511
+ "@vue/compiler-ssr": "3.5.17",
3512
+ "@vue/shared": "3.5.17"
4022
3513
  },
4023
3514
  "peerDependencies": {
4024
- "vue": "3.5.16"
3515
+ "vue": "3.5.17"
4025
3516
  }
4026
3517
  },
4027
3518
  "node_modules/@vue/shared": {
4028
- "version": "3.5.16",
4029
- "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.16.tgz",
4030
- "integrity": "sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg==",
3519
+ "version": "3.5.17",
3520
+ "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.17.tgz",
3521
+ "integrity": "sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==",
4031
3522
  "license": "MIT"
4032
3523
  },
4033
3524
  "node_modules/@whatwg-node/disposablestack": {
@@ -4126,9 +3617,9 @@
4126
3617
  }
4127
3618
  },
4128
3619
  "node_modules/acorn": {
4129
- "version": "8.14.1",
4130
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
4131
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
3620
+ "version": "8.15.0",
3621
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
3622
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
4132
3623
  "license": "MIT",
4133
3624
  "bin": {
4134
3625
  "acorn": "bin/acorn"
@@ -4168,32 +3659,17 @@
4168
3659
  }
4169
3660
  },
4170
3661
  "node_modules/ansi-styles": {
4171
- "version": "4.3.0",
4172
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4173
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
3662
+ "version": "6.2.1",
3663
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
3664
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
4174
3665
  "license": "MIT",
4175
- "dependencies": {
4176
- "color-convert": "^2.0.1"
4177
- },
4178
3666
  "engines": {
4179
- "node": ">=8"
3667
+ "node": ">=12"
4180
3668
  },
4181
3669
  "funding": {
4182
3670
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4183
3671
  }
4184
3672
  },
4185
- "node_modules/ansi-styles/node_modules/color-convert": {
4186
- "version": "2.0.1",
4187
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
4188
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
4189
- "license": "MIT",
4190
- "dependencies": {
4191
- "color-name": "~1.1.4"
4192
- },
4193
- "engines": {
4194
- "node": ">=7.0.0"
4195
- }
4196
- },
4197
3673
  "node_modules/ansis": {
4198
3674
  "version": "3.17.0",
4199
3675
  "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.17.0.tgz",
@@ -4264,26 +3740,6 @@
4264
3740
  "node": ">= 14"
4265
3741
  }
4266
3742
  },
4267
- "node_modules/archiver-utils/node_modules/glob": {
4268
- "version": "10.4.5",
4269
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
4270
- "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
4271
- "license": "ISC",
4272
- "dependencies": {
4273
- "foreground-child": "^3.1.0",
4274
- "jackspeak": "^3.1.2",
4275
- "minimatch": "^9.0.4",
4276
- "minipass": "^7.1.2",
4277
- "package-json-from-dist": "^1.0.0",
4278
- "path-scurry": "^1.11.1"
4279
- },
4280
- "bin": {
4281
- "glob": "dist/esm/bin.mjs"
4282
- },
4283
- "funding": {
4284
- "url": "https://github.com/sponsors/isaacs"
4285
- }
4286
- },
4287
3743
  "node_modules/archiver-utils/node_modules/is-stream": {
4288
3744
  "version": "2.0.1",
4289
3745
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
@@ -4432,9 +3888,9 @@
4432
3888
  }
4433
3889
  },
4434
3890
  "node_modules/birpc": {
4435
- "version": "2.3.0",
4436
- "resolved": "https://registry.npmjs.org/birpc/-/birpc-2.3.0.tgz",
4437
- "integrity": "sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==",
3891
+ "version": "2.4.0",
3892
+ "resolved": "https://registry.npmjs.org/birpc/-/birpc-2.4.0.tgz",
3893
+ "integrity": "sha512-5IdNxTyhXHv2UlgnPHQ0h+5ypVmkrYHzL8QT+DwFZ//2N/oNV8Ch+BCRmTJ3x6/z9Axo/cXYBc9eprsUVK/Jsg==",
4438
3894
  "license": "MIT",
4439
3895
  "funding": {
4440
3896
  "url": "https://github.com/sponsors/antfu"
@@ -4447,9 +3903,9 @@
4447
3903
  "license": "ISC"
4448
3904
  },
4449
3905
  "node_modules/brace-expansion": {
4450
- "version": "2.0.1",
4451
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
4452
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
3906
+ "version": "2.0.2",
3907
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
3908
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
4453
3909
  "license": "MIT",
4454
3910
  "dependencies": {
4455
3911
  "balanced-match": "^1.0.0"
@@ -4538,21 +3994,6 @@
4538
3994
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
4539
3995
  "license": "MIT"
4540
3996
  },
4541
- "node_modules/bufferutil": {
4542
- "version": "4.0.9",
4543
- "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.9.tgz",
4544
- "integrity": "sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==",
4545
- "hasInstallScript": true,
4546
- "license": "MIT",
4547
- "optional": true,
4548
- "peer": true,
4549
- "dependencies": {
4550
- "node-gyp-build": "^4.3.0"
4551
- },
4552
- "engines": {
4553
- "node": ">=6.14.2"
4554
- }
4555
- },
4556
3997
  "node_modules/builtin-modules": {
4557
3998
  "version": "3.3.0",
4558
3999
  "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
@@ -4667,9 +4108,9 @@
4667
4108
  }
4668
4109
  },
4669
4110
  "node_modules/caniuse-lite": {
4670
- "version": "1.0.30001720",
4671
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz",
4672
- "integrity": "sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==",
4111
+ "version": "1.0.30001723",
4112
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001723.tgz",
4113
+ "integrity": "sha512-1R/elMjtehrFejxwmexeXAtae5UO9iSyFn6G/I806CYC/BLyyBk1EPhrKBkWhy6wM6Xnm47dSJQec+tLJ39WHw==",
4673
4114
  "funding": [
4674
4115
  {
4675
4116
  "type": "opencollective",
@@ -4759,6 +4200,53 @@
4759
4200
  "node": ">=8"
4760
4201
  }
4761
4202
  },
4203
+ "node_modules/cliui/node_modules/ansi-styles": {
4204
+ "version": "4.3.0",
4205
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4206
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4207
+ "license": "MIT",
4208
+ "dependencies": {
4209
+ "color-convert": "^2.0.1"
4210
+ },
4211
+ "engines": {
4212
+ "node": ">=8"
4213
+ },
4214
+ "funding": {
4215
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4216
+ }
4217
+ },
4218
+ "node_modules/cliui/node_modules/color-convert": {
4219
+ "version": "2.0.1",
4220
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
4221
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
4222
+ "license": "MIT",
4223
+ "dependencies": {
4224
+ "color-name": "~1.1.4"
4225
+ },
4226
+ "engines": {
4227
+ "node": ">=7.0.0"
4228
+ }
4229
+ },
4230
+ "node_modules/cliui/node_modules/emoji-regex": {
4231
+ "version": "8.0.0",
4232
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
4233
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
4234
+ "license": "MIT"
4235
+ },
4236
+ "node_modules/cliui/node_modules/string-width": {
4237
+ "version": "4.2.3",
4238
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
4239
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
4240
+ "license": "MIT",
4241
+ "dependencies": {
4242
+ "emoji-regex": "^8.0.0",
4243
+ "is-fullwidth-code-point": "^3.0.0",
4244
+ "strip-ansi": "^6.0.1"
4245
+ },
4246
+ "engines": {
4247
+ "node": ">=8"
4248
+ }
4249
+ },
4762
4250
  "node_modules/cliui/node_modules/strip-ansi": {
4763
4251
  "version": "6.0.1",
4764
4252
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
@@ -4771,6 +4259,23 @@
4771
4259
  "node": ">=8"
4772
4260
  }
4773
4261
  },
4262
+ "node_modules/cliui/node_modules/wrap-ansi": {
4263
+ "version": "7.0.0",
4264
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4265
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4266
+ "license": "MIT",
4267
+ "dependencies": {
4268
+ "ansi-styles": "^4.0.0",
4269
+ "string-width": "^4.1.0",
4270
+ "strip-ansi": "^6.0.0"
4271
+ },
4272
+ "engines": {
4273
+ "node": ">=10"
4274
+ },
4275
+ "funding": {
4276
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4277
+ }
4278
+ },
4774
4279
  "node_modules/cluster-key-slot": {
4775
4280
  "version": "1.1.2",
4776
4281
  "resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
@@ -5003,9 +4508,9 @@
5003
4508
  }
5004
4509
  },
5005
4510
  "node_modules/croner": {
5006
- "version": "9.0.0",
5007
- "resolved": "https://registry.npmjs.org/croner/-/croner-9.0.0.tgz",
5008
- "integrity": "sha512-onMB0OkDjkXunhdW9htFjEhqrD54+M94i6ackoUkjHKbRnXdyEyKRelp4nJ1kAz32+s27jP1FsebpJCVl0BsvA==",
4511
+ "version": "9.1.0",
4512
+ "resolved": "https://registry.npmjs.org/croner/-/croner-9.1.0.tgz",
4513
+ "integrity": "sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g==",
5009
4514
  "license": "MIT",
5010
4515
  "engines": {
5011
4516
  "node": ">=18.0"
@@ -5381,15 +4886,12 @@
5381
4886
  "license": "MIT"
5382
4887
  },
5383
4888
  "node_modules/detect-libc": {
5384
- "version": "1.0.3",
5385
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
5386
- "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
4889
+ "version": "2.0.4",
4890
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
4891
+ "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
5387
4892
  "license": "Apache-2.0",
5388
- "bin": {
5389
- "detect-libc": "bin/detect-libc.js"
5390
- },
5391
4893
  "engines": {
5392
- "node": ">=0.10"
4894
+ "node": ">=8"
5393
4895
  }
5394
4896
  },
5395
4897
  "node_modules/detective-amd": {
@@ -5531,9 +5033,9 @@
5531
5033
  "license": "MIT"
5532
5034
  },
5533
5035
  "node_modules/diff": {
5534
- "version": "7.0.0",
5535
- "resolved": "https://registry.npmjs.org/diff/-/diff-7.0.0.tgz",
5536
- "integrity": "sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==",
5036
+ "version": "8.0.2",
5037
+ "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.2.tgz",
5038
+ "integrity": "sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg==",
5537
5039
  "license": "BSD-3-Clause",
5538
5040
  "engines": {
5539
5041
  "node": ">=0.3.1"
@@ -5654,15 +5156,15 @@
5654
5156
  "license": "MIT"
5655
5157
  },
5656
5158
  "node_modules/electron-to-chromium": {
5657
- "version": "1.5.161",
5658
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz",
5659
- "integrity": "sha512-hwtetwfKNZo/UlwHIVBlKZVdy7o8bIZxxKs0Mv/ROPiQQQmDgdm5a+KvKtBsxM8ZjFzTaCeLoodZ8jiBE3o9rA==",
5159
+ "version": "1.5.170",
5160
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.170.tgz",
5161
+ "integrity": "sha512-GP+M7aeluQo9uAyiTCxgIj/j+PrWhMlY7LFVj8prlsPljd0Fdg9AprlfUi+OCSFWy9Y5/2D/Jrj9HS8Z4rpKWA==",
5660
5162
  "license": "ISC"
5661
5163
  },
5662
5164
  "node_modules/emoji-regex": {
5663
- "version": "8.0.0",
5664
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
5665
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
5165
+ "version": "9.2.2",
5166
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
5167
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
5666
5168
  "license": "MIT"
5667
5169
  },
5668
5170
  "node_modules/enabled": {
@@ -5681,9 +5183,9 @@
5681
5183
  }
5682
5184
  },
5683
5185
  "node_modules/end-of-stream": {
5684
- "version": "1.4.4",
5685
- "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
5686
- "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
5186
+ "version": "1.4.5",
5187
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
5188
+ "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
5687
5189
  "license": "MIT",
5688
5190
  "dependencies": {
5689
5191
  "once": "^1.4.0"
@@ -5876,9 +5378,9 @@
5876
5378
  }
5877
5379
  },
5878
5380
  "node_modules/eslint-visitor-keys": {
5879
- "version": "4.2.0",
5880
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
5881
- "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
5381
+ "version": "4.2.1",
5382
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5383
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
5882
5384
  "license": "Apache-2.0",
5883
5385
  "engines": {
5884
5386
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5978,9 +5480,9 @@
5978
5480
  }
5979
5481
  },
5980
5482
  "node_modules/exsolve": {
5981
- "version": "1.0.5",
5982
- "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.5.tgz",
5983
- "integrity": "sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==",
5483
+ "version": "1.0.6",
5484
+ "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.6.tgz",
5485
+ "integrity": "sha512-Q05uIdxhPBVBwK29gcPsl2K220xSBy52TZQPdeYWE0zOs8jM+yJ6y5h7jm6cpAo1p+OOMZRIj/Ftku4EQQBLnQ==",
5984
5486
  "license": "MIT"
5985
5487
  },
5986
5488
  "node_modules/externality": {
@@ -6086,9 +5588,9 @@
6086
5588
  }
6087
5589
  },
6088
5590
  "node_modules/fdir": {
6089
- "version": "6.4.5",
6090
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
6091
- "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
5591
+ "version": "6.4.6",
5592
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz",
5593
+ "integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==",
6092
5594
  "license": "MIT",
6093
5595
  "peerDependencies": {
6094
5596
  "picomatch": "^3 || ^4"
@@ -6187,18 +5689,6 @@
6187
5689
  "url": "https://github.com/sponsors/sindresorhus"
6188
5690
  }
6189
5691
  },
6190
- "node_modules/find-up/node_modules/unicorn-magic": {
6191
- "version": "0.1.0",
6192
- "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
6193
- "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
6194
- "license": "MIT",
6195
- "engines": {
6196
- "node": ">=18"
6197
- },
6198
- "funding": {
6199
- "url": "https://github.com/sponsors/sindresorhus"
6200
- }
6201
- },
6202
5692
  "node_modules/fn.name": {
6203
5693
  "version": "1.1.0",
6204
5694
  "resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
@@ -6255,12 +5745,6 @@
6255
5745
  "node": ">= 0.8"
6256
5746
  }
6257
5747
  },
6258
- "node_modules/fs.realpath": {
6259
- "version": "1.0.0",
6260
- "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
6261
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
6262
- "license": "ISC"
6263
- },
6264
5748
  "node_modules/fsevents": {
6265
5749
  "version": "2.3.3",
6266
5750
  "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
@@ -6416,20 +5900,20 @@
6416
5900
  }
6417
5901
  },
6418
5902
  "node_modules/glob": {
6419
- "version": "8.1.0",
6420
- "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
6421
- "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
6422
- "deprecated": "Glob versions prior to v9 are no longer supported",
5903
+ "version": "10.4.5",
5904
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
5905
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
6423
5906
  "license": "ISC",
6424
5907
  "dependencies": {
6425
- "fs.realpath": "^1.0.0",
6426
- "inflight": "^1.0.4",
6427
- "inherits": "2",
6428
- "minimatch": "^5.0.1",
6429
- "once": "^1.3.0"
5908
+ "foreground-child": "^3.1.0",
5909
+ "jackspeak": "^3.1.2",
5910
+ "minimatch": "^9.0.4",
5911
+ "minipass": "^7.1.2",
5912
+ "package-json-from-dist": "^1.0.0",
5913
+ "path-scurry": "^1.11.1"
6430
5914
  },
6431
- "engines": {
6432
- "node": ">=12"
5915
+ "bin": {
5916
+ "glob": "dist/esm/bin.mjs"
6433
5917
  },
6434
5918
  "funding": {
6435
5919
  "url": "https://github.com/sponsors/isaacs"
@@ -6447,18 +5931,6 @@
6447
5931
  "node": ">= 6"
6448
5932
  }
6449
5933
  },
6450
- "node_modules/glob/node_modules/minimatch": {
6451
- "version": "5.1.6",
6452
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
6453
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
6454
- "license": "ISC",
6455
- "dependencies": {
6456
- "brace-expansion": "^2.0.1"
6457
- },
6458
- "engines": {
6459
- "node": ">=10"
6460
- }
6461
- },
6462
5934
  "node_modules/global-directory": {
6463
5935
  "version": "4.0.1",
6464
5936
  "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
@@ -6503,6 +5975,18 @@
6503
5975
  "url": "https://github.com/sponsors/sindresorhus"
6504
5976
  }
6505
5977
  },
5978
+ "node_modules/globby/node_modules/unicorn-magic": {
5979
+ "version": "0.3.0",
5980
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
5981
+ "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
5982
+ "license": "MIT",
5983
+ "engines": {
5984
+ "node": ">=18"
5985
+ },
5986
+ "funding": {
5987
+ "url": "https://github.com/sponsors/sindresorhus"
5988
+ }
5989
+ },
6506
5990
  "node_modules/gonzales-pe": {
6507
5991
  "version": "4.3.0",
6508
5992
  "resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.3.0.tgz",
@@ -6638,6 +6122,15 @@
6638
6122
  "node": ">= 0.8"
6639
6123
  }
6640
6124
  },
6125
+ "node_modules/http-errors/node_modules/statuses": {
6126
+ "version": "2.0.1",
6127
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
6128
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
6129
+ "license": "MIT",
6130
+ "engines": {
6131
+ "node": ">= 0.8"
6132
+ }
6133
+ },
6641
6134
  "node_modules/http-shutdown": {
6642
6135
  "version": "1.2.2",
6643
6136
  "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz",
@@ -6676,14 +6169,6 @@
6676
6169
  "node": ">=16.17.0"
6677
6170
  }
6678
6171
  },
6679
- "node_modules/idb-keyval": {
6680
- "version": "6.2.2",
6681
- "resolved": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz",
6682
- "integrity": "sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg==",
6683
- "license": "Apache-2.0",
6684
- "optional": true,
6685
- "peer": true
6686
- },
6687
6172
  "node_modules/ieee754": {
6688
6173
  "version": "1.2.1",
6689
6174
  "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
@@ -6705,9 +6190,9 @@
6705
6190
  "license": "BSD-3-Clause"
6706
6191
  },
6707
6192
  "node_modules/ignore": {
6708
- "version": "7.0.4",
6709
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.4.tgz",
6710
- "integrity": "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==",
6193
+ "version": "7.0.5",
6194
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
6195
+ "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
6711
6196
  "license": "MIT",
6712
6197
  "engines": {
6713
6198
  "node": ">= 4"
@@ -6753,17 +6238,6 @@
6753
6238
  "url": "https://github.com/sponsors/sindresorhus"
6754
6239
  }
6755
6240
  },
6756
- "node_modules/inflight": {
6757
- "version": "1.0.6",
6758
- "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
6759
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
6760
- "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
6761
- "license": "ISC",
6762
- "dependencies": {
6763
- "once": "^1.3.0",
6764
- "wrappy": "1"
6765
- }
6766
- },
6767
6241
  "node_modules/inherits": {
6768
6242
  "version": "2.0.4",
6769
6243
  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
@@ -7470,15 +6944,6 @@
7470
6944
  "url": "https://opencollective.com/parcel"
7471
6945
  }
7472
6946
  },
7473
- "node_modules/lightningcss/node_modules/detect-libc": {
7474
- "version": "2.0.4",
7475
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
7476
- "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
7477
- "license": "Apache-2.0",
7478
- "engines": {
7479
- "node": ">=8"
7480
- }
7481
- },
7482
6947
  "node_modules/lilconfig": {
7483
6948
  "version": "3.1.3",
7484
6949
  "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz",
@@ -8095,6 +7560,36 @@
8095
7560
  }
8096
7561
  }
8097
7562
  },
7563
+ "node_modules/nitropack/node_modules/rollup-plugin-visualizer": {
7564
+ "version": "5.14.0",
7565
+ "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz",
7566
+ "integrity": "sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==",
7567
+ "license": "MIT",
7568
+ "dependencies": {
7569
+ "open": "^8.4.0",
7570
+ "picomatch": "^4.0.2",
7571
+ "source-map": "^0.7.4",
7572
+ "yargs": "^17.5.1"
7573
+ },
7574
+ "bin": {
7575
+ "rollup-plugin-visualizer": "dist/bin/cli.js"
7576
+ },
7577
+ "engines": {
7578
+ "node": ">=18"
7579
+ },
7580
+ "peerDependencies": {
7581
+ "rolldown": "1.x",
7582
+ "rollup": "2.x || 3.x || 4.x"
7583
+ },
7584
+ "peerDependenciesMeta": {
7585
+ "rolldown": {
7586
+ "optional": true
7587
+ },
7588
+ "rollup": {
7589
+ "optional": true
7590
+ }
7591
+ }
7592
+ },
8098
7593
  "node_modules/node-addon-api": {
8099
7594
  "version": "7.1.1",
8100
7595
  "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
@@ -8278,20 +7773,20 @@
8278
7773
  }
8279
7774
  },
8280
7775
  "node_modules/nuxt": {
8281
- "version": "3.17.4",
8282
- "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.17.4.tgz",
8283
- "integrity": "sha512-49tkp7/+QVhuEOFoTDVvNV6Pc5+aI7wWjZHXzLUrt3tlWLPFh0yYbNXOc3kaxir1FuhRQHHyHZ7azCPmGukfFg==",
7776
+ "version": "3.17.5",
7777
+ "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.17.5.tgz",
7778
+ "integrity": "sha512-HWTWpM1/RDcCt9DlnzrPcNvUmGqc62IhlZJvr7COSfnJq2lKYiBKIIesEaOF+57Qjw7TfLPc1DQVBNtxfKBxEw==",
8284
7779
  "license": "MIT",
8285
7780
  "dependencies": {
8286
7781
  "@nuxt/cli": "^3.25.1",
8287
7782
  "@nuxt/devalue": "^2.0.2",
8288
7783
  "@nuxt/devtools": "^2.4.1",
8289
- "@nuxt/kit": "3.17.4",
8290
- "@nuxt/schema": "3.17.4",
7784
+ "@nuxt/kit": "3.17.5",
7785
+ "@nuxt/schema": "3.17.5",
8291
7786
  "@nuxt/telemetry": "^2.6.6",
8292
- "@nuxt/vite-builder": "3.17.4",
8293
- "@unhead/vue": "^2.0.9",
8294
- "@vue/shared": "^3.5.14",
7787
+ "@nuxt/vite-builder": "3.17.5",
7788
+ "@unhead/vue": "^2.0.10",
7789
+ "@vue/shared": "^3.5.16",
8295
7790
  "c12": "^3.0.4",
8296
7791
  "chokidar": "^4.0.3",
8297
7792
  "compatx": "^0.2.0",
@@ -8301,14 +7796,13 @@
8301
7796
  "destr": "^2.0.5",
8302
7797
  "devalue": "^5.1.1",
8303
7798
  "errx": "^0.1.0",
8304
- "esbuild": "^0.25.4",
7799
+ "esbuild": "^0.25.5",
8305
7800
  "escape-string-regexp": "^5.0.0",
8306
7801
  "estree-walker": "^3.0.3",
8307
7802
  "exsolve": "^1.0.5",
8308
- "globby": "^14.1.0",
8309
7803
  "h3": "^1.15.3",
8310
7804
  "hookable": "^5.5.3",
8311
- "ignore": "^7.0.4",
7805
+ "ignore": "^7.0.5",
8312
7806
  "impound": "^1.0.0",
8313
7807
  "jiti": "^2.4.2",
8314
7808
  "klona": "^2.0.6",
@@ -8322,7 +7816,7 @@
8322
7816
  "ofetch": "^1.4.1",
8323
7817
  "ohash": "^2.0.11",
8324
7818
  "on-change": "^5.0.1",
8325
- "oxc-parser": "^0.71.0",
7819
+ "oxc-parser": "^0.72.2",
8326
7820
  "pathe": "^2.0.3",
8327
7821
  "perfect-debounce": "^1.0.0",
8328
7822
  "pkg-types": "^2.1.0",
@@ -8331,17 +7825,17 @@
8331
7825
  "semver": "^7.7.2",
8332
7826
  "std-env": "^3.9.0",
8333
7827
  "strip-literal": "^3.0.0",
8334
- "tinyglobby": "0.2.13",
7828
+ "tinyglobby": "0.2.14",
8335
7829
  "ufo": "^1.6.1",
8336
7830
  "ultrahtml": "^1.6.0",
8337
7831
  "uncrypto": "^0.1.3",
8338
7832
  "unctx": "^2.4.1",
8339
7833
  "unimport": "^5.0.1",
8340
- "unplugin": "^2.3.4",
7834
+ "unplugin": "^2.3.5",
8341
7835
  "unplugin-vue-router": "^0.12.0",
8342
7836
  "unstorage": "^1.16.0",
8343
7837
  "untyped": "^2.0.0",
8344
- "vue": "^3.5.14",
7838
+ "vue": "^3.5.16",
8345
7839
  "vue-bundle-renderer": "^2.1.1",
8346
7840
  "vue-devtools-stub": "^0.1.0",
8347
7841
  "vue-router": "^4.5.1"
@@ -8522,12 +8016,12 @@
8522
8016
  }
8523
8017
  },
8524
8018
  "node_modules/oxc-parser": {
8525
- "version": "0.71.0",
8526
- "resolved": "https://registry.npmjs.org/oxc-parser/-/oxc-parser-0.71.0.tgz",
8527
- "integrity": "sha512-RXmu7qi+67RJ8E5UhKZJdliTI+AqD3gncsJecjujcYvjsCZV9KNIfu42fQAnAfLaYZuzOMRdUYh7LzV3F1C0Gw==",
8019
+ "version": "0.72.3",
8020
+ "resolved": "https://registry.npmjs.org/oxc-parser/-/oxc-parser-0.72.3.tgz",
8021
+ "integrity": "sha512-JYQeJKDcUTTZ/uTdJ+fZBGFjAjkLD1h0p3Tf44ZYXRcoMk+57d81paNPFAAwzrzzqhZmkGvKKXDxwyhJXYZlpg==",
8528
8022
  "license": "MIT",
8529
8023
  "dependencies": {
8530
- "@oxc-project/types": "^0.71.0"
8024
+ "@oxc-project/types": "^0.72.3"
8531
8025
  },
8532
8026
  "engines": {
8533
8027
  "node": ">=14.0.0"
@@ -8536,20 +8030,20 @@
8536
8030
  "url": "https://github.com/sponsors/Boshen"
8537
8031
  },
8538
8032
  "optionalDependencies": {
8539
- "@oxc-parser/binding-darwin-arm64": "0.71.0",
8540
- "@oxc-parser/binding-darwin-x64": "0.71.0",
8541
- "@oxc-parser/binding-freebsd-x64": "0.71.0",
8542
- "@oxc-parser/binding-linux-arm-gnueabihf": "0.71.0",
8543
- "@oxc-parser/binding-linux-arm-musleabihf": "0.71.0",
8544
- "@oxc-parser/binding-linux-arm64-gnu": "0.71.0",
8545
- "@oxc-parser/binding-linux-arm64-musl": "0.71.0",
8546
- "@oxc-parser/binding-linux-riscv64-gnu": "0.71.0",
8547
- "@oxc-parser/binding-linux-s390x-gnu": "0.71.0",
8548
- "@oxc-parser/binding-linux-x64-gnu": "0.71.0",
8549
- "@oxc-parser/binding-linux-x64-musl": "0.71.0",
8550
- "@oxc-parser/binding-wasm32-wasi": "0.71.0",
8551
- "@oxc-parser/binding-win32-arm64-msvc": "0.71.0",
8552
- "@oxc-parser/binding-win32-x64-msvc": "0.71.0"
8033
+ "@oxc-parser/binding-darwin-arm64": "0.72.3",
8034
+ "@oxc-parser/binding-darwin-x64": "0.72.3",
8035
+ "@oxc-parser/binding-freebsd-x64": "0.72.3",
8036
+ "@oxc-parser/binding-linux-arm-gnueabihf": "0.72.3",
8037
+ "@oxc-parser/binding-linux-arm-musleabihf": "0.72.3",
8038
+ "@oxc-parser/binding-linux-arm64-gnu": "0.72.3",
8039
+ "@oxc-parser/binding-linux-arm64-musl": "0.72.3",
8040
+ "@oxc-parser/binding-linux-riscv64-gnu": "0.72.3",
8041
+ "@oxc-parser/binding-linux-s390x-gnu": "0.72.3",
8042
+ "@oxc-parser/binding-linux-x64-gnu": "0.72.3",
8043
+ "@oxc-parser/binding-linux-x64-musl": "0.72.3",
8044
+ "@oxc-parser/binding-wasm32-wasi": "0.72.3",
8045
+ "@oxc-parser/binding-win32-arm64-msvc": "0.72.3",
8046
+ "@oxc-parser/binding-win32-x64-msvc": "0.72.3"
8553
8047
  }
8554
8048
  },
8555
8049
  "node_modules/p-event": {
@@ -8811,9 +8305,9 @@
8811
8305
  }
8812
8306
  },
8813
8307
  "node_modules/postcss": {
8814
- "version": "8.5.4",
8815
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz",
8816
- "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
8308
+ "version": "8.5.6",
8309
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
8310
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
8817
8311
  "funding": [
8818
8312
  {
8819
8313
  "type": "opencollective",
@@ -8854,6 +8348,19 @@
8854
8348
  "postcss": "^8.4.38"
8855
8349
  }
8856
8350
  },
8351
+ "node_modules/postcss-calc/node_modules/postcss-selector-parser": {
8352
+ "version": "7.1.0",
8353
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
8354
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
8355
+ "license": "MIT",
8356
+ "dependencies": {
8357
+ "cssesc": "^3.0.0",
8358
+ "util-deprecate": "^1.0.2"
8359
+ },
8360
+ "engines": {
8361
+ "node": ">=4"
8362
+ }
8363
+ },
8857
8364
  "node_modules/postcss-colormin": {
8858
8365
  "version": "7.0.3",
8859
8366
  "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.3.tgz",
@@ -8903,6 +8410,19 @@
8903
8410
  "postcss": "^8.4.32"
8904
8411
  }
8905
8412
  },
8413
+ "node_modules/postcss-discard-comments/node_modules/postcss-selector-parser": {
8414
+ "version": "7.1.0",
8415
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
8416
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
8417
+ "license": "MIT",
8418
+ "dependencies": {
8419
+ "cssesc": "^3.0.0",
8420
+ "util-deprecate": "^1.0.2"
8421
+ },
8422
+ "engines": {
8423
+ "node": ">=4"
8424
+ }
8425
+ },
8906
8426
  "node_modules/postcss-discard-duplicates": {
8907
8427
  "version": "7.0.2",
8908
8428
  "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.2.tgz",
@@ -8973,6 +8493,19 @@
8973
8493
  "postcss": "^8.4.32"
8974
8494
  }
8975
8495
  },
8496
+ "node_modules/postcss-merge-rules/node_modules/postcss-selector-parser": {
8497
+ "version": "7.1.0",
8498
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
8499
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
8500
+ "license": "MIT",
8501
+ "dependencies": {
8502
+ "cssesc": "^3.0.0",
8503
+ "util-deprecate": "^1.0.2"
8504
+ },
8505
+ "engines": {
8506
+ "node": ">=4"
8507
+ }
8508
+ },
8976
8509
  "node_modules/postcss-minify-font-values": {
8977
8510
  "version": "7.0.1",
8978
8511
  "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.1.tgz",
@@ -9038,6 +8571,19 @@
9038
8571
  "postcss": "^8.4.32"
9039
8572
  }
9040
8573
  },
8574
+ "node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser": {
8575
+ "version": "7.1.0",
8576
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
8577
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
8578
+ "license": "MIT",
8579
+ "dependencies": {
8580
+ "cssesc": "^3.0.0",
8581
+ "util-deprecate": "^1.0.2"
8582
+ },
8583
+ "engines": {
8584
+ "node": ">=4"
8585
+ }
8586
+ },
9041
8587
  "node_modules/postcss-normalize-charset": {
9042
8588
  "version": "7.0.1",
9043
8589
  "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.1.tgz",
@@ -9219,9 +8765,9 @@
9219
8765
  }
9220
8766
  },
9221
8767
  "node_modules/postcss-selector-parser": {
9222
- "version": "7.1.0",
9223
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
9224
- "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
8768
+ "version": "6.0.10",
8769
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
8770
+ "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
9225
8771
  "license": "MIT",
9226
8772
  "dependencies": {
9227
8773
  "cssesc": "^3.0.0",
@@ -9262,6 +8808,19 @@
9262
8808
  "postcss": "^8.4.32"
9263
8809
  }
9264
8810
  },
8811
+ "node_modules/postcss-unique-selectors/node_modules/postcss-selector-parser": {
8812
+ "version": "7.1.0",
8813
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
8814
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
8815
+ "license": "MIT",
8816
+ "dependencies": {
8817
+ "cssesc": "^3.0.0",
8818
+ "util-deprecate": "^1.0.2"
8819
+ },
8820
+ "engines": {
8821
+ "node": ">=4"
8822
+ }
8823
+ },
9265
8824
  "node_modules/postcss-value-parser": {
9266
8825
  "version": "4.2.0",
9267
8826
  "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
@@ -9388,9 +8947,9 @@
9388
8947
  "license": "MIT"
9389
8948
  },
9390
8949
  "node_modules/pump": {
9391
- "version": "3.0.2",
9392
- "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz",
9393
- "integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==",
8950
+ "version": "3.0.3",
8951
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
8952
+ "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
9394
8953
  "license": "MIT",
9395
8954
  "dependencies": {
9396
8955
  "end-of-stream": "^1.1.0",
@@ -9524,18 +9083,6 @@
9524
9083
  "url": "https://github.com/sponsors/sindresorhus"
9525
9084
  }
9526
9085
  },
9527
- "node_modules/read-pkg/node_modules/unicorn-magic": {
9528
- "version": "0.1.0",
9529
- "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
9530
- "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
9531
- "license": "MIT",
9532
- "engines": {
9533
- "node": ">=18"
9534
- },
9535
- "funding": {
9536
- "url": "https://github.com/sponsors/sindresorhus"
9537
- }
9538
- },
9539
9086
  "node_modules/readable-stream": {
9540
9087
  "version": "4.7.0",
9541
9088
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz",
@@ -9671,12 +9218,12 @@
9671
9218
  "license": "MIT"
9672
9219
  },
9673
9220
  "node_modules/rollup": {
9674
- "version": "4.41.1",
9675
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz",
9676
- "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==",
9221
+ "version": "4.44.0",
9222
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.44.0.tgz",
9223
+ "integrity": "sha512-qHcdEzLCiktQIfwBq420pn2dP+30uzqYxv9ETm91wdt2R9AFcWfjNAmje4NWlnCIQ5RMTzVf0ZyisOKqHR6RwA==",
9677
9224
  "license": "MIT",
9678
9225
  "dependencies": {
9679
- "@types/estree": "1.0.7"
9226
+ "@types/estree": "1.0.8"
9680
9227
  },
9681
9228
  "bin": {
9682
9229
  "rollup": "dist/bin/rollup"
@@ -9686,36 +9233,36 @@
9686
9233
  "npm": ">=8.0.0"
9687
9234
  },
9688
9235
  "optionalDependencies": {
9689
- "@rollup/rollup-android-arm-eabi": "4.41.1",
9690
- "@rollup/rollup-android-arm64": "4.41.1",
9691
- "@rollup/rollup-darwin-arm64": "4.41.1",
9692
- "@rollup/rollup-darwin-x64": "4.41.1",
9693
- "@rollup/rollup-freebsd-arm64": "4.41.1",
9694
- "@rollup/rollup-freebsd-x64": "4.41.1",
9695
- "@rollup/rollup-linux-arm-gnueabihf": "4.41.1",
9696
- "@rollup/rollup-linux-arm-musleabihf": "4.41.1",
9697
- "@rollup/rollup-linux-arm64-gnu": "4.41.1",
9698
- "@rollup/rollup-linux-arm64-musl": "4.41.1",
9699
- "@rollup/rollup-linux-loongarch64-gnu": "4.41.1",
9700
- "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1",
9701
- "@rollup/rollup-linux-riscv64-gnu": "4.41.1",
9702
- "@rollup/rollup-linux-riscv64-musl": "4.41.1",
9703
- "@rollup/rollup-linux-s390x-gnu": "4.41.1",
9704
- "@rollup/rollup-linux-x64-gnu": "4.41.1",
9705
- "@rollup/rollup-linux-x64-musl": "4.41.1",
9706
- "@rollup/rollup-win32-arm64-msvc": "4.41.1",
9707
- "@rollup/rollup-win32-ia32-msvc": "4.41.1",
9708
- "@rollup/rollup-win32-x64-msvc": "4.41.1",
9236
+ "@rollup/rollup-android-arm-eabi": "4.44.0",
9237
+ "@rollup/rollup-android-arm64": "4.44.0",
9238
+ "@rollup/rollup-darwin-arm64": "4.44.0",
9239
+ "@rollup/rollup-darwin-x64": "4.44.0",
9240
+ "@rollup/rollup-freebsd-arm64": "4.44.0",
9241
+ "@rollup/rollup-freebsd-x64": "4.44.0",
9242
+ "@rollup/rollup-linux-arm-gnueabihf": "4.44.0",
9243
+ "@rollup/rollup-linux-arm-musleabihf": "4.44.0",
9244
+ "@rollup/rollup-linux-arm64-gnu": "4.44.0",
9245
+ "@rollup/rollup-linux-arm64-musl": "4.44.0",
9246
+ "@rollup/rollup-linux-loongarch64-gnu": "4.44.0",
9247
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.44.0",
9248
+ "@rollup/rollup-linux-riscv64-gnu": "4.44.0",
9249
+ "@rollup/rollup-linux-riscv64-musl": "4.44.0",
9250
+ "@rollup/rollup-linux-s390x-gnu": "4.44.0",
9251
+ "@rollup/rollup-linux-x64-gnu": "4.44.0",
9252
+ "@rollup/rollup-linux-x64-musl": "4.44.0",
9253
+ "@rollup/rollup-win32-arm64-msvc": "4.44.0",
9254
+ "@rollup/rollup-win32-ia32-msvc": "4.44.0",
9255
+ "@rollup/rollup-win32-x64-msvc": "4.44.0",
9709
9256
  "fsevents": "~2.3.2"
9710
9257
  }
9711
9258
  },
9712
9259
  "node_modules/rollup-plugin-visualizer": {
9713
- "version": "5.14.0",
9714
- "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz",
9715
- "integrity": "sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==",
9260
+ "version": "6.0.3",
9261
+ "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-6.0.3.tgz",
9262
+ "integrity": "sha512-ZU41GwrkDcCpVoffviuM9Clwjy5fcUxlz0oMoTXTYsK+tcIFzbdacnrr2n8TXcHxbGKKXtOdjxM2HUS4HjkwIw==",
9716
9263
  "license": "MIT",
9717
9264
  "dependencies": {
9718
- "open": "^8.4.0",
9265
+ "open": "^8.0.0",
9719
9266
  "picomatch": "^4.0.2",
9720
9267
  "source-map": "^0.7.4",
9721
9268
  "yargs": "^17.5.1"
@@ -9727,7 +9274,7 @@
9727
9274
  "node": ">=18"
9728
9275
  },
9729
9276
  "peerDependencies": {
9730
- "rolldown": "1.x",
9277
+ "rolldown": "1.x || ^1.0.0-beta",
9731
9278
  "rollup": "2.x || 3.x || 4.x"
9732
9279
  },
9733
9280
  "peerDependenciesMeta": {
@@ -9904,9 +9451,9 @@
9904
9451
  }
9905
9452
  },
9906
9453
  "node_modules/shell-quote": {
9907
- "version": "1.8.2",
9908
- "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz",
9909
- "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
9454
+ "version": "1.8.3",
9455
+ "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
9456
+ "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
9910
9457
  "license": "MIT",
9911
9458
  "engines": {
9912
9459
  "node": ">= 0.4"
@@ -10000,14 +9547,14 @@
10000
9547
  }
10001
9548
  },
10002
9549
  "node_modules/simple-git": {
10003
- "version": "3.27.0",
10004
- "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.27.0.tgz",
10005
- "integrity": "sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==",
9550
+ "version": "3.28.0",
9551
+ "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.28.0.tgz",
9552
+ "integrity": "sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==",
10006
9553
  "license": "MIT",
10007
9554
  "dependencies": {
10008
9555
  "@kwsites/file-exists": "^1.1.1",
10009
9556
  "@kwsites/promise-deferred": "^1.1.1",
10010
- "debug": "^4.3.5"
9557
+ "debug": "^4.4.0"
10011
9558
  },
10012
9559
  "funding": {
10013
9560
  "type": "github",
@@ -10155,9 +9702,9 @@
10155
9702
  "license": "MIT"
10156
9703
  },
10157
9704
  "node_modules/statuses": {
10158
- "version": "2.0.1",
10159
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
10160
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
9705
+ "version": "2.0.2",
9706
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
9707
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
10161
9708
  "license": "MIT",
10162
9709
  "engines": {
10163
9710
  "node": ">= 0.8"
@@ -10170,9 +9717,9 @@
10170
9717
  "license": "MIT"
10171
9718
  },
10172
9719
  "node_modules/streamx": {
10173
- "version": "2.22.0",
10174
- "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.0.tgz",
10175
- "integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
9720
+ "version": "2.22.1",
9721
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.1.tgz",
9722
+ "integrity": "sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==",
10176
9723
  "license": "MIT",
10177
9724
  "dependencies": {
10178
9725
  "fast-fifo": "^1.3.2",
@@ -10192,17 +9739,20 @@
10192
9739
  }
10193
9740
  },
10194
9741
  "node_modules/string-width": {
10195
- "version": "4.2.3",
10196
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
10197
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
9742
+ "version": "5.1.2",
9743
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
9744
+ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
10198
9745
  "license": "MIT",
10199
9746
  "dependencies": {
10200
- "emoji-regex": "^8.0.0",
10201
- "is-fullwidth-code-point": "^3.0.0",
10202
- "strip-ansi": "^6.0.1"
9747
+ "eastasianwidth": "^0.2.0",
9748
+ "emoji-regex": "^9.2.2",
9749
+ "strip-ansi": "^7.0.1"
10203
9750
  },
10204
9751
  "engines": {
10205
- "node": ">=8"
9752
+ "node": ">=12"
9753
+ },
9754
+ "funding": {
9755
+ "url": "https://github.com/sponsors/sindresorhus"
10206
9756
  }
10207
9757
  },
10208
9758
  "node_modules/string-width-cjs": {
@@ -10229,28 +9779,13 @@
10229
9779
  "node": ">=8"
10230
9780
  }
10231
9781
  },
10232
- "node_modules/string-width-cjs/node_modules/strip-ansi": {
10233
- "version": "6.0.1",
10234
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
10235
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
10236
- "license": "MIT",
10237
- "dependencies": {
10238
- "ansi-regex": "^5.0.1"
10239
- },
10240
- "engines": {
10241
- "node": ">=8"
10242
- }
10243
- },
10244
- "node_modules/string-width/node_modules/ansi-regex": {
10245
- "version": "5.0.1",
10246
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
10247
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
10248
- "license": "MIT",
10249
- "engines": {
10250
- "node": ">=8"
10251
- }
9782
+ "node_modules/string-width-cjs/node_modules/emoji-regex": {
9783
+ "version": "8.0.0",
9784
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
9785
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
9786
+ "license": "MIT"
10252
9787
  },
10253
- "node_modules/string-width/node_modules/strip-ansi": {
9788
+ "node_modules/string-width-cjs/node_modules/strip-ansi": {
10254
9789
  "version": "6.0.1",
10255
9790
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
10256
9791
  "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
@@ -10351,6 +9886,19 @@
10351
9886
  "postcss": "^8.4.32"
10352
9887
  }
10353
9888
  },
9889
+ "node_modules/stylehacks/node_modules/postcss-selector-parser": {
9890
+ "version": "7.1.0",
9891
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
9892
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
9893
+ "license": "MIT",
9894
+ "dependencies": {
9895
+ "cssesc": "^3.0.0",
9896
+ "util-deprecate": "^1.0.2"
9897
+ },
9898
+ "engines": {
9899
+ "node": ">=4"
9900
+ }
9901
+ },
10354
9902
  "node_modules/superjson": {
10355
9903
  "version": "2.2.2",
10356
9904
  "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.2.tgz",
@@ -10434,9 +9982,9 @@
10434
9982
  }
10435
9983
  },
10436
9984
  "node_modules/tailwindcss": {
10437
- "version": "4.1.8",
10438
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.8.tgz",
10439
- "integrity": "sha512-kjeW8gjdxasbmFKpVGrGd5T4i40mV5J2Rasw48QARfYeQ8YS9x02ON9SFWax3Qf616rt4Cp3nVNIj6Hd1mP3og==",
9985
+ "version": "4.1.10",
9986
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.10.tgz",
9987
+ "integrity": "sha512-P3nr6WkvKV/ONsTzj6Gb57sWPMX29EPNPopo7+FcpkQaNsrNpZ1pv8QmrYI2RqEKD7mlGqLnGovlcYnBK0IqUA==",
10440
9988
  "license": "MIT"
10441
9989
  },
10442
9990
  "node_modules/tapable": {
@@ -10486,9 +10034,9 @@
10486
10034
  }
10487
10035
  },
10488
10036
  "node_modules/terser": {
10489
- "version": "5.40.0",
10490
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.40.0.tgz",
10491
- "integrity": "sha512-cfeKl/jjwSR5ar7d0FGmave9hFGJT8obyo0z+CrQOylLDbk7X81nPU6vq9VORa5jU30SkDnT2FXjLbR8HLP+xA==",
10037
+ "version": "5.43.1",
10038
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz",
10039
+ "integrity": "sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==",
10492
10040
  "license": "BSD-2-Clause",
10493
10041
  "dependencies": {
10494
10042
  "@jridgewell/source-map": "^0.3.3",
@@ -10537,9 +10085,9 @@
10537
10085
  "license": "MIT"
10538
10086
  },
10539
10087
  "node_modules/tinyglobby": {
10540
- "version": "0.2.13",
10541
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
10542
- "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
10088
+ "version": "0.2.14",
10089
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
10090
+ "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
10543
10091
  "license": "MIT",
10544
10092
  "dependencies": {
10545
10093
  "fdir": "^6.4.4",
@@ -10695,9 +10243,9 @@
10695
10243
  }
10696
10244
  },
10697
10245
  "node_modules/undici-types": {
10698
- "version": "6.21.0",
10699
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
10700
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
10246
+ "version": "7.8.0",
10247
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
10248
+ "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
10701
10249
  "license": "MIT",
10702
10250
  "optional": true
10703
10251
  },
@@ -10727,9 +10275,9 @@
10727
10275
  }
10728
10276
  },
10729
10277
  "node_modules/unicorn-magic": {
10730
- "version": "0.3.0",
10731
- "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
10732
- "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
10278
+ "version": "0.1.0",
10279
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
10280
+ "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
10733
10281
  "license": "MIT",
10734
10282
  "engines": {
10735
10283
  "node": ">=18"
@@ -11080,21 +10628,6 @@
11080
10628
  "integrity": "sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ==",
11081
10629
  "license": "MIT"
11082
10630
  },
11083
- "node_modules/utf-8-validate": {
11084
- "version": "5.0.10",
11085
- "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.10.tgz",
11086
- "integrity": "sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==",
11087
- "hasInstallScript": true,
11088
- "license": "MIT",
11089
- "optional": true,
11090
- "peer": true,
11091
- "dependencies": {
11092
- "node-gyp-build": "^4.3.0"
11093
- },
11094
- "engines": {
11095
- "node": ">=6.14.2"
11096
- }
11097
- },
11098
10631
  "node_modules/util-deprecate": {
11099
10632
  "version": "1.0.2",
11100
10633
  "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
@@ -11227,16 +10760,16 @@
11227
10760
  }
11228
10761
  },
11229
10762
  "node_modules/vite-node": {
11230
- "version": "3.1.4",
11231
- "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.1.4.tgz",
11232
- "integrity": "sha512-6enNwYnpyDo4hEgytbmc6mYWHXDHYEn0D1/rw4Q+tnHUGtKTJsn8T1YkX6Q18wI5LCrS8CTYlBaiCqxOy2kvUA==",
10763
+ "version": "3.2.4",
10764
+ "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.2.4.tgz",
10765
+ "integrity": "sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==",
11233
10766
  "license": "MIT",
11234
10767
  "dependencies": {
11235
10768
  "cac": "^6.7.14",
11236
- "debug": "^4.4.0",
10769
+ "debug": "^4.4.1",
11237
10770
  "es-module-lexer": "^1.7.0",
11238
10771
  "pathe": "^2.0.3",
11239
- "vite": "^5.0.0 || ^6.0.0"
10772
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
11240
10773
  },
11241
10774
  "bin": {
11242
10775
  "vite-node": "vite-node.mjs"
@@ -11337,10 +10870,22 @@
11337
10870
  "url": "https://github.com/sponsors/sindresorhus"
11338
10871
  }
11339
10872
  },
10873
+ "node_modules/vite-plugin-checker/node_modules/unicorn-magic": {
10874
+ "version": "0.3.0",
10875
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
10876
+ "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
10877
+ "license": "MIT",
10878
+ "engines": {
10879
+ "node": ">=18"
10880
+ },
10881
+ "funding": {
10882
+ "url": "https://github.com/sponsors/sindresorhus"
10883
+ }
10884
+ },
11340
10885
  "node_modules/vite-plugin-inspect": {
11341
- "version": "11.1.0",
11342
- "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-11.1.0.tgz",
11343
- "integrity": "sha512-r3Nx8xGQ08bSoNu7gJGfP5H/wNOROHtv0z3tWspplyHZJlABwNoPOdFEmcVh+lVMDyk/Be4yt8oS596ZHoYhOg==",
10886
+ "version": "11.2.0",
10887
+ "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-11.2.0.tgz",
10888
+ "integrity": "sha512-hcCncl4YK20gcrx22cPF5mR+zfxsCmX6vUQKCyudgOZMYKVVGbrxVaL3zU62W0MVSVawtf5ZR4DrLRO+9fZVWQ==",
11344
10889
  "license": "MIT",
11345
10890
  "dependencies": {
11346
10891
  "ansis": "^3.17.0",
@@ -11399,13 +10944,13 @@
11399
10944
  }
11400
10945
  },
11401
10946
  "node_modules/vite-plugin-vue-tracer": {
11402
- "version": "0.1.3",
11403
- "resolved": "https://registry.npmjs.org/vite-plugin-vue-tracer/-/vite-plugin-vue-tracer-0.1.3.tgz",
11404
- "integrity": "sha512-+fN6oo0//dwZP9Ax9gRKeUroCqpQ43P57qlWgL0ljCIxAs+Rpqn/L4anIPZPgjDPga5dZH+ZJsshbF0PNJbm3Q==",
10947
+ "version": "0.1.4",
10948
+ "resolved": "https://registry.npmjs.org/vite-plugin-vue-tracer/-/vite-plugin-vue-tracer-0.1.4.tgz",
10949
+ "integrity": "sha512-o6tzfvwreQWg/S42vIPmSjXHj939p+a1gnl6VICpWgMtWqoVn21YlK4X63nZvQV/D0mmJe5CCtV/h0zaNdAL6g==",
11405
10950
  "license": "MIT",
11406
10951
  "dependencies": {
11407
10952
  "estree-walker": "^3.0.3",
11408
- "exsolve": "^1.0.4",
10953
+ "exsolve": "^1.0.5",
11409
10954
  "magic-string": "^0.30.17",
11410
10955
  "pathe": "^2.0.3",
11411
10956
  "source-map-js": "^1.2.1"
@@ -11425,16 +10970,16 @@
11425
10970
  "license": "MIT"
11426
10971
  },
11427
10972
  "node_modules/vue": {
11428
- "version": "3.5.16",
11429
- "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.16.tgz",
11430
- "integrity": "sha512-rjOV2ecxMd5SiAmof2xzh2WxntRcigkX/He4YFJ6WdRvVUrbt6DxC1Iujh10XLl8xCDRDtGKMeO3D+pRQ1PP9w==",
10973
+ "version": "3.5.17",
10974
+ "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.17.tgz",
10975
+ "integrity": "sha512-LbHV3xPN9BeljML+Xctq4lbz2lVHCR6DtbpTf5XIO6gugpXUN49j2QQPcMj086r9+AkJ0FfUT8xjulKKBkkr9g==",
11431
10976
  "license": "MIT",
11432
10977
  "dependencies": {
11433
- "@vue/compiler-dom": "3.5.16",
11434
- "@vue/compiler-sfc": "3.5.16",
11435
- "@vue/runtime-dom": "3.5.16",
11436
- "@vue/server-renderer": "3.5.16",
11437
- "@vue/shared": "3.5.16"
10978
+ "@vue/compiler-dom": "3.5.17",
10979
+ "@vue/compiler-sfc": "3.5.17",
10980
+ "@vue/runtime-dom": "3.5.17",
10981
+ "@vue/server-renderer": "3.5.17",
10982
+ "@vue/shared": "3.5.17"
11438
10983
  },
11439
10984
  "peerDependencies": {
11440
10985
  "typescript": "*"
@@ -11598,17 +11143,17 @@
11598
11143
  }
11599
11144
  },
11600
11145
  "node_modules/wrap-ansi": {
11601
- "version": "7.0.0",
11602
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
11603
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
11146
+ "version": "8.1.0",
11147
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
11148
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
11604
11149
  "license": "MIT",
11605
11150
  "dependencies": {
11606
- "ansi-styles": "^4.0.0",
11607
- "string-width": "^4.1.0",
11608
- "strip-ansi": "^6.0.0"
11151
+ "ansi-styles": "^6.1.0",
11152
+ "string-width": "^5.0.1",
11153
+ "strip-ansi": "^7.0.1"
11609
11154
  },
11610
11155
  "engines": {
11611
- "node": ">=10"
11156
+ "node": ">=12"
11612
11157
  },
11613
11158
  "funding": {
11614
11159
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
@@ -11641,28 +11186,54 @@
11641
11186
  "node": ">=8"
11642
11187
  }
11643
11188
  },
11644
- "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
11645
- "version": "6.0.1",
11646
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
11647
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
11189
+ "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
11190
+ "version": "4.3.0",
11191
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
11192
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
11648
11193
  "license": "MIT",
11649
11194
  "dependencies": {
11650
- "ansi-regex": "^5.0.1"
11195
+ "color-convert": "^2.0.1"
11651
11196
  },
11652
11197
  "engines": {
11653
11198
  "node": ">=8"
11199
+ },
11200
+ "funding": {
11201
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11654
11202
  }
11655
11203
  },
11656
- "node_modules/wrap-ansi/node_modules/ansi-regex": {
11657
- "version": "5.0.1",
11658
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
11659
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
11204
+ "node_modules/wrap-ansi-cjs/node_modules/color-convert": {
11205
+ "version": "2.0.1",
11206
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
11207
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
11208
+ "license": "MIT",
11209
+ "dependencies": {
11210
+ "color-name": "~1.1.4"
11211
+ },
11212
+ "engines": {
11213
+ "node": ">=7.0.0"
11214
+ }
11215
+ },
11216
+ "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
11217
+ "version": "8.0.0",
11218
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
11219
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
11220
+ "license": "MIT"
11221
+ },
11222
+ "node_modules/wrap-ansi-cjs/node_modules/string-width": {
11223
+ "version": "4.2.3",
11224
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
11225
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
11660
11226
  "license": "MIT",
11227
+ "dependencies": {
11228
+ "emoji-regex": "^8.0.0",
11229
+ "is-fullwidth-code-point": "^3.0.0",
11230
+ "strip-ansi": "^6.0.1"
11231
+ },
11661
11232
  "engines": {
11662
11233
  "node": ">=8"
11663
11234
  }
11664
11235
  },
11665
- "node_modules/wrap-ansi/node_modules/strip-ansi": {
11236
+ "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
11666
11237
  "version": "6.0.1",
11667
11238
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
11668
11239
  "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
@@ -11768,6 +11339,47 @@
11768
11339
  "node": ">=12"
11769
11340
  }
11770
11341
  },
11342
+ "node_modules/yargs/node_modules/ansi-regex": {
11343
+ "version": "5.0.1",
11344
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
11345
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
11346
+ "license": "MIT",
11347
+ "engines": {
11348
+ "node": ">=8"
11349
+ }
11350
+ },
11351
+ "node_modules/yargs/node_modules/emoji-regex": {
11352
+ "version": "8.0.0",
11353
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
11354
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
11355
+ "license": "MIT"
11356
+ },
11357
+ "node_modules/yargs/node_modules/string-width": {
11358
+ "version": "4.2.3",
11359
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
11360
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
11361
+ "license": "MIT",
11362
+ "dependencies": {
11363
+ "emoji-regex": "^8.0.0",
11364
+ "is-fullwidth-code-point": "^3.0.0",
11365
+ "strip-ansi": "^6.0.1"
11366
+ },
11367
+ "engines": {
11368
+ "node": ">=8"
11369
+ }
11370
+ },
11371
+ "node_modules/yargs/node_modules/strip-ansi": {
11372
+ "version": "6.0.1",
11373
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
11374
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
11375
+ "license": "MIT",
11376
+ "dependencies": {
11377
+ "ansi-regex": "^5.0.1"
11378
+ },
11379
+ "engines": {
11380
+ "node": ">=8"
11381
+ }
11382
+ },
11771
11383
  "node_modules/yauzl": {
11772
11384
  "version": "2.10.0",
11773
11385
  "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
@@ -11843,9 +11455,9 @@
11843
11455
  }
11844
11456
  },
11845
11457
  "node_modules/zod": {
11846
- "version": "3.25.42",
11847
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.42.tgz",
11848
- "integrity": "sha512-PcALTLskaucbeHc41tU/xfjfhcz8z0GdhhDcSgrCTmSazUuqnYqiXO63M0QUBVwpBlsLsNVn5qHSC5Dw3KZvaQ==",
11458
+ "version": "3.25.67",
11459
+ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
11460
+ "integrity": "sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==",
11849
11461
  "license": "MIT",
11850
11462
  "funding": {
11851
11463
  "url": "https://github.com/sponsors/colinhacks"