Weather Station / ECOWITT / DNT
0

Configure Feed

Select the types of activity you want to include in your feed.

ncu

+446 -452
+446 -452
package-lock.json
··· 100 100 "url": "https://opencollective.com/babel" 101 101 } 102 102 }, 103 - "node_modules/@babel/core/node_modules/json5": { 104 - "version": "2.2.3", 105 - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", 106 - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", 107 - "dev": true, 108 - "license": "MIT", 109 - "bin": { 110 - "json5": "lib/cli.js" 111 - }, 112 - "engines": { 113 - "node": ">=6" 114 - } 115 - }, 116 - "node_modules/@babel/core/node_modules/semver": { 117 - "version": "6.3.1", 118 - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 119 - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 120 - "dev": true, 121 - "license": "ISC", 122 - "bin": { 123 - "semver": "bin/semver.js" 124 - } 125 - }, 126 103 "node_modules/@babel/generator": { 127 104 "version": "7.28.5", 128 105 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz", ··· 155 132 }, 156 133 "engines": { 157 134 "node": ">=6.9.0" 158 - } 159 - }, 160 - "node_modules/@babel/helper-compilation-targets/node_modules/semver": { 161 - "version": "6.3.1", 162 - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 163 - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 164 - "dev": true, 165 - "license": "ISC", 166 - "bin": { 167 - "semver": "bin/semver.js" 168 135 } 169 136 }, 170 137 "node_modules/@babel/helper-globals": { ··· 414 381 ] 415 382 }, 416 383 "node_modules/@emnapi/core": { 417 - "version": "1.4.5", 418 - "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.4.5.tgz", 419 - "integrity": "sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==", 384 + "version": "1.7.1", 385 + "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.7.1.tgz", 386 + "integrity": "sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg==", 420 387 "dev": true, 421 388 "license": "MIT", 422 389 "optional": true, 423 390 "dependencies": { 424 - "@emnapi/wasi-threads": "1.0.4", 391 + "@emnapi/wasi-threads": "1.1.0", 425 392 "tslib": "^2.4.0" 426 393 } 427 394 }, 428 395 "node_modules/@emnapi/runtime": { 429 - "version": "1.6.0", 430 - "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.6.0.tgz", 431 - "integrity": "sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==", 396 + "version": "1.7.1", 397 + "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz", 398 + "integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==", 432 399 "license": "MIT", 433 400 "optional": true, 434 401 "dependencies": { ··· 436 403 } 437 404 }, 438 405 "node_modules/@emnapi/wasi-threads": { 439 - "version": "1.0.4", 440 - "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.0.4.tgz", 441 - "integrity": "sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==", 406 + "version": "1.1.0", 407 + "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.1.0.tgz", 408 + "integrity": "sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==", 442 409 "dev": true, 443 410 "license": "MIT", 444 411 "optional": true, ··· 921 888 } 922 889 }, 923 890 "node_modules/@eslint-community/regexpp": { 924 - "version": "4.12.1", 925 - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", 926 - "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", 891 + "version": "4.12.2", 892 + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", 893 + "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", 927 894 "dev": true, 928 895 "license": "MIT", 929 896 "engines": { ··· 972 939 } 973 940 }, 974 941 "node_modules/@eslint/eslintrc": { 975 - "version": "3.3.1", 976 - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz", 977 - "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==", 942 + "version": "3.3.3", 943 + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz", 944 + "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==", 978 945 "dev": true, 979 946 "license": "MIT", 980 947 "dependencies": { ··· 984 951 "globals": "^14.0.0", 985 952 "ignore": "^5.2.0", 986 953 "import-fresh": "^3.2.1", 987 - "js-yaml": "^4.1.0", 954 + "js-yaml": "^4.1.1", 988 955 "minimatch": "^3.1.2", 989 956 "strip-json-comments": "^3.1.1" 990 957 }, ··· 1052 1019 } 1053 1020 }, 1054 1021 "node_modules/@humanfs/node": { 1055 - "version": "0.16.6", 1056 - "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz", 1057 - "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==", 1022 + "version": "0.16.7", 1023 + "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz", 1024 + "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==", 1058 1025 "dev": true, 1059 1026 "license": "Apache-2.0", 1060 1027 "dependencies": { 1061 1028 "@humanfs/core": "^0.19.1", 1062 - "@humanwhocodes/retry": "^0.3.0" 1029 + "@humanwhocodes/retry": "^0.4.0" 1063 1030 }, 1064 1031 "engines": { 1065 1032 "node": ">=18.18.0" 1066 1033 } 1067 1034 }, 1068 - "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": { 1069 - "version": "0.3.1", 1070 - "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz", 1071 - "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==", 1072 - "dev": true, 1073 - "license": "Apache-2.0", 1074 - "engines": { 1075 - "node": ">=18.18" 1076 - }, 1077 - "funding": { 1078 - "type": "github", 1079 - "url": "https://github.com/sponsors/nzakas" 1080 - } 1081 - }, 1082 1035 "node_modules/@humanwhocodes/module-importer": { 1083 1036 "version": "1.0.1", 1084 1037 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", ··· 1118 1071 } 1119 1072 }, 1120 1073 "node_modules/@img/sharp-darwin-arm64": { 1121 - "version": "0.34.4", 1122 - "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.4.tgz", 1123 - "integrity": "sha512-sitdlPzDVyvmINUdJle3TNHl+AG9QcwiAMsXmccqsCOMZNIdW2/7S26w0LyU8euiLVzFBL3dXPwVCq/ODnf2vA==", 1074 + "version": "0.34.5", 1075 + "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", 1076 + "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", 1124 1077 "cpu": [ 1125 1078 "arm64" 1126 1079 ], ··· 1136 1089 "url": "https://opencollective.com/libvips" 1137 1090 }, 1138 1091 "optionalDependencies": { 1139 - "@img/sharp-libvips-darwin-arm64": "1.2.3" 1092 + "@img/sharp-libvips-darwin-arm64": "1.2.4" 1140 1093 } 1141 1094 }, 1142 1095 "node_modules/@img/sharp-darwin-x64": { 1143 - "version": "0.34.4", 1144 - "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.4.tgz", 1145 - "integrity": "sha512-rZheupWIoa3+SOdF/IcUe1ah4ZDpKBGWcsPX6MT0lYniH9micvIU7HQkYTfrx5Xi8u+YqwLtxC/3vl8TQN6rMg==", 1096 + "version": "0.34.5", 1097 + "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", 1098 + "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", 1146 1099 "cpu": [ 1147 1100 "x64" 1148 1101 ], ··· 1158 1111 "url": "https://opencollective.com/libvips" 1159 1112 }, 1160 1113 "optionalDependencies": { 1161 - "@img/sharp-libvips-darwin-x64": "1.2.3" 1114 + "@img/sharp-libvips-darwin-x64": "1.2.4" 1162 1115 } 1163 1116 }, 1164 1117 "node_modules/@img/sharp-libvips-darwin-arm64": { 1165 - "version": "1.2.3", 1166 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.3.tgz", 1167 - "integrity": "sha512-QzWAKo7kpHxbuHqUC28DZ9pIKpSi2ts2OJnoIGI26+HMgq92ZZ4vk8iJd4XsxN+tYfNJxzH6W62X5eTcsBymHw==", 1118 + "version": "1.2.4", 1119 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", 1120 + "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", 1168 1121 "cpu": [ 1169 1122 "arm64" 1170 1123 ], ··· 1178 1131 } 1179 1132 }, 1180 1133 "node_modules/@img/sharp-libvips-darwin-x64": { 1181 - "version": "1.2.3", 1182 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.3.tgz", 1183 - "integrity": "sha512-Ju+g2xn1E2AKO6YBhxjj+ACcsPQRHT0bhpglxcEf+3uyPY+/gL8veniKoo96335ZaPo03bdDXMv0t+BBFAbmRA==", 1134 + "version": "1.2.4", 1135 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", 1136 + "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", 1184 1137 "cpu": [ 1185 1138 "x64" 1186 1139 ], ··· 1194 1147 } 1195 1148 }, 1196 1149 "node_modules/@img/sharp-libvips-linux-arm": { 1197 - "version": "1.2.3", 1198 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.3.tgz", 1199 - "integrity": "sha512-x1uE93lyP6wEwGvgAIV0gP6zmaL/a0tGzJs/BIDDG0zeBhMnuUPm7ptxGhUbcGs4okDJrk4nxgrmxpib9g6HpA==", 1150 + "version": "1.2.4", 1151 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", 1152 + "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", 1200 1153 "cpu": [ 1201 1154 "arm" 1202 1155 ], ··· 1210 1163 } 1211 1164 }, 1212 1165 "node_modules/@img/sharp-libvips-linux-arm64": { 1213 - "version": "1.2.3", 1214 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.3.tgz", 1215 - "integrity": "sha512-I4RxkXU90cpufazhGPyVujYwfIm9Nk1QDEmiIsaPwdnm013F7RIceaCc87kAH+oUB1ezqEvC6ga4m7MSlqsJvQ==", 1166 + "version": "1.2.4", 1167 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", 1168 + "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", 1216 1169 "cpu": [ 1217 1170 "arm64" 1218 1171 ], ··· 1226 1179 } 1227 1180 }, 1228 1181 "node_modules/@img/sharp-libvips-linux-ppc64": { 1229 - "version": "1.2.3", 1230 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.3.tgz", 1231 - "integrity": "sha512-Y2T7IsQvJLMCBM+pmPbM3bKT/yYJvVtLJGfCs4Sp95SjvnFIjynbjzsa7dY1fRJX45FTSfDksbTp6AGWudiyCg==", 1182 + "version": "1.2.4", 1183 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", 1184 + "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", 1232 1185 "cpu": [ 1233 1186 "ppc64" 1234 1187 ], ··· 1241 1194 "url": "https://opencollective.com/libvips" 1242 1195 } 1243 1196 }, 1197 + "node_modules/@img/sharp-libvips-linux-riscv64": { 1198 + "version": "1.2.4", 1199 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", 1200 + "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", 1201 + "cpu": [ 1202 + "riscv64" 1203 + ], 1204 + "license": "LGPL-3.0-or-later", 1205 + "optional": true, 1206 + "os": [ 1207 + "linux" 1208 + ], 1209 + "funding": { 1210 + "url": "https://opencollective.com/libvips" 1211 + } 1212 + }, 1244 1213 "node_modules/@img/sharp-libvips-linux-s390x": { 1245 - "version": "1.2.3", 1246 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.3.tgz", 1247 - "integrity": "sha512-RgWrs/gVU7f+K7P+KeHFaBAJlNkD1nIZuVXdQv6S+fNA6syCcoboNjsV2Pou7zNlVdNQoQUpQTk8SWDHUA3y/w==", 1214 + "version": "1.2.4", 1215 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", 1216 + "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", 1248 1217 "cpu": [ 1249 1218 "s390x" 1250 1219 ], ··· 1258 1227 } 1259 1228 }, 1260 1229 "node_modules/@img/sharp-libvips-linux-x64": { 1261 - "version": "1.2.3", 1262 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.3.tgz", 1263 - "integrity": "sha512-3JU7LmR85K6bBiRzSUc/Ff9JBVIFVvq6bomKE0e63UXGeRw2HPVEjoJke1Yx+iU4rL7/7kUjES4dZ/81Qjhyxg==", 1230 + "version": "1.2.4", 1231 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", 1232 + "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", 1264 1233 "cpu": [ 1265 1234 "x64" 1266 1235 ], ··· 1274 1243 } 1275 1244 }, 1276 1245 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 1277 - "version": "1.2.3", 1278 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.3.tgz", 1279 - "integrity": "sha512-F9q83RZ8yaCwENw1GieztSfj5msz7GGykG/BA+MOUefvER69K/ubgFHNeSyUu64amHIYKGDs4sRCMzXVj8sEyw==", 1246 + "version": "1.2.4", 1247 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", 1248 + "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", 1280 1249 "cpu": [ 1281 1250 "arm64" 1282 1251 ], ··· 1290 1259 } 1291 1260 }, 1292 1261 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 1293 - "version": "1.2.3", 1294 - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.3.tgz", 1295 - "integrity": "sha512-U5PUY5jbc45ANM6tSJpsgqmBF/VsL6LnxJmIf11kB7J5DctHgqm0SkuXzVWtIY90GnJxKnC/JT251TDnk1fu/g==", 1262 + "version": "1.2.4", 1263 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", 1264 + "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", 1296 1265 "cpu": [ 1297 1266 "x64" 1298 1267 ], ··· 1306 1275 } 1307 1276 }, 1308 1277 "node_modules/@img/sharp-linux-arm": { 1309 - "version": "0.34.4", 1310 - "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.4.tgz", 1311 - "integrity": "sha512-Xyam4mlqM0KkTHYVSuc6wXRmM7LGN0P12li03jAnZ3EJWZqj83+hi8Y9UxZUbxsgsK1qOEwg7O0Bc0LjqQVtxA==", 1278 + "version": "0.34.5", 1279 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", 1280 + "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", 1312 1281 "cpu": [ 1313 1282 "arm" 1314 1283 ], ··· 1324 1293 "url": "https://opencollective.com/libvips" 1325 1294 }, 1326 1295 "optionalDependencies": { 1327 - "@img/sharp-libvips-linux-arm": "1.2.3" 1296 + "@img/sharp-libvips-linux-arm": "1.2.4" 1328 1297 } 1329 1298 }, 1330 1299 "node_modules/@img/sharp-linux-arm64": { 1331 - "version": "0.34.4", 1332 - "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.4.tgz", 1333 - "integrity": "sha512-YXU1F/mN/Wu786tl72CyJjP/Ngl8mGHN1hST4BGl+hiW5jhCnV2uRVTNOcaYPs73NeT/H8Upm3y9582JVuZHrQ==", 1300 + "version": "0.34.5", 1301 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", 1302 + "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", 1334 1303 "cpu": [ 1335 1304 "arm64" 1336 1305 ], ··· 1346 1315 "url": "https://opencollective.com/libvips" 1347 1316 }, 1348 1317 "optionalDependencies": { 1349 - "@img/sharp-libvips-linux-arm64": "1.2.3" 1318 + "@img/sharp-libvips-linux-arm64": "1.2.4" 1350 1319 } 1351 1320 }, 1352 1321 "node_modules/@img/sharp-linux-ppc64": { 1353 - "version": "0.34.4", 1354 - "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.4.tgz", 1355 - "integrity": "sha512-F4PDtF4Cy8L8hXA2p3TO6s4aDt93v+LKmpcYFLAVdkkD3hSxZzee0rh6/+94FpAynsuMpLX5h+LRsSG3rIciUQ==", 1322 + "version": "0.34.5", 1323 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", 1324 + "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", 1356 1325 "cpu": [ 1357 1326 "ppc64" 1358 1327 ], ··· 1368 1337 "url": "https://opencollective.com/libvips" 1369 1338 }, 1370 1339 "optionalDependencies": { 1371 - "@img/sharp-libvips-linux-ppc64": "1.2.3" 1340 + "@img/sharp-libvips-linux-ppc64": "1.2.4" 1341 + } 1342 + }, 1343 + "node_modules/@img/sharp-linux-riscv64": { 1344 + "version": "0.34.5", 1345 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", 1346 + "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", 1347 + "cpu": [ 1348 + "riscv64" 1349 + ], 1350 + "license": "Apache-2.0", 1351 + "optional": true, 1352 + "os": [ 1353 + "linux" 1354 + ], 1355 + "engines": { 1356 + "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1357 + }, 1358 + "funding": { 1359 + "url": "https://opencollective.com/libvips" 1360 + }, 1361 + "optionalDependencies": { 1362 + "@img/sharp-libvips-linux-riscv64": "1.2.4" 1372 1363 } 1373 1364 }, 1374 1365 "node_modules/@img/sharp-linux-s390x": { 1375 - "version": "0.34.4", 1376 - "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.4.tgz", 1377 - "integrity": "sha512-qVrZKE9Bsnzy+myf7lFKvng6bQzhNUAYcVORq2P7bDlvmF6u2sCmK2KyEQEBdYk+u3T01pVsPrkj943T1aJAsw==", 1366 + "version": "0.34.5", 1367 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", 1368 + "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", 1378 1369 "cpu": [ 1379 1370 "s390x" 1380 1371 ], ··· 1390 1381 "url": "https://opencollective.com/libvips" 1391 1382 }, 1392 1383 "optionalDependencies": { 1393 - "@img/sharp-libvips-linux-s390x": "1.2.3" 1384 + "@img/sharp-libvips-linux-s390x": "1.2.4" 1394 1385 } 1395 1386 }, 1396 1387 "node_modules/@img/sharp-linux-x64": { 1397 - "version": "0.34.4", 1398 - "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.4.tgz", 1399 - "integrity": "sha512-ZfGtcp2xS51iG79c6Vhw9CWqQC8l2Ot8dygxoDoIQPTat/Ov3qAa8qpxSrtAEAJW+UjTXc4yxCjNfxm4h6Xm2A==", 1388 + "version": "0.34.5", 1389 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", 1390 + "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", 1400 1391 "cpu": [ 1401 1392 "x64" 1402 1393 ], ··· 1412 1403 "url": "https://opencollective.com/libvips" 1413 1404 }, 1414 1405 "optionalDependencies": { 1415 - "@img/sharp-libvips-linux-x64": "1.2.3" 1406 + "@img/sharp-libvips-linux-x64": "1.2.4" 1416 1407 } 1417 1408 }, 1418 1409 "node_modules/@img/sharp-linuxmusl-arm64": { 1419 - "version": "0.34.4", 1420 - "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.4.tgz", 1421 - "integrity": "sha512-8hDVvW9eu4yHWnjaOOR8kHVrew1iIX+MUgwxSuH2XyYeNRtLUe4VNioSqbNkB7ZYQJj9rUTT4PyRscyk2PXFKA==", 1410 + "version": "0.34.5", 1411 + "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", 1412 + "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", 1422 1413 "cpu": [ 1423 1414 "arm64" 1424 1415 ], ··· 1434 1425 "url": "https://opencollective.com/libvips" 1435 1426 }, 1436 1427 "optionalDependencies": { 1437 - "@img/sharp-libvips-linuxmusl-arm64": "1.2.3" 1428 + "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" 1438 1429 } 1439 1430 }, 1440 1431 "node_modules/@img/sharp-linuxmusl-x64": { 1441 - "version": "0.34.4", 1442 - "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.4.tgz", 1443 - "integrity": "sha512-lU0aA5L8QTlfKjpDCEFOZsTYGn3AEiO6db8W5aQDxj0nQkVrZWmN3ZP9sYKWJdtq3PWPhUNlqehWyXpYDcI9Sg==", 1432 + "version": "0.34.5", 1433 + "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", 1434 + "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", 1444 1435 "cpu": [ 1445 1436 "x64" 1446 1437 ], ··· 1456 1447 "url": "https://opencollective.com/libvips" 1457 1448 }, 1458 1449 "optionalDependencies": { 1459 - "@img/sharp-libvips-linuxmusl-x64": "1.2.3" 1450 + "@img/sharp-libvips-linuxmusl-x64": "1.2.4" 1460 1451 } 1461 1452 }, 1462 1453 "node_modules/@img/sharp-wasm32": { 1463 - "version": "0.34.4", 1464 - "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.4.tgz", 1465 - "integrity": "sha512-33QL6ZO/qpRyG7woB/HUALz28WnTMI2W1jgX3Nu2bypqLIKx/QKMILLJzJjI+SIbvXdG9fUnmrxR7vbi1sTBeA==", 1454 + "version": "0.34.5", 1455 + "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", 1456 + "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", 1466 1457 "cpu": [ 1467 1458 "wasm32" 1468 1459 ], 1469 1460 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 1470 1461 "optional": true, 1471 1462 "dependencies": { 1472 - "@emnapi/runtime": "^1.5.0" 1463 + "@emnapi/runtime": "^1.7.0" 1473 1464 }, 1474 1465 "engines": { 1475 1466 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" ··· 1479 1470 } 1480 1471 }, 1481 1472 "node_modules/@img/sharp-win32-arm64": { 1482 - "version": "0.34.4", 1483 - "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.4.tgz", 1484 - "integrity": "sha512-2Q250do/5WXTwxW3zjsEuMSv5sUU4Tq9VThWKlU2EYLm4MB7ZeMwF+SFJutldYODXF6jzc6YEOC+VfX0SZQPqA==", 1473 + "version": "0.34.5", 1474 + "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", 1475 + "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", 1485 1476 "cpu": [ 1486 1477 "arm64" 1487 1478 ], ··· 1498 1489 } 1499 1490 }, 1500 1491 "node_modules/@img/sharp-win32-ia32": { 1501 - "version": "0.34.4", 1502 - "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.4.tgz", 1503 - "integrity": "sha512-3ZeLue5V82dT92CNL6rsal6I2weKw1cYu+rGKm8fOCCtJTR2gYeUfY3FqUnIJsMUPIH68oS5jmZ0NiJ508YpEw==", 1492 + "version": "0.34.5", 1493 + "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", 1494 + "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", 1504 1495 "cpu": [ 1505 1496 "ia32" 1506 1497 ], ··· 1517 1508 } 1518 1509 }, 1519 1510 "node_modules/@img/sharp-win32-x64": { 1520 - "version": "0.34.4", 1521 - "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.4.tgz", 1522 - "integrity": "sha512-xIyj4wpYs8J18sVN3mSQjwrw7fKUqRw+Z5rnHNCy5fYTxigBz81u5mOMPmFumwjcn8+ld1ppptMBCLic1nz6ig==", 1511 + "version": "0.34.5", 1512 + "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", 1513 + "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", 1523 1514 "cpu": [ 1524 1515 "x64" 1525 1516 ], ··· 1575 1566 "license": "MIT" 1576 1567 }, 1577 1568 "node_modules/@jridgewell/trace-mapping": { 1578 - "version": "0.3.30", 1579 - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz", 1580 - "integrity": "sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==", 1569 + "version": "0.3.31", 1570 + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", 1571 + "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", 1581 1572 "dev": true, 1582 1573 "license": "MIT", 1583 1574 "dependencies": { ··· 1813 1804 } 1814 1805 }, 1815 1806 "node_modules/@tailwindcss/node": { 1816 - "version": "4.1.16", 1817 - "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.16.tgz", 1818 - "integrity": "sha512-BX5iaSsloNuvKNHRN3k2RcCuTEgASTo77mofW0vmeHkfrDWaoFAFvNHpEgtu0eqyypcyiBkDWzSMxJhp3AUVcw==", 1807 + "version": "4.1.18", 1808 + "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz", 1809 + "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==", 1819 1810 "dev": true, 1820 1811 "license": "MIT", 1821 1812 "dependencies": { ··· 1823 1814 "enhanced-resolve": "^5.18.3", 1824 1815 "jiti": "^2.6.1", 1825 1816 "lightningcss": "1.30.2", 1826 - "magic-string": "^0.30.19", 1817 + "magic-string": "^0.30.21", 1827 1818 "source-map-js": "^1.2.1", 1828 - "tailwindcss": "4.1.16" 1819 + "tailwindcss": "4.1.18" 1829 1820 } 1830 1821 }, 1831 1822 "node_modules/@tailwindcss/oxide": { 1832 - "version": "4.1.16", 1833 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.16.tgz", 1834 - "integrity": "sha512-2OSv52FRuhdlgyOQqgtQHuCgXnS8nFSYRp2tJ+4WZXKgTxqPy7SMSls8c3mPT5pkZ17SBToGM5LHEJBO7miEdg==", 1823 + "version": "4.1.18", 1824 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz", 1825 + "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==", 1835 1826 "dev": true, 1836 1827 "license": "MIT", 1837 1828 "engines": { 1838 1829 "node": ">= 10" 1839 1830 }, 1840 1831 "optionalDependencies": { 1841 - "@tailwindcss/oxide-android-arm64": "4.1.16", 1842 - "@tailwindcss/oxide-darwin-arm64": "4.1.16", 1843 - "@tailwindcss/oxide-darwin-x64": "4.1.16", 1844 - "@tailwindcss/oxide-freebsd-x64": "4.1.16", 1845 - "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.16", 1846 - "@tailwindcss/oxide-linux-arm64-gnu": "4.1.16", 1847 - "@tailwindcss/oxide-linux-arm64-musl": "4.1.16", 1848 - "@tailwindcss/oxide-linux-x64-gnu": "4.1.16", 1849 - "@tailwindcss/oxide-linux-x64-musl": "4.1.16", 1850 - "@tailwindcss/oxide-wasm32-wasi": "4.1.16", 1851 - "@tailwindcss/oxide-win32-arm64-msvc": "4.1.16", 1852 - "@tailwindcss/oxide-win32-x64-msvc": "4.1.16" 1832 + "@tailwindcss/oxide-android-arm64": "4.1.18", 1833 + "@tailwindcss/oxide-darwin-arm64": "4.1.18", 1834 + "@tailwindcss/oxide-darwin-x64": "4.1.18", 1835 + "@tailwindcss/oxide-freebsd-x64": "4.1.18", 1836 + "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18", 1837 + "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18", 1838 + "@tailwindcss/oxide-linux-arm64-musl": "4.1.18", 1839 + "@tailwindcss/oxide-linux-x64-gnu": "4.1.18", 1840 + "@tailwindcss/oxide-linux-x64-musl": "4.1.18", 1841 + "@tailwindcss/oxide-wasm32-wasi": "4.1.18", 1842 + "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18", 1843 + "@tailwindcss/oxide-win32-x64-msvc": "4.1.18" 1853 1844 } 1854 1845 }, 1855 1846 "node_modules/@tailwindcss/oxide-android-arm64": { 1856 - "version": "4.1.16", 1857 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.16.tgz", 1858 - "integrity": "sha512-8+ctzkjHgwDJ5caq9IqRSgsP70xhdhJvm+oueS/yhD5ixLhqTw9fSL1OurzMUhBwE5zK26FXLCz2f/RtkISqHA==", 1847 + "version": "4.1.18", 1848 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz", 1849 + "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==", 1859 1850 "cpu": [ 1860 1851 "arm64" 1861 1852 ], ··· 1870 1861 } 1871 1862 }, 1872 1863 "node_modules/@tailwindcss/oxide-darwin-arm64": { 1873 - "version": "4.1.16", 1874 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.16.tgz", 1875 - "integrity": "sha512-C3oZy5042v2FOALBZtY0JTDnGNdS6w7DxL/odvSny17ORUnaRKhyTse8xYi3yKGyfnTUOdavRCdmc8QqJYwFKA==", 1864 + "version": "4.1.18", 1865 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz", 1866 + "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==", 1876 1867 "cpu": [ 1877 1868 "arm64" 1878 1869 ], ··· 1887 1878 } 1888 1879 }, 1889 1880 "node_modules/@tailwindcss/oxide-darwin-x64": { 1890 - "version": "4.1.16", 1891 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.16.tgz", 1892 - "integrity": "sha512-vjrl/1Ub9+JwU6BP0emgipGjowzYZMjbWCDqwA2Z4vCa+HBSpP4v6U2ddejcHsolsYxwL5r4bPNoamlV0xDdLg==", 1881 + "version": "4.1.18", 1882 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz", 1883 + "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==", 1893 1884 "cpu": [ 1894 1885 "x64" 1895 1886 ], ··· 1904 1895 } 1905 1896 }, 1906 1897 "node_modules/@tailwindcss/oxide-freebsd-x64": { 1907 - "version": "4.1.16", 1908 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.16.tgz", 1909 - "integrity": "sha512-TSMpPYpQLm+aR1wW5rKuUuEruc/oOX3C7H0BTnPDn7W/eMw8W+MRMpiypKMkXZfwH8wqPIRKppuZoedTtNj2tg==", 1898 + "version": "4.1.18", 1899 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz", 1900 + "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==", 1910 1901 "cpu": [ 1911 1902 "x64" 1912 1903 ], ··· 1921 1912 } 1922 1913 }, 1923 1914 "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { 1924 - "version": "4.1.16", 1925 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.16.tgz", 1926 - "integrity": "sha512-p0GGfRg/w0sdsFKBjMYvvKIiKy/LNWLWgV/plR4lUgrsxFAoQBFrXkZ4C0w8IOXfslB9vHK/JGASWD2IefIpvw==", 1915 + "version": "4.1.18", 1916 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz", 1917 + "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==", 1927 1918 "cpu": [ 1928 1919 "arm" 1929 1920 ], ··· 1938 1929 } 1939 1930 }, 1940 1931 "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { 1941 - "version": "4.1.16", 1942 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.16.tgz", 1943 - "integrity": "sha512-DoixyMmTNO19rwRPdqviTrG1rYzpxgyYJl8RgQvdAQUzxC1ToLRqtNJpU/ATURSKgIg6uerPw2feW0aS8SNr/w==", 1932 + "version": "4.1.18", 1933 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz", 1934 + "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==", 1944 1935 "cpu": [ 1945 1936 "arm64" 1946 1937 ], ··· 1955 1946 } 1956 1947 }, 1957 1948 "node_modules/@tailwindcss/oxide-linux-arm64-musl": { 1958 - "version": "4.1.16", 1959 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.16.tgz", 1960 - "integrity": "sha512-H81UXMa9hJhWhaAUca6bU2wm5RRFpuHImrwXBUvPbYb+3jo32I9VIwpOX6hms0fPmA6f2pGVlybO6qU8pF4fzQ==", 1949 + "version": "4.1.18", 1950 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz", 1951 + "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==", 1961 1952 "cpu": [ 1962 1953 "arm64" 1963 1954 ], ··· 1972 1963 } 1973 1964 }, 1974 1965 "node_modules/@tailwindcss/oxide-linux-x64-gnu": { 1975 - "version": "4.1.16", 1976 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.16.tgz", 1977 - "integrity": "sha512-ZGHQxDtFC2/ruo7t99Qo2TTIvOERULPl5l0K1g0oK6b5PGqjYMga+FcY1wIUnrUxY56h28FxybtDEla+ICOyew==", 1966 + "version": "4.1.18", 1967 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz", 1968 + "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==", 1978 1969 "cpu": [ 1979 1970 "x64" 1980 1971 ], ··· 1989 1980 } 1990 1981 }, 1991 1982 "node_modules/@tailwindcss/oxide-linux-x64-musl": { 1992 - "version": "4.1.16", 1993 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.16.tgz", 1994 - "integrity": "sha512-Oi1tAaa0rcKf1Og9MzKeINZzMLPbhxvm7rno5/zuP1WYmpiG0bEHq4AcRUiG2165/WUzvxkW4XDYCscZWbTLZw==", 1983 + "version": "4.1.18", 1984 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz", 1985 + "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==", 1995 1986 "cpu": [ 1996 1987 "x64" 1997 1988 ], ··· 2006 1997 } 2007 1998 }, 2008 1999 "node_modules/@tailwindcss/oxide-wasm32-wasi": { 2009 - "version": "4.1.16", 2010 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.16.tgz", 2011 - "integrity": "sha512-B01u/b8LteGRwucIBmCQ07FVXLzImWESAIMcUU6nvFt/tYsQ6IHz8DmZ5KtvmwxD+iTYBtM1xwoGXswnlu9v0Q==", 2000 + "version": "4.1.18", 2001 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz", 2002 + "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==", 2012 2003 "bundleDependencies": [ 2013 2004 "@napi-rs/wasm-runtime", 2014 2005 "@emnapi/core", ··· 2024 2015 "license": "MIT", 2025 2016 "optional": true, 2026 2017 "dependencies": { 2027 - "@emnapi/core": "^1.5.0", 2028 - "@emnapi/runtime": "^1.5.0", 2018 + "@emnapi/core": "^1.7.1", 2019 + "@emnapi/runtime": "^1.7.1", 2029 2020 "@emnapi/wasi-threads": "^1.1.0", 2030 - "@napi-rs/wasm-runtime": "^1.0.7", 2021 + "@napi-rs/wasm-runtime": "^1.1.0", 2031 2022 "@tybys/wasm-util": "^0.10.1", 2032 2023 "tslib": "^2.4.0" 2033 2024 }, ··· 2036 2027 } 2037 2028 }, 2038 2029 "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { 2039 - "version": "4.1.16", 2040 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.16.tgz", 2041 - "integrity": "sha512-zX+Q8sSkGj6HKRTMJXuPvOcP8XfYON24zJBRPlszcH1Np7xuHXhWn8qfFjIujVzvH3BHU+16jBXwgpl20i+v9A==", 2030 + "version": "4.1.18", 2031 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz", 2032 + "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==", 2042 2033 "cpu": [ 2043 2034 "arm64" 2044 2035 ], ··· 2053 2044 } 2054 2045 }, 2055 2046 "node_modules/@tailwindcss/oxide-win32-x64-msvc": { 2056 - "version": "4.1.16", 2057 - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.16.tgz", 2058 - "integrity": "sha512-m5dDFJUEejbFqP+UXVstd4W/wnxA4F61q8SoL+mqTypId2T2ZpuxosNSgowiCnLp2+Z+rivdU0AqpfgiD7yCBg==", 2047 + "version": "4.1.18", 2048 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz", 2049 + "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==", 2059 2050 "cpu": [ 2060 2051 "x64" 2061 2052 ], ··· 2070 2061 } 2071 2062 }, 2072 2063 "node_modules/@tailwindcss/postcss": { 2073 - "version": "4.1.16", 2074 - "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.16.tgz", 2075 - "integrity": "sha512-Qn3SFGPXYQMKR/UtqS+dqvPrzEeBZHrFA92maT4zijCVggdsXnDBMsPFJo1eArX3J+O+Gi+8pV4PkqjLCNBk3A==", 2064 + "version": "4.1.18", 2065 + "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.18.tgz", 2066 + "integrity": "sha512-Ce0GFnzAOuPyfV5SxjXGn0CubwGcuDB0zcdaPuCSzAa/2vII24JTkH+I6jcbXLb1ctjZMZZI6OjDaLPJQL1S0g==", 2076 2067 "dev": true, 2077 2068 "license": "MIT", 2078 2069 "dependencies": { 2079 2070 "@alloc/quick-lru": "^5.2.0", 2080 - "@tailwindcss/node": "4.1.16", 2081 - "@tailwindcss/oxide": "4.1.16", 2071 + "@tailwindcss/node": "4.1.18", 2072 + "@tailwindcss/oxide": "4.1.18", 2082 2073 "postcss": "^8.4.41", 2083 - "tailwindcss": "4.1.16" 2074 + "tailwindcss": "4.1.18" 2084 2075 } 2085 2076 }, 2086 2077 "node_modules/@tybys/wasm-util": { 2087 - "version": "0.10.0", 2088 - "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.0.tgz", 2089 - "integrity": "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==", 2078 + "version": "0.10.1", 2079 + "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", 2080 + "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", 2090 2081 "dev": true, 2091 2082 "license": "MIT", 2092 2083 "optional": true, ··· 2152 2143 } 2153 2144 }, 2154 2145 "node_modules/@typescript-eslint/eslint-plugin": { 2155 - "version": "8.46.2", 2156 - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz", 2157 - "integrity": "sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==", 2146 + "version": "8.50.0", 2147 + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.50.0.tgz", 2148 + "integrity": "sha512-O7QnmOXYKVtPrfYzMolrCTfkezCJS9+ljLdKW/+DCvRsc3UAz+sbH6Xcsv7p30+0OwUbeWfUDAQE0vpabZ3QLg==", 2158 2149 "dev": true, 2159 2150 "license": "MIT", 2160 2151 "dependencies": { 2161 2152 "@eslint-community/regexpp": "^4.10.0", 2162 - "@typescript-eslint/scope-manager": "8.46.2", 2163 - "@typescript-eslint/type-utils": "8.46.2", 2164 - "@typescript-eslint/utils": "8.46.2", 2165 - "@typescript-eslint/visitor-keys": "8.46.2", 2166 - "graphemer": "^1.4.0", 2153 + "@typescript-eslint/scope-manager": "8.50.0", 2154 + "@typescript-eslint/type-utils": "8.50.0", 2155 + "@typescript-eslint/utils": "8.50.0", 2156 + "@typescript-eslint/visitor-keys": "8.50.0", 2167 2157 "ignore": "^7.0.0", 2168 2158 "natural-compare": "^1.4.0", 2169 2159 "ts-api-utils": "^2.1.0" ··· 2176 2166 "url": "https://opencollective.com/typescript-eslint" 2177 2167 }, 2178 2168 "peerDependencies": { 2179 - "@typescript-eslint/parser": "^8.46.2", 2169 + "@typescript-eslint/parser": "^8.50.0", 2180 2170 "eslint": "^8.57.0 || ^9.0.0", 2181 2171 "typescript": ">=4.8.4 <6.0.0" 2182 2172 } ··· 2192 2182 } 2193 2183 }, 2194 2184 "node_modules/@typescript-eslint/parser": { 2195 - "version": "8.46.2", 2196 - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.46.2.tgz", 2197 - "integrity": "sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==", 2185 + "version": "8.50.0", 2186 + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.50.0.tgz", 2187 + "integrity": "sha512-6/cmF2piao+f6wSxUsJLZjck7OQsYyRtcOZS02k7XINSNlz93v6emM8WutDQSXnroG2xwYlEVHJI+cPA7CPM3Q==", 2198 2188 "dev": true, 2199 2189 "license": "MIT", 2200 2190 "dependencies": { 2201 - "@typescript-eslint/scope-manager": "8.46.2", 2202 - "@typescript-eslint/types": "8.46.2", 2203 - "@typescript-eslint/typescript-estree": "8.46.2", 2204 - "@typescript-eslint/visitor-keys": "8.46.2", 2191 + "@typescript-eslint/scope-manager": "8.50.0", 2192 + "@typescript-eslint/types": "8.50.0", 2193 + "@typescript-eslint/typescript-estree": "8.50.0", 2194 + "@typescript-eslint/visitor-keys": "8.50.0", 2205 2195 "debug": "^4.3.4" 2206 2196 }, 2207 2197 "engines": { ··· 2217 2207 } 2218 2208 }, 2219 2209 "node_modules/@typescript-eslint/project-service": { 2220 - "version": "8.46.2", 2221 - "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.46.2.tgz", 2222 - "integrity": "sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==", 2210 + "version": "8.50.0", 2211 + "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.50.0.tgz", 2212 + "integrity": "sha512-Cg/nQcL1BcoTijEWyx4mkVC56r8dj44bFDvBdygifuS20f3OZCHmFbjF34DPSi07kwlFvqfv/xOLnJ5DquxSGQ==", 2223 2213 "dev": true, 2224 2214 "license": "MIT", 2225 2215 "dependencies": { 2226 - "@typescript-eslint/tsconfig-utils": "^8.46.2", 2227 - "@typescript-eslint/types": "^8.46.2", 2216 + "@typescript-eslint/tsconfig-utils": "^8.50.0", 2217 + "@typescript-eslint/types": "^8.50.0", 2228 2218 "debug": "^4.3.4" 2229 2219 }, 2230 2220 "engines": { ··· 2239 2229 } 2240 2230 }, 2241 2231 "node_modules/@typescript-eslint/scope-manager": { 2242 - "version": "8.46.2", 2243 - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz", 2244 - "integrity": "sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==", 2232 + "version": "8.50.0", 2233 + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.50.0.tgz", 2234 + "integrity": "sha512-xCwfuCZjhIqy7+HKxBLrDVT5q/iq7XBVBXLn57RTIIpelLtEIZHXAF/Upa3+gaCpeV1NNS5Z9A+ID6jn50VD4A==", 2245 2235 "dev": true, 2246 2236 "license": "MIT", 2247 2237 "dependencies": { 2248 - "@typescript-eslint/types": "8.46.2", 2249 - "@typescript-eslint/visitor-keys": "8.46.2" 2238 + "@typescript-eslint/types": "8.50.0", 2239 + "@typescript-eslint/visitor-keys": "8.50.0" 2250 2240 }, 2251 2241 "engines": { 2252 2242 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 2257 2247 } 2258 2248 }, 2259 2249 "node_modules/@typescript-eslint/tsconfig-utils": { 2260 - "version": "8.46.2", 2261 - "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz", 2262 - "integrity": "sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==", 2250 + "version": "8.50.0", 2251 + "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.50.0.tgz", 2252 + "integrity": "sha512-vxd3G/ybKTSlm31MOA96gqvrRGv9RJ7LGtZCn2Vrc5htA0zCDvcMqUkifcjrWNNKXHUU3WCkYOzzVSFBd0wa2w==", 2263 2253 "dev": true, 2264 2254 "license": "MIT", 2265 2255 "engines": { ··· 2274 2264 } 2275 2265 }, 2276 2266 "node_modules/@typescript-eslint/type-utils": { 2277 - "version": "8.46.2", 2278 - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz", 2279 - "integrity": "sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==", 2267 + "version": "8.50.0", 2268 + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.50.0.tgz", 2269 + "integrity": "sha512-7OciHT2lKCewR0mFoBrvZJ4AXTMe/sYOe87289WAViOocEmDjjv8MvIOT2XESuKj9jp8u3SZYUSh89QA4S1kQw==", 2280 2270 "dev": true, 2281 2271 "license": "MIT", 2282 2272 "dependencies": { 2283 - "@typescript-eslint/types": "8.46.2", 2284 - "@typescript-eslint/typescript-estree": "8.46.2", 2285 - "@typescript-eslint/utils": "8.46.2", 2273 + "@typescript-eslint/types": "8.50.0", 2274 + "@typescript-eslint/typescript-estree": "8.50.0", 2275 + "@typescript-eslint/utils": "8.50.0", 2286 2276 "debug": "^4.3.4", 2287 2277 "ts-api-utils": "^2.1.0" 2288 2278 }, ··· 2299 2289 } 2300 2290 }, 2301 2291 "node_modules/@typescript-eslint/types": { 2302 - "version": "8.46.2", 2303 - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.2.tgz", 2304 - "integrity": "sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==", 2292 + "version": "8.50.0", 2293 + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.50.0.tgz", 2294 + "integrity": "sha512-iX1mgmGrXdANhhITbpp2QQM2fGehBse9LbTf0sidWK6yg/NE+uhV5dfU1g6EYPlcReYmkE9QLPq/2irKAmtS9w==", 2305 2295 "dev": true, 2306 2296 "license": "MIT", 2307 2297 "engines": { ··· 2313 2303 } 2314 2304 }, 2315 2305 "node_modules/@typescript-eslint/typescript-estree": { 2316 - "version": "8.46.2", 2317 - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz", 2318 - "integrity": "sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==", 2306 + "version": "8.50.0", 2307 + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.50.0.tgz", 2308 + "integrity": "sha512-W7SVAGBR/IX7zm1t70Yujpbk+zdPq/u4soeFSknWFdXIFuWsBGBOUu/Tn/I6KHSKvSh91OiMuaSnYp3mtPt5IQ==", 2319 2309 "dev": true, 2320 2310 "license": "MIT", 2321 2311 "dependencies": { 2322 - "@typescript-eslint/project-service": "8.46.2", 2323 - "@typescript-eslint/tsconfig-utils": "8.46.2", 2324 - "@typescript-eslint/types": "8.46.2", 2325 - "@typescript-eslint/visitor-keys": "8.46.2", 2312 + "@typescript-eslint/project-service": "8.50.0", 2313 + "@typescript-eslint/tsconfig-utils": "8.50.0", 2314 + "@typescript-eslint/types": "8.50.0", 2315 + "@typescript-eslint/visitor-keys": "8.50.0", 2326 2316 "debug": "^4.3.4", 2327 - "fast-glob": "^3.3.2", 2328 - "is-glob": "^4.0.3", 2329 2317 "minimatch": "^9.0.4", 2330 2318 "semver": "^7.6.0", 2319 + "tinyglobby": "^0.2.15", 2331 2320 "ts-api-utils": "^2.1.0" 2332 2321 }, 2333 2322 "engines": { ··· 2351 2340 "balanced-match": "^1.0.0" 2352 2341 } 2353 2342 }, 2354 - "node_modules/@typescript-eslint/typescript-estree/node_modules/fast-glob": { 2355 - "version": "3.3.3", 2356 - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", 2357 - "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", 2358 - "dev": true, 2359 - "license": "MIT", 2360 - "dependencies": { 2361 - "@nodelib/fs.stat": "^2.0.2", 2362 - "@nodelib/fs.walk": "^1.2.3", 2363 - "glob-parent": "^5.1.2", 2364 - "merge2": "^1.3.0", 2365 - "micromatch": "^4.0.8" 2366 - }, 2367 - "engines": { 2368 - "node": ">=8.6.0" 2369 - } 2370 - }, 2371 - "node_modules/@typescript-eslint/typescript-estree/node_modules/glob-parent": { 2372 - "version": "5.1.2", 2373 - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", 2374 - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", 2375 - "dev": true, 2376 - "license": "ISC", 2377 - "dependencies": { 2378 - "is-glob": "^4.0.1" 2379 - }, 2380 - "engines": { 2381 - "node": ">= 6" 2382 - } 2383 - }, 2384 2343 "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { 2385 2344 "version": "9.0.5", 2386 2345 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", ··· 2397 2356 "url": "https://github.com/sponsors/isaacs" 2398 2357 } 2399 2358 }, 2359 + "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { 2360 + "version": "7.7.3", 2361 + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", 2362 + "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", 2363 + "dev": true, 2364 + "license": "ISC", 2365 + "bin": { 2366 + "semver": "bin/semver.js" 2367 + }, 2368 + "engines": { 2369 + "node": ">=10" 2370 + } 2371 + }, 2400 2372 "node_modules/@typescript-eslint/utils": { 2401 - "version": "8.46.2", 2402 - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.2.tgz", 2403 - "integrity": "sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==", 2373 + "version": "8.50.0", 2374 + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.50.0.tgz", 2375 + "integrity": "sha512-87KgUXET09CRjGCi2Ejxy3PULXna63/bMYv72tCAlDJC3Yqwln0HiFJ3VJMst2+mEtNtZu5oFvX4qJGjKsnAgg==", 2404 2376 "dev": true, 2405 2377 "license": "MIT", 2406 2378 "dependencies": { 2407 2379 "@eslint-community/eslint-utils": "^4.7.0", 2408 - "@typescript-eslint/scope-manager": "8.46.2", 2409 - "@typescript-eslint/types": "8.46.2", 2410 - "@typescript-eslint/typescript-estree": "8.46.2" 2380 + "@typescript-eslint/scope-manager": "8.50.0", 2381 + "@typescript-eslint/types": "8.50.0", 2382 + "@typescript-eslint/typescript-estree": "8.50.0" 2411 2383 }, 2412 2384 "engines": { 2413 2385 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 2422 2394 } 2423 2395 }, 2424 2396 "node_modules/@typescript-eslint/visitor-keys": { 2425 - "version": "8.46.2", 2426 - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz", 2427 - "integrity": "sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==", 2397 + "version": "8.50.0", 2398 + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.50.0.tgz", 2399 + "integrity": "sha512-Xzmnb58+Db78gT/CCj/PVCvK+zxbnsw6F+O1oheYszJbBSdEjVhQi3C/Xttzxgi/GLmpvOggRs1RFpiJ8+c34Q==", 2428 2400 "dev": true, 2429 2401 "license": "MIT", 2430 2402 "dependencies": { 2431 - "@typescript-eslint/types": "8.46.2", 2403 + "@typescript-eslint/types": "8.50.0", 2432 2404 "eslint-visitor-keys": "^4.2.1" 2433 2405 }, 2434 2406 "engines": { ··· 2975 2947 } 2976 2948 }, 2977 2949 "node_modules/axe-core": { 2978 - "version": "4.10.3", 2979 - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz", 2980 - "integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==", 2950 + "version": "4.11.0", 2951 + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.0.tgz", 2952 + "integrity": "sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==", 2981 2953 "dev": true, 2982 2954 "license": "MPL-2.0", 2983 2955 "engines": { ··· 3002 2974 "license": "MIT" 3003 2975 }, 3004 2976 "node_modules/baseline-browser-mapping": { 3005 - "version": "2.8.23", 3006 - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.23.tgz", 3007 - "integrity": "sha512-616V5YX4bepJFzNyOfce5Fa8fDJMfoxzOIzDCZwaGL8MKVpFrXqfNUoIpRn9YMI5pXf/VKgzjB4htFMsFKKdiQ==", 2977 + "version": "2.9.11", 2978 + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.11.tgz", 2979 + "integrity": "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==", 3008 2980 "license": "Apache-2.0", 3009 2981 "bin": { 3010 2982 "baseline-browser-mapping": "dist/cli.js" ··· 3035 3007 } 3036 3008 }, 3037 3009 "node_modules/browserslist": { 3038 - "version": "4.27.0", 3039 - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.27.0.tgz", 3040 - "integrity": "sha512-AXVQwdhot1eqLihwasPElhX2tAZiBjWdJ9i/Zcj2S6QYIjkx62OKSfnobkriB81C3l4w0rVy3Nt4jaTBltYEpw==", 3010 + "version": "4.28.1", 3011 + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", 3012 + "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", 3041 3013 "dev": true, 3042 3014 "funding": [ 3043 3015 { ··· 3055 3027 ], 3056 3028 "license": "MIT", 3057 3029 "dependencies": { 3058 - "baseline-browser-mapping": "^2.8.19", 3059 - "caniuse-lite": "^1.0.30001751", 3060 - "electron-to-chromium": "^1.5.238", 3061 - "node-releases": "^2.0.26", 3062 - "update-browserslist-db": "^1.1.4" 3030 + "baseline-browser-mapping": "^2.9.0", 3031 + "caniuse-lite": "^1.0.30001759", 3032 + "electron-to-chromium": "^1.5.263", 3033 + "node-releases": "^2.0.27", 3034 + "update-browserslist-db": "^1.2.0" 3063 3035 }, 3064 3036 "bin": { 3065 3037 "browserslist": "cli.js" ··· 3129 3101 } 3130 3102 }, 3131 3103 "node_modules/caniuse-lite": { 3132 - "version": "1.0.30001753", 3133 - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001753.tgz", 3134 - "integrity": "sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==", 3104 + "version": "1.0.30001761", 3105 + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001761.tgz", 3106 + "integrity": "sha512-JF9ptu1vP2coz98+5051jZ4PwQgd2ni8A+gYSN7EA7dPKIMf0pDlSUxhdmVOaV3/fYK5uWBkgSXJaRLr4+3A6g==", 3135 3107 "funding": [ 3136 3108 { 3137 3109 "type": "opencollective", ··· 3314 3286 } 3315 3287 }, 3316 3288 "node_modules/debug": { 3317 - "version": "4.4.1", 3318 - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", 3319 - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", 3289 + "version": "4.4.3", 3290 + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", 3291 + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", 3320 3292 "dev": true, 3321 3293 "license": "MIT", 3322 3294 "dependencies": { ··· 3413 3385 } 3414 3386 }, 3415 3387 "node_modules/electron-to-chromium": { 3416 - "version": "1.5.244", 3417 - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.244.tgz", 3418 - "integrity": "sha512-OszpBN7xZX4vWMPJwB9illkN/znA8M36GQqQxi6MNy9axWxhOfJyZZJtSLQCpEFLHP2xK33BiWx9aIuIEXVCcw==", 3388 + "version": "1.5.267", 3389 + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz", 3390 + "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==", 3419 3391 "dev": true, 3420 3392 "license": "ISC" 3421 3393 }, ··· 3427 3399 "license": "MIT" 3428 3400 }, 3429 3401 "node_modules/enhanced-resolve": { 3430 - "version": "5.18.3", 3431 - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz", 3432 - "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==", 3402 + "version": "5.18.4", 3403 + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz", 3404 + "integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==", 3433 3405 "dev": true, 3434 3406 "license": "MIT", 3435 3407 "dependencies": { ··· 3441 3413 } 3442 3414 }, 3443 3415 "node_modules/es-abstract": { 3444 - "version": "1.24.0", 3445 - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.0.tgz", 3446 - "integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==", 3416 + "version": "1.24.1", 3417 + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz", 3418 + "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==", 3447 3419 "dev": true, 3448 3420 "license": "MIT", 3449 3421 "dependencies": { ··· 3530 3502 } 3531 3503 }, 3532 3504 "node_modules/es-iterator-helpers": { 3533 - "version": "1.2.1", 3534 - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz", 3535 - "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==", 3505 + "version": "1.2.2", 3506 + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.2.tgz", 3507 + "integrity": "sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==", 3536 3508 "dev": true, 3537 3509 "license": "MIT", 3538 3510 "dependencies": { 3539 3511 "call-bind": "^1.0.8", 3540 - "call-bound": "^1.0.3", 3512 + "call-bound": "^1.0.4", 3541 3513 "define-properties": "^1.2.1", 3542 - "es-abstract": "^1.23.6", 3514 + "es-abstract": "^1.24.1", 3543 3515 "es-errors": "^1.3.0", 3544 - "es-set-tostringtag": "^2.0.3", 3516 + "es-set-tostringtag": "^2.1.0", 3545 3517 "function-bind": "^1.1.2", 3546 - "get-intrinsic": "^1.2.6", 3518 + "get-intrinsic": "^1.3.0", 3547 3519 "globalthis": "^1.0.4", 3548 3520 "gopd": "^1.2.0", 3549 3521 "has-property-descriptors": "^1.0.2", 3550 3522 "has-proto": "^1.2.0", 3551 3523 "has-symbols": "^1.1.0", 3552 3524 "internal-slot": "^1.1.0", 3553 - "iterator.prototype": "^1.1.4", 3525 + "iterator.prototype": "^1.1.5", 3554 3526 "safe-array-concat": "^1.1.3" 3555 3527 }, 3556 3528 "engines": { ··· 3909 3881 "license": "MIT", 3910 3882 "dependencies": { 3911 3883 "ms": "^2.1.1" 3912 - } 3913 - }, 3914 - "node_modules/eslint-plugin-import/node_modules/semver": { 3915 - "version": "6.3.1", 3916 - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 3917 - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 3918 - "dev": true, 3919 - "license": "ISC", 3920 - "bin": { 3921 - "semver": "bin/semver.js" 3922 3884 } 3923 3885 }, 3924 3886 "node_modules/eslint-plugin-jsx-a11y": { ··· 4022 3984 "url": "https://github.com/sponsors/ljharb" 4023 3985 } 4024 3986 }, 4025 - "node_modules/eslint-plugin-react/node_modules/semver": { 4026 - "version": "6.3.1", 4027 - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 4028 - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 4029 - "dev": true, 4030 - "license": "ISC", 4031 - "bin": { 4032 - "semver": "bin/semver.js" 4033 - } 4034 - }, 4035 3987 "node_modules/eslint-scope": { 4036 3988 "version": "8.4.0", 4037 3989 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz", ··· 4323 4275 "url": "https://github.com/sponsors/ljharb" 4324 4276 } 4325 4277 }, 4278 + "node_modules/generator-function": { 4279 + "version": "2.0.1", 4280 + "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz", 4281 + "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", 4282 + "dev": true, 4283 + "license": "MIT", 4284 + "engines": { 4285 + "node": ">= 0.4" 4286 + } 4287 + }, 4326 4288 "node_modules/gensync": { 4327 4289 "version": "1.0.0-beta.2", 4328 4290 "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", ··· 4391 4353 } 4392 4354 }, 4393 4355 "node_modules/get-tsconfig": { 4394 - "version": "4.10.1", 4395 - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.1.tgz", 4396 - "integrity": "sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==", 4356 + "version": "4.13.0", 4357 + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.0.tgz", 4358 + "integrity": "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==", 4397 4359 "dev": true, 4398 4360 "license": "MIT", 4399 4361 "dependencies": { ··· 4465 4427 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 4466 4428 "dev": true, 4467 4429 "license": "ISC" 4468 - }, 4469 - "node_modules/graphemer": { 4470 - "version": "1.4.0", 4471 - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", 4472 - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", 4473 - "dev": true, 4474 - "license": "MIT" 4475 4430 }, 4476 4431 "node_modules/hammerjs": { 4477 4432 "version": "2.0.8", ··· 4766 4721 "semver": "^7.7.1" 4767 4722 } 4768 4723 }, 4724 + "node_modules/is-bun-module/node_modules/semver": { 4725 + "version": "7.7.3", 4726 + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", 4727 + "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", 4728 + "dev": true, 4729 + "license": "ISC", 4730 + "bin": { 4731 + "semver": "bin/semver.js" 4732 + }, 4733 + "engines": { 4734 + "node": ">=10" 4735 + } 4736 + }, 4769 4737 "node_modules/is-callable": { 4770 4738 "version": "1.2.7", 4771 4739 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", ··· 4857 4825 } 4858 4826 }, 4859 4827 "node_modules/is-generator-function": { 4860 - "version": "1.1.0", 4861 - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", 4862 - "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", 4828 + "version": "1.1.2", 4829 + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz", 4830 + "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", 4863 4831 "dev": true, 4864 4832 "license": "MIT", 4865 4833 "dependencies": { 4866 - "call-bound": "^1.0.3", 4867 - "get-proto": "^1.0.0", 4834 + "call-bound": "^1.0.4", 4835 + "generator-function": "^2.0.0", 4836 + "get-proto": "^1.0.1", 4868 4837 "has-tostringtag": "^1.0.2", 4869 4838 "safe-regex-test": "^1.1.0" 4870 4839 }, ··· 5136 5105 "license": "MIT" 5137 5106 }, 5138 5107 "node_modules/js-yaml": { 5139 - "version": "4.1.0", 5140 - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", 5141 - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", 5108 + "version": "4.1.1", 5109 + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", 5110 + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", 5142 5111 "dev": true, 5143 5112 "license": "MIT", 5144 5113 "dependencies": { ··· 5183 5152 "license": "MIT" 5184 5153 }, 5185 5154 "node_modules/json5": { 5186 - "version": "1.0.2", 5187 - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", 5188 - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", 5155 + "version": "2.2.3", 5156 + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", 5157 + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", 5189 5158 "dev": true, 5190 5159 "license": "MIT", 5191 - "dependencies": { 5192 - "minimist": "^1.2.0" 5193 - }, 5194 5160 "bin": { 5195 5161 "json5": "lib/cli.js" 5162 + }, 5163 + "engines": { 5164 + "node": ">=6" 5196 5165 } 5197 5166 }, 5198 5167 "node_modules/jsx-ast-utils": { ··· 5562 5531 "yallist": "^3.0.2" 5563 5532 } 5564 5533 }, 5565 - "node_modules/lru-cache/node_modules/yallist": { 5566 - "version": "3.1.1", 5567 - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", 5568 - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", 5569 - "dev": true, 5570 - "license": "ISC" 5571 - }, 5572 5534 "node_modules/magic-string": { 5573 5535 "version": "0.30.21", 5574 5536 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", ··· 5662 5624 } 5663 5625 }, 5664 5626 "node_modules/napi-postinstall": { 5665 - "version": "0.3.3", 5666 - "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.3.tgz", 5667 - "integrity": "sha512-uTp172LLXSxuSYHv/kou+f6KW3SMppU9ivthaVTXian9sOt3XM/zHYHpRZiLgQoxeWfYUnslNWQHF1+G71xcow==", 5627 + "version": "0.3.4", 5628 + "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.4.tgz", 5629 + "integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==", 5668 5630 "dev": true, 5669 5631 "license": "MIT", 5670 5632 "bin": { ··· 6214 6176 } 6215 6177 }, 6216 6178 "node_modules/resolve": { 6217 - "version": "1.22.10", 6218 - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", 6219 - "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", 6179 + "version": "1.22.11", 6180 + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", 6181 + "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", 6220 6182 "dev": true, 6221 6183 "license": "MIT", 6222 6184 "dependencies": { 6223 - "is-core-module": "^2.16.0", 6185 + "is-core-module": "^2.16.1", 6224 6186 "path-parse": "^1.0.7", 6225 6187 "supports-preserve-symlinks-flag": "^1.0.0" 6226 6188 }, ··· 6351 6313 "license": "MIT" 6352 6314 }, 6353 6315 "node_modules/semver": { 6354 - "version": "7.7.2", 6355 - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", 6356 - "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", 6357 - "devOptional": true, 6316 + "version": "6.3.1", 6317 + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 6318 + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 6319 + "dev": true, 6358 6320 "license": "ISC", 6359 6321 "bin": { 6360 6322 "semver": "bin/semver.js" 6361 - }, 6362 - "engines": { 6363 - "node": ">=10" 6364 6323 } 6365 6324 }, 6366 6325 "node_modules/set-function-length": { ··· 6413 6372 } 6414 6373 }, 6415 6374 "node_modules/sharp": { 6416 - "version": "0.34.4", 6417 - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.4.tgz", 6418 - "integrity": "sha512-FUH39xp3SBPnxWvd5iib1X8XY7J0K0X7d93sie9CJg2PO8/7gmg89Nve6OjItK53/MlAushNNxteBYfM6DEuoA==", 6375 + "version": "0.34.5", 6376 + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", 6377 + "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", 6419 6378 "hasInstallScript": true, 6420 6379 "license": "Apache-2.0", 6421 6380 "optional": true, 6422 6381 "dependencies": { 6423 6382 "@img/colour": "^1.0.0", 6424 - "detect-libc": "^2.1.0", 6425 - "semver": "^7.7.2" 6383 + "detect-libc": "^2.1.2", 6384 + "semver": "^7.7.3" 6426 6385 }, 6427 6386 "engines": { 6428 6387 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" ··· 6431 6390 "url": "https://opencollective.com/libvips" 6432 6391 }, 6433 6392 "optionalDependencies": { 6434 - "@img/sharp-darwin-arm64": "0.34.4", 6435 - "@img/sharp-darwin-x64": "0.34.4", 6436 - "@img/sharp-libvips-darwin-arm64": "1.2.3", 6437 - "@img/sharp-libvips-darwin-x64": "1.2.3", 6438 - "@img/sharp-libvips-linux-arm": "1.2.3", 6439 - "@img/sharp-libvips-linux-arm64": "1.2.3", 6440 - "@img/sharp-libvips-linux-ppc64": "1.2.3", 6441 - "@img/sharp-libvips-linux-s390x": "1.2.3", 6442 - "@img/sharp-libvips-linux-x64": "1.2.3", 6443 - "@img/sharp-libvips-linuxmusl-arm64": "1.2.3", 6444 - "@img/sharp-libvips-linuxmusl-x64": "1.2.3", 6445 - "@img/sharp-linux-arm": "0.34.4", 6446 - "@img/sharp-linux-arm64": "0.34.4", 6447 - "@img/sharp-linux-ppc64": "0.34.4", 6448 - "@img/sharp-linux-s390x": "0.34.4", 6449 - "@img/sharp-linux-x64": "0.34.4", 6450 - "@img/sharp-linuxmusl-arm64": "0.34.4", 6451 - "@img/sharp-linuxmusl-x64": "0.34.4", 6452 - "@img/sharp-wasm32": "0.34.4", 6453 - "@img/sharp-win32-arm64": "0.34.4", 6454 - "@img/sharp-win32-ia32": "0.34.4", 6455 - "@img/sharp-win32-x64": "0.34.4" 6393 + "@img/sharp-darwin-arm64": "0.34.5", 6394 + "@img/sharp-darwin-x64": "0.34.5", 6395 + "@img/sharp-libvips-darwin-arm64": "1.2.4", 6396 + "@img/sharp-libvips-darwin-x64": "1.2.4", 6397 + "@img/sharp-libvips-linux-arm": "1.2.4", 6398 + "@img/sharp-libvips-linux-arm64": "1.2.4", 6399 + "@img/sharp-libvips-linux-ppc64": "1.2.4", 6400 + "@img/sharp-libvips-linux-riscv64": "1.2.4", 6401 + "@img/sharp-libvips-linux-s390x": "1.2.4", 6402 + "@img/sharp-libvips-linux-x64": "1.2.4", 6403 + "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", 6404 + "@img/sharp-libvips-linuxmusl-x64": "1.2.4", 6405 + "@img/sharp-linux-arm": "0.34.5", 6406 + "@img/sharp-linux-arm64": "0.34.5", 6407 + "@img/sharp-linux-ppc64": "0.34.5", 6408 + "@img/sharp-linux-riscv64": "0.34.5", 6409 + "@img/sharp-linux-s390x": "0.34.5", 6410 + "@img/sharp-linux-x64": "0.34.5", 6411 + "@img/sharp-linuxmusl-arm64": "0.34.5", 6412 + "@img/sharp-linuxmusl-x64": "0.34.5", 6413 + "@img/sharp-wasm32": "0.34.5", 6414 + "@img/sharp-win32-arm64": "0.34.5", 6415 + "@img/sharp-win32-ia32": "0.34.5", 6416 + "@img/sharp-win32-x64": "0.34.5" 6417 + } 6418 + }, 6419 + "node_modules/sharp/node_modules/semver": { 6420 + "version": "7.7.3", 6421 + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", 6422 + "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", 6423 + "license": "ISC", 6424 + "optional": true, 6425 + "bin": { 6426 + "semver": "bin/semver.js" 6427 + }, 6428 + "engines": { 6429 + "node": ">=10" 6456 6430 } 6457 6431 }, 6458 6432 "node_modules/shebang-command": { ··· 6775 6749 } 6776 6750 }, 6777 6751 "node_modules/tailwindcss": { 6778 - "version": "4.1.16", 6779 - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.16.tgz", 6780 - "integrity": "sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==", 6752 + "version": "4.1.18", 6753 + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", 6754 + "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", 6781 6755 "dev": true, 6782 6756 "license": "MIT" 6783 6757 }, ··· 6796 6770 } 6797 6771 }, 6798 6772 "node_modules/tinyglobby": { 6799 - "version": "0.2.14", 6800 - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz", 6801 - "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==", 6773 + "version": "0.2.15", 6774 + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", 6775 + "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", 6802 6776 "dev": true, 6803 6777 "license": "MIT", 6804 6778 "dependencies": { 6805 - "fdir": "^6.4.4", 6806 - "picomatch": "^4.0.2" 6779 + "fdir": "^6.5.0", 6780 + "picomatch": "^4.0.3" 6807 6781 }, 6808 6782 "engines": { 6809 6783 "node": ">=12.0.0" ··· 6880 6854 "json5": "^1.0.2", 6881 6855 "minimist": "^1.2.6", 6882 6856 "strip-bom": "^3.0.0" 6857 + } 6858 + }, 6859 + "node_modules/tsconfig-paths/node_modules/json5": { 6860 + "version": "1.0.2", 6861 + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", 6862 + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", 6863 + "dev": true, 6864 + "license": "MIT", 6865 + "dependencies": { 6866 + "minimist": "^1.2.0" 6867 + }, 6868 + "bin": { 6869 + "json5": "lib/cli.js" 6883 6870 } 6884 6871 }, 6885 6872 "node_modules/tslib": { ··· 7014 7001 } 7015 7002 }, 7016 7003 "node_modules/typescript-eslint": { 7017 - "version": "8.46.2", 7018 - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.46.2.tgz", 7019 - "integrity": "sha512-vbw8bOmiuYNdzzV3lsiWv6sRwjyuKJMQqWulBOU7M0RrxedXledX8G8kBbQeiOYDnTfiXz0Y4081E1QMNB6iQg==", 7004 + "version": "8.50.0", 7005 + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.50.0.tgz", 7006 + "integrity": "sha512-Q1/6yNUmCpH94fbgMUMg2/BSAr/6U7GBk61kZTv1/asghQOWOjTlp9K8mixS5NcJmm2creY+UFfGeW/+OcA64A==", 7020 7007 "dev": true, 7021 7008 "license": "MIT", 7022 7009 "dependencies": { 7023 - "@typescript-eslint/eslint-plugin": "8.46.2", 7024 - "@typescript-eslint/parser": "8.46.2", 7025 - "@typescript-eslint/typescript-estree": "8.46.2", 7026 - "@typescript-eslint/utils": "8.46.2" 7010 + "@typescript-eslint/eslint-plugin": "8.50.0", 7011 + "@typescript-eslint/parser": "8.50.0", 7012 + "@typescript-eslint/typescript-estree": "8.50.0", 7013 + "@typescript-eslint/utils": "8.50.0" 7027 7014 }, 7028 7015 "engines": { 7029 7016 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 7099 7086 } 7100 7087 }, 7101 7088 "node_modules/update-browserslist-db": { 7102 - "version": "1.1.4", 7103 - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz", 7104 - "integrity": "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==", 7089 + "version": "1.2.3", 7090 + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", 7091 + "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", 7105 7092 "dev": true, 7106 7093 "funding": [ 7107 7094 { ··· 7272 7259 "node": ">=0.10.0" 7273 7260 } 7274 7261 }, 7262 + "node_modules/yallist": { 7263 + "version": "3.1.1", 7264 + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", 7265 + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", 7266 + "dev": true, 7267 + "license": "ISC" 7268 + }, 7275 7269 "node_modules/yocto-queue": { 7276 7270 "version": "0.1.0", 7277 7271 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", ··· 7286 7280 } 7287 7281 }, 7288 7282 "node_modules/zod": { 7289 - "version": "4.1.12", 7290 - "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.12.tgz", 7291 - "integrity": "sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==", 7283 + "version": "4.2.1", 7284 + "resolved": "https://registry.npmjs.org/zod/-/zod-4.2.1.tgz", 7285 + "integrity": "sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==", 7292 7286 "dev": true, 7293 7287 "license": "MIT", 7294 7288 "funding": {