Skip to content

Commit aa78695

Browse files
Bump new deps to latest
1 parent a7ed5ca commit aa78695

File tree

2 files changed

+99
-99
lines changed

2 files changed

+99
-99
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,12 @@
6565
"@babel/preset-env": "^7.26.9",
6666
"@babel/register": "^7.25.9",
6767
"@colors/colors": "^1.6.0",
68+
"@eslint/js": "^9.24.0",
6869
"babel-loader": "^9.2.1",
6970
"babel-plugin-istanbul": "^7.0.0",
7071
"chai": "^4.2.0",
7172
"cross-env": "^7.0.3",
72-
"eslint": "^9.22.0",
73-
"@eslint/js": "^9.22.0",
74-
"typescript-eslint": "^8.26.1",
73+
"eslint": "^9.24.0",
7574
"globals": "^16.0.0",
7675
"karma": "^6.4.4",
7776
"karma-mocha": "^2.0.1",
@@ -82,8 +81,9 @@
8281
"nyc": "^17.1.0",
8382
"rollup": "^4.34.8",
8483
"rollup-plugin-babel": "^4.4.0",
85-
"tsd": "^0.31.2",
86-
"typescript": "^5.7.3",
84+
"tsd": "^0.32.0",
85+
"typescript": "^5.8.3",
86+
"typescript-eslint": "^8.29.1",
8787
"uglify-js": "^3.19.3",
8888
"webpack": "^5.98.0",
8989
"webpack-dev-server": "^5.2.0"

yarn.lock

Lines changed: 94 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -878,19 +878,19 @@
878878
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
879879
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
880880

881-
"@eslint/config-array@^0.19.2":
882-
version "0.19.2"
883-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
884-
integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
881+
"@eslint/config-array@^0.20.0":
882+
version "0.20.0"
883+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
884+
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
885885
dependencies:
886886
"@eslint/object-schema" "^2.1.6"
887887
debug "^4.3.1"
888888
minimatch "^3.1.2"
889889

890-
"@eslint/config-helpers@^0.1.0":
891-
version "0.1.0"
892-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
893-
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
890+
"@eslint/config-helpers@^0.2.0":
891+
version "0.2.1"
892+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
893+
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
894894

895895
"@eslint/core@^0.12.0":
896896
version "0.12.0"
@@ -899,10 +899,10 @@
899899
dependencies:
900900
"@types/json-schema" "^7.0.15"
901901

902-
"@eslint/eslintrc@^3.3.0":
903-
version "3.3.0"
904-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.0.tgz#96a558f45842989cca7ea1ecd785ad5491193846"
905-
integrity sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==
902+
"@eslint/eslintrc@^3.3.1":
903+
version "3.3.1"
904+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
905+
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
906906
dependencies:
907907
ajv "^6.12.4"
908908
debug "^4.3.2"
@@ -914,10 +914,10 @@
914914
minimatch "^3.1.2"
915915
strip-json-comments "^3.1.1"
916916

917-
"@eslint/js@9.22.0", "@eslint/js@^9.22.0":
918-
version "9.22.0"
919-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
920-
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
917+
"@eslint/js@9.24.0", "@eslint/js@^9.24.0":
918+
version "9.24.0"
919+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
920+
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
921921

922922
"@eslint/object-schema@^2.1.6":
923923
version "2.1.6"
@@ -1215,10 +1215,10 @@
12151215
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz#821f8442f4175d8f0467b9daf26e3a18e2d02af2"
12161216
integrity sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==
12171217

1218-
"@tsd/typescript@~5.4.3":
1219-
version "5.4.5"
1220-
resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.4.5.tgz#a7c11d3a97ddfa201f831f4e4270a169a87f7655"
1221-
integrity sha512-saiCxzHRhUrRxQV2JhH580aQUZiKQUXI38FcAcikcfOomAil4G4lxT0RfrrKywoAYP/rqAdYXYmNRLppcd+hQQ==
1218+
"@tsd/typescript@~5.8.3":
1219+
version "5.8.3"
1220+
resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.8.3.tgz#ec20784da0e6c6dcbb2ec585f81cef4a02831840"
1221+
integrity sha512-oKarNCN1QUhG148M88mtZdOlBZWWGcInquef+U8QL7gwJkRuNo5WS45Fjsd+3hM9cDJWGpqSZ4Oo097KDx4IWA==
12221222

12231223
"@types/body-parser@*":
12241224
version "1.19.5"
@@ -1425,85 +1425,85 @@
14251425
dependencies:
14261426
"@types/node" "*"
14271427

1428-
"@typescript-eslint/eslint-plugin@8.26.1":
1429-
version "8.26.1"
1430-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.1.tgz#3e48eb847924161843b092c87a9b65176b53782f"
1431-
integrity sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA==
1428+
"@typescript-eslint/eslint-plugin@8.29.1":
1429+
version "8.29.1"
1430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.1.tgz#593639d9bb5239b2d877d65757b7e2c9100a2e84"
1431+
integrity sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==
14321432
dependencies:
14331433
"@eslint-community/regexpp" "^4.10.0"
1434-
"@typescript-eslint/scope-manager" "8.26.1"
1435-
"@typescript-eslint/type-utils" "8.26.1"
1436-
"@typescript-eslint/utils" "8.26.1"
1437-
"@typescript-eslint/visitor-keys" "8.26.1"
1434+
"@typescript-eslint/scope-manager" "8.29.1"
1435+
"@typescript-eslint/type-utils" "8.29.1"
1436+
"@typescript-eslint/utils" "8.29.1"
1437+
"@typescript-eslint/visitor-keys" "8.29.1"
14381438
graphemer "^1.4.0"
14391439
ignore "^5.3.1"
14401440
natural-compare "^1.4.0"
14411441
ts-api-utils "^2.0.1"
14421442

1443-
"@typescript-eslint/parser@8.26.1":
1444-
version "8.26.1"
1445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.1.tgz#0e2f915a497519fc43f52cf2ecbfa607ff56f72e"
1446-
integrity sha512-w6HZUV4NWxqd8BdeFf81t07d7/YV9s7TCWrQQbG5uhuvGUAW+fq1usZ1Hmz9UPNLniFnD8GLSsDpjP0hm1S4lQ==
1443+
"@typescript-eslint/parser@8.29.1":
1444+
version "8.29.1"
1445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0"
1446+
integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==
14471447
dependencies:
1448-
"@typescript-eslint/scope-manager" "8.26.1"
1449-
"@typescript-eslint/types" "8.26.1"
1450-
"@typescript-eslint/typescript-estree" "8.26.1"
1451-
"@typescript-eslint/visitor-keys" "8.26.1"
1448+
"@typescript-eslint/scope-manager" "8.29.1"
1449+
"@typescript-eslint/types" "8.29.1"
1450+
"@typescript-eslint/typescript-estree" "8.29.1"
1451+
"@typescript-eslint/visitor-keys" "8.29.1"
14521452
debug "^4.3.4"
14531453

1454-
"@typescript-eslint/scope-manager@8.26.1":
1455-
version "8.26.1"
1456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz#5e6ad0ac258ccf79462e91c3f43a3f1f7f31a6cc"
1457-
integrity sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==
1454+
"@typescript-eslint/scope-manager@8.29.1":
1455+
version "8.29.1"
1456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
1457+
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
14581458
dependencies:
1459-
"@typescript-eslint/types" "8.26.1"
1460-
"@typescript-eslint/visitor-keys" "8.26.1"
1459+
"@typescript-eslint/types" "8.29.1"
1460+
"@typescript-eslint/visitor-keys" "8.29.1"
14611461

1462-
"@typescript-eslint/type-utils@8.26.1":
1463-
version "8.26.1"
1464-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.1.tgz#462f0bae09de72ac6e8e1af2ebe588c23224d7f8"
1465-
integrity sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg==
1462+
"@typescript-eslint/type-utils@8.29.1":
1463+
version "8.29.1"
1464+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.1.tgz#653dfff5c1711bc920a6a46a5a2c274899f00179"
1465+
integrity sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==
14661466
dependencies:
1467-
"@typescript-eslint/typescript-estree" "8.26.1"
1468-
"@typescript-eslint/utils" "8.26.1"
1467+
"@typescript-eslint/typescript-estree" "8.29.1"
1468+
"@typescript-eslint/utils" "8.29.1"
14691469
debug "^4.3.4"
14701470
ts-api-utils "^2.0.1"
14711471

1472-
"@typescript-eslint/types@8.26.1":
1473-
version "8.26.1"
1474-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
1475-
integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==
1472+
"@typescript-eslint/types@8.29.1":
1473+
version "8.29.1"
1474+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500"
1475+
integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==
14761476

1477-
"@typescript-eslint/typescript-estree@8.26.1":
1478-
version "8.26.1"
1479-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd"
1480-
integrity sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==
1477+
"@typescript-eslint/typescript-estree@8.29.1":
1478+
version "8.29.1"
1479+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
1480+
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
14811481
dependencies:
1482-
"@typescript-eslint/types" "8.26.1"
1483-
"@typescript-eslint/visitor-keys" "8.26.1"
1482+
"@typescript-eslint/types" "8.29.1"
1483+
"@typescript-eslint/visitor-keys" "8.29.1"
14841484
debug "^4.3.4"
14851485
fast-glob "^3.3.2"
14861486
is-glob "^4.0.3"
14871487
minimatch "^9.0.4"
14881488
semver "^7.6.0"
14891489
ts-api-utils "^2.0.1"
14901490

1491-
"@typescript-eslint/utils@8.26.1":
1492-
version "8.26.1"
1493-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f"
1494-
integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==
1491+
"@typescript-eslint/utils@8.29.1":
1492+
version "8.29.1"
1493+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.1.tgz#3d206c8c8def3527a8eb0588e94e3e60f7e167c9"
1494+
integrity sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==
14951495
dependencies:
14961496
"@eslint-community/eslint-utils" "^4.4.0"
1497-
"@typescript-eslint/scope-manager" "8.26.1"
1498-
"@typescript-eslint/types" "8.26.1"
1499-
"@typescript-eslint/typescript-estree" "8.26.1"
1497+
"@typescript-eslint/scope-manager" "8.29.1"
1498+
"@typescript-eslint/types" "8.29.1"
1499+
"@typescript-eslint/typescript-estree" "8.29.1"
15001500

1501-
"@typescript-eslint/visitor-keys@8.26.1":
1502-
version "8.26.1"
1503-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c"
1504-
integrity sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg==
1501+
"@typescript-eslint/visitor-keys@8.29.1":
1502+
version "8.29.1"
1503+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
1504+
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
15051505
dependencies:
1506-
"@typescript-eslint/types" "8.26.1"
1506+
"@typescript-eslint/types" "8.29.1"
15071507
eslint-visitor-keys "^4.2.0"
15081508

15091509
"@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1":
@@ -2657,18 +2657,18 @@ eslint-visitor-keys@^4.2.0:
26572657
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
26582658
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
26592659

2660-
eslint@^9.22.0:
2661-
version "9.22.0"
2662-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
2663-
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
2660+
eslint@^9.24.0:
2661+
version "9.24.0"
2662+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
2663+
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
26642664
dependencies:
26652665
"@eslint-community/eslint-utils" "^4.2.0"
26662666
"@eslint-community/regexpp" "^4.12.1"
2667-
"@eslint/config-array" "^0.19.2"
2668-
"@eslint/config-helpers" "^0.1.0"
2667+
"@eslint/config-array" "^0.20.0"
2668+
"@eslint/config-helpers" "^0.2.0"
26692669
"@eslint/core" "^0.12.0"
2670-
"@eslint/eslintrc" "^3.3.0"
2671-
"@eslint/js" "9.22.0"
2670+
"@eslint/eslintrc" "^3.3.1"
2671+
"@eslint/js" "9.24.0"
26722672
"@eslint/plugin-kit" "^0.2.7"
26732673
"@humanfs/node" "^0.16.6"
26742674
"@humanwhocodes/module-importer" "^1.0.1"
@@ -5402,12 +5402,12 @@ ts-api-utils@^2.0.1:
54025402
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
54035403
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
54045404

5405-
tsd@^0.31.2:
5406-
version "0.31.2"
5407-
resolved "https://registry.yarnpkg.com/tsd/-/tsd-0.31.2.tgz#9bfef86f43517e6e4b66973402daf17d094ae6d4"
5408-
integrity sha512-VplBAQwvYrHzVihtzXiUVXu5bGcr7uH1juQZ1lmKgkuGNGT+FechUCqmx9/zk7wibcqR2xaNEwCkDyKh+VVZnQ==
5405+
tsd@^0.32.0:
5406+
version "0.32.0"
5407+
resolved "https://registry.yarnpkg.com/tsd/-/tsd-0.32.0.tgz#3e15b0f2ecf880cafe4de1cfaa52980cf767d743"
5408+
integrity sha512-R5lBZCbxGBowOcW0gpQaiIjGYrG5NmU+PfFDKcc3zbtzWjML1o/zAwzdDnS2ZheSlPu9GW51azpFqEPUBq9DoQ==
54095409
dependencies:
5410-
"@tsd/typescript" "~5.4.3"
5410+
"@tsd/typescript" "~5.8.3"
54115411
eslint-formatter-pretty "^4.1.0"
54125412
globby "^11.0.1"
54135413
jest-diff "^29.0.3"
@@ -5467,24 +5467,24 @@ typedarray-to-buffer@^3.1.5:
54675467
dependencies:
54685468
is-typedarray "^1.0.0"
54695469

5470-
typescript-eslint@^8.26.1:
5471-
version "8.26.1"
5472-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.26.1.tgz#d17a638a7543bc535157b83cdf5876513c71493b"
5473-
integrity sha512-t/oIs9mYyrwZGRpDv3g+3K6nZ5uhKEMt2oNmAPwaY4/ye0+EH4nXIPYNtkYFS6QHm+1DFg34DbglYBz5P9Xysg==
5470+
typescript-eslint@^8.29.1:
5471+
version "8.29.1"
5472+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.1.tgz#c0b205e542ade22f9027caaaa9c4ec31a202010f"
5473+
integrity sha512-f8cDkvndhbQMPcysk6CUSGBWV+g1utqdn71P5YKwMumVMOG/5k7cHq0KyG4O52nB0oKS4aN2Tp5+wB4APJGC+w==
54745474
dependencies:
5475-
"@typescript-eslint/eslint-plugin" "8.26.1"
5476-
"@typescript-eslint/parser" "8.26.1"
5477-
"@typescript-eslint/utils" "8.26.1"
5475+
"@typescript-eslint/eslint-plugin" "8.29.1"
5476+
"@typescript-eslint/parser" "8.29.1"
5477+
"@typescript-eslint/utils" "8.29.1"
54785478

54795479
typescript@5.6.1-rc:
54805480
version "5.6.1-rc"
54815481
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.1-rc.tgz#d5e4d7d8170174fed607b74cc32aba3d77018e02"
54825482
integrity sha512-E3b2+1zEFu84jB0YQi9BORDjz9+jGbwwy1Zi3G0LUNw7a7cePUrHMRNy8aPh53nXpkFGVHSxIZo5vKTfYaFiBQ==
54835483

5484-
typescript@^5.7.3:
5485-
version "5.8.2"
5486-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5487-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
5484+
typescript@^5.8.3:
5485+
version "5.8.3"
5486+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5487+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
54885488

54895489
ua-parser-js@^0.7.30:
54905490
version "0.7.40"

0 commit comments

Comments
 (0)