798798 universal-user-agent "^6.0.0"
799799
800800" @octokit/request@^9.1.4 " :
801- version "9.1.4 "
802- resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.1.4 .tgz#c1e90bd57c3113253d27337c92609b8fed54d13b "
803- integrity sha512-tMbOwGm6wDII6vygP3wUVqFTw3Aoo0FnVQyhihh8vVq12uO3P+vQZeo2CKMpWtPSogpACD0yyZAlVlQnjW71DA ==
801+ version "9.2.0 "
802+ resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.2.0 .tgz#21aa1e72ff645f5b99ccf4a590cc33c4578bb356 "
803+ integrity sha512-kXLfcxhC4ozCnAXy2ff+cSxpcF0A1UqxjvYMqNuPIeOAzJbVWQ+dy5G2fTylofB/gTbObT8O6JORab+5XtA1Kw ==
804804 dependencies :
805805 " @octokit/endpoint" " ^10.0.0"
806806 " @octokit/request-error" " ^6.0.1"
12021202 dependencies :
12031203 " @types/yargs-parser" " *"
12041204
1205- " @typescript-eslint/eslint-plugin@8.19.1 " , "@typescript-eslint/eslint-plugin@^8.0.0":
1206- version "8.19.1 "
1207- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1 .tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247 "
1208- integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg ==
1205+ " @typescript-eslint/eslint-plugin@8.20.0 " , "@typescript-eslint/eslint-plugin@^8.0.0":
1206+ version "8.20.0 "
1207+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0 .tgz#b47a398e0e551cb008c60190b804394e6852c863 "
1208+ integrity sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A ==
12091209 dependencies :
12101210 " @eslint-community/regexpp" " ^4.10.0"
1211- " @typescript-eslint/scope-manager" " 8.19.1 "
1212- " @typescript-eslint/type-utils" " 8.19.1 "
1213- " @typescript-eslint/utils" " 8.19.1 "
1214- " @typescript-eslint/visitor-keys" " 8.19.1 "
1211+ " @typescript-eslint/scope-manager" " 8.20.0 "
1212+ " @typescript-eslint/type-utils" " 8.20.0 "
1213+ " @typescript-eslint/utils" " 8.20.0 "
1214+ " @typescript-eslint/visitor-keys" " 8.20.0 "
12151215 graphemer "^1.4.0"
12161216 ignore "^5.3.1"
12171217 natural-compare "^1.4.0"
12321232 natural-compare "^1.4.0"
12331233 ts-api-utils "^1.3.0"
12341234
1235- " @typescript-eslint/parser@8.19.1 " , "@typescript-eslint/parser@^8.0.0":
1236- version "8.19.1 "
1237- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1 .tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b "
1238- integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw ==
1235+ " @typescript-eslint/parser@8.20.0 " , "@typescript-eslint/parser@^8.0.0":
1236+ version "8.20.0 "
1237+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.20.0 .tgz#5caf2230a37094dc0e671cf836b96dd39b587ced "
1238+ integrity sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g ==
12391239 dependencies :
1240- " @typescript-eslint/scope-manager" " 8.19.1 "
1241- " @typescript-eslint/types" " 8.19.1 "
1242- " @typescript-eslint/typescript-estree" " 8.19.1 "
1243- " @typescript-eslint/visitor-keys" " 8.19.1 "
1240+ " @typescript-eslint/scope-manager" " 8.20.0 "
1241+ " @typescript-eslint/types" " 8.20.0 "
1242+ " @typescript-eslint/typescript-estree" " 8.20.0 "
1243+ " @typescript-eslint/visitor-keys" " 8.20.0 "
12441244 debug "^4.3.4"
12451245
12461246" @typescript-eslint/parser@^7.0.0 " :
12621262 " @typescript-eslint/types" " 7.18.0"
12631263 " @typescript-eslint/visitor-keys" " 7.18.0"
12641264
1265- " @typescript-eslint/[email protected] " :
1266- version "8.19.1"
1267- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
1268- integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
1269- dependencies :
1270- " @typescript-eslint/types" " 8.19.1"
1271- " @typescript-eslint/visitor-keys" " 8.19.1"
1272-
12731265" @typescript-eslint/[email protected] " :
12741266 version "8.20.0"
12751267 resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c"
12881280 debug "^4.3.4"
12891281 ts-api-utils "^1.3.0"
12901282
1291- " @typescript-eslint/type-utils@8.19.1 " :
1292- version "8.19.1 "
1293- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1 .tgz#23710ab52643c19f74601b3f4a076c98f4e159aa "
1294- integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw ==
1283+ " @typescript-eslint/type-utils@8.20.0 " :
1284+ version "8.20.0 "
1285+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.20.0 .tgz#958171d86b213a3f32b5b16b91db267968a4ef19 "
1286+ integrity sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA ==
12951287 dependencies :
1296- " @typescript-eslint/typescript-estree" " 8.19.1 "
1297- " @typescript-eslint/utils" " 8.19.1 "
1288+ " @typescript-eslint/typescript-estree" " 8.20.0 "
1289+ " @typescript-eslint/utils" " 8.20.0 "
12981290 debug "^4.3.4"
12991291 ts-api-utils "^2.0.0"
13001292
13031295 resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
13041296 integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
13051297
1306- " @typescript-eslint/[email protected] " :
1307- version "8.19.1"
1308- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
1309- integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
1310-
13111298" @typescript-eslint/[email protected] " :
13121299 version "8.20.0"
13131300 resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf"
13271314 semver "^7.6.0"
13281315 ts-api-utils "^1.3.0"
13291316
1330- " @typescript-eslint/[email protected] " :
1331- version "8.19.1"
1332- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
1333- integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
1334- dependencies :
1335- " @typescript-eslint/types" " 8.19.1"
1336- " @typescript-eslint/visitor-keys" " 8.19.1"
1337- debug "^4.3.4"
1338- fast-glob "^3.3.2"
1339- is-glob "^4.0.3"
1340- minimatch "^9.0.4"
1341- semver "^7.6.0"
1342- ts-api-utils "^2.0.0"
1343-
13441317" @typescript-eslint/[email protected] " :
13451318 version "8.20.0"
13461319 resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b"
13651338 " @typescript-eslint/types" " 7.18.0"
13661339 " @typescript-eslint/typescript-estree" " 7.18.0"
13671340
1368- " @typescript-eslint/[email protected] " :
1369- version "8.19.1"
1370- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
1371- integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
1372- dependencies :
1373- " @eslint-community/eslint-utils" " ^4.4.0"
1374- " @typescript-eslint/scope-manager" " 8.19.1"
1375- " @typescript-eslint/types" " 8.19.1"
1376- " @typescript-eslint/typescript-estree" " 8.19.1"
1377-
1378- " @typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0 " :
1341+ " @typescript-eslint/[email protected] " , "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": 13791342 version "8.20.0"
13801343 resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2"
13811344 integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==
13931356 " @typescript-eslint/types" " 7.18.0"
13941357 eslint-visitor-keys "^3.4.3"
13951358
1396- " @typescript-eslint/[email protected] " :
1397- version "8.19.1"
1398- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
1399- integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
1400- dependencies :
1401- " @typescript-eslint/types" " 8.19.1"
1402- eslint-visitor-keys "^4.2.0"
1403-
14041359" @typescript-eslint/[email protected] " :
14051360 version "8.20.0"
14061361 resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed"
@@ -1756,9 +1711,9 @@ camelcase@^6.2.0:
17561711 integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
17571712
17581713caniuse-lite@^1.0.30001688 :
1759- version "1.0.30001692 "
1760- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001692 .tgz#4585729d95e6b95be5b439da6ab55250cd125bf9 "
1761- integrity sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A ==
1714+ version "1.0.30001695 "
1715+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001695 .tgz#39dfedd8f94851132795fdf9b79d29659ad9c4d4 "
1716+ integrity sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw ==
17621717
17631718chalk@^4.0.0, chalk@^4.0.2 :
17641719 version "4.1.2"
@@ -1978,9 +1933,9 @@ ejs@^3.1.10:
19781933 jake "^10.8.5"
19791934
19801935electron-to-chromium@^1.5.73 :
1981- version "1.5.80 "
1982- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.80 .tgz#ca7a8361d7305f0ec9e203ce4e633cbb8a8ef1b1 "
1983- integrity sha512-LTrKpW0AqIuHwmlVNV+cjFYTnXtM9K37OGhpe0ZI10ScPSxqVSryZHIY3WnCS5NSYbBODRTZyhRMS2h5FAEqAw ==
1936+ version "1.5.83 "
1937+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.83 .tgz#3f74078f0c83e24bf7e692eaa855a998d1bec34f "
1938+ integrity sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ ==
19841939
19851940emittery@^0.13.1 :
19861941 version "0.13.1"
@@ -2072,9 +2027,9 @@ es-errors@^1.3.0:
20722027 integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
20732028
20742029es-object-atoms@^1.0.0 :
2075- version "1.0.0 "
2076- resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0 .tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941 "
2077- integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw ==
2030+ version "1.1.1 "
2031+ resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1 .tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1 "
2032+ integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA ==
20782033 dependencies :
20792034 es-errors "^1.3.0"
20802035
@@ -2124,12 +2079,7 @@ escape-string-regexp@^4.0.0:
21242079 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
21252080 integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
21262081
2127- eslint-config-prettier@>=8.0.0 :
2128- version "9.1.0"
2129- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2130- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
2131-
2132- eslint-config-prettier@^10.0.0 :
2082+ eslint-config-prettier@>=8.0.0, eslint-config-prettier@^10.0.0 :
21332083 version "10.0.1"
21342084 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
21352085 integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
@@ -4438,13 +4388,13 @@ typed-array-length@^1.0.7:
44384388 reflect.getprototypeof "^1.0.6"
44394389
44404390typescript-eslint@^8.14.0 :
4441- version "8.19.1 "
4442- resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1 .tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e "
4443- integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw ==
4391+ version "8.20.0 "
4392+ resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20.0 .tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b "
4393+ integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA ==
44444394 dependencies :
4445- " @typescript-eslint/eslint-plugin" " 8.19.1 "
4446- " @typescript-eslint/parser" " 8.19.1 "
4447- " @typescript-eslint/utils" " 8.19.1 "
4395+ " @typescript-eslint/eslint-plugin" " 8.20.0 "
4396+ " @typescript-eslint/parser" " 8.20.0 "
4397+ " @typescript-eslint/utils" " 8.20.0 "
44484398
44494399typescript@^5.1.3 :
44504400 version "5.7.3"
@@ -4467,9 +4417,9 @@ undici-types@~6.20.0:
44674417 integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
44684418
44694419undici@^5.25.4 :
4470- version "5.28.4 "
4471- resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4 .tgz#6b280408edb6a1a604a9b20340f45b422e373068 "
4472- integrity sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g ==
4420+ version "5.28.5 "
4421+ resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5 .tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b "
4422+ integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA ==
44734423 dependencies :
44744424 " @fastify/busboy" " ^2.0.0"
44754425
0 commit comments