Skip to content

Commit 8185781

Browse files
chore(deps): update dependency typedoc to ^0.28.0
1 parent 1b801c2 commit 8185781

2 files changed

Lines changed: 114 additions & 46 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"prettier-config-qiwi": "^2.1.2",
6464
"ts-jest": "^29.1.1",
6565
"tsc-esm-fix": "^2.20.14",
66-
"typedoc": "^0.24.8",
66+
"typedoc": "^0.28.0",
6767
"typescript": "5.1.6"
6868
},
6969
"prettier": "prettier-config-qiwi"

yarn.lock

Lines changed: 113 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,17 @@
521521
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.46.0.tgz#3f7802972e8b6fe3f88ed1aabc74ec596c456db6"
522522
integrity sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==
523523

524+
"@gerrit0/mini-shiki@^3.9.0":
525+
version "3.9.0"
526+
resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.9.0.tgz#a03e8181f534bb24a854fb2ad8659b30b4dcd983"
527+
integrity sha512-p58r5PE/hIKtE7aYzeDYZr4DPrOidwoUFPX3p6rPEZWtb7zWX3b7Bu9LZ17XODFiRO4x/VzTE15KYNEaZ3khuw==
528+
dependencies:
529+
"@shikijs/engine-oniguruma" "^3.9.0"
530+
"@shikijs/langs" "^3.9.0"
531+
"@shikijs/themes" "^3.9.0"
532+
"@shikijs/types" "^3.9.0"
533+
"@shikijs/vscode-textmate" "^10.0.2"
534+
524535
"@humanwhocodes/config-array@^0.11.10":
525536
version "0.11.10"
526537
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
@@ -851,6 +862,41 @@
851862
"@nodelib/fs.scandir" "2.1.5"
852863
fastq "^1.6.0"
853864

865+
"@shikijs/engine-oniguruma@^3.9.0":
866+
version "3.9.1"
867+
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.9.1.tgz#f4b67790eaa6d73d84a66e9023fa24428af206ae"
868+
integrity sha512-WPlL/xqviwS3te4unSGGGfflKsuHLMI6tPdNYvgz/IygcBT6UiwDFSzjBKyebwi5GGSlXsjjdoJLIBnAplmEZw==
869+
dependencies:
870+
"@shikijs/types" "3.9.1"
871+
"@shikijs/vscode-textmate" "^10.0.2"
872+
873+
"@shikijs/langs@^3.9.0":
874+
version "3.9.1"
875+
resolved "https://registry.yarnpkg.com/@shikijs/langs/-/langs-3.9.1.tgz#1ddba7c0ede25c436950f59c86c1ec24ad577999"
876+
integrity sha512-Vyy2Yv9PP3Veh3VSsIvNncOR+O93wFsNYgN2B6cCCJlS7H9SKFYc55edsqernsg8WT/zam1cfB6llJsQWLnVhA==
877+
dependencies:
878+
"@shikijs/types" "3.9.1"
879+
880+
"@shikijs/themes@^3.9.0":
881+
version "3.9.1"
882+
resolved "https://registry.yarnpkg.com/@shikijs/themes/-/themes-3.9.1.tgz#dc6e733d6c24a03119574a8f01d77b4db5d0e9e5"
883+
integrity sha512-zAykkGECNICCMXpKeVvq04yqwaSuAIvrf8MjsU5bzskfg4XreU+O0B5wdNCYRixoB9snd3YlZ373WV5E/g5T9A==
884+
dependencies:
885+
"@shikijs/types" "3.9.1"
886+
887+
"@shikijs/[email protected]", "@shikijs/types@^3.9.0":
888+
version "3.9.1"
889+
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-3.9.1.tgz#88af89be81ea26e6aa7bf9662f5e9d69a699d636"
890+
integrity sha512-rqM3T7a0iM1oPKz9iaH/cVgNX9Vz1HERcUcXJ94/fulgVdwqfnhXzGxO4bLrAnh/o5CPLy3IcYedogfV+Ns0Qg==
891+
dependencies:
892+
"@shikijs/vscode-textmate" "^10.0.2"
893+
"@types/hast" "^3.0.4"
894+
895+
"@shikijs/vscode-textmate@^10.0.2":
896+
version "10.0.2"
897+
resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224"
898+
integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==
899+
854900
"@sinclair/typebox@^0.24.1":
855901
version "0.24.28"
856902
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.28.tgz#15aa0b416f82c268b1573ab653e4413c965fe794"
@@ -927,6 +973,13 @@
927973
dependencies:
928974
"@types/node" "*"
929975

976+
"@types/hast@^3.0.4":
977+
version "3.0.4"
978+
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
979+
integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==
980+
dependencies:
981+
"@types/unist" "*"
982+
930983
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
931984
version "2.0.4"
932985
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
@@ -984,6 +1037,11 @@
9841037
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
9851038
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
9861039

1040+
"@types/unist@*":
1041+
version "3.0.3"
1042+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
1043+
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
1044+
9871045
"@types/yargs-parser@*":
9881046
version "21.0.0"
9891047
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
@@ -1112,11 +1170,6 @@ ansi-regex@^5.0.1:
11121170
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
11131171
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
11141172

1115-
ansi-sequence-parser@^1.1.0:
1116-
version "1.1.0"
1117-
resolved "https://registry.yarnpkg.com/ansi-sequence-parser/-/ansi-sequence-parser-1.1.0.tgz#4d790f31236ac20366b23b3916b789e1bde39aed"
1118-
integrity sha512-lEm8mt52to2fT8GhciPCGeCXACSz2UwIN4X2e2LJSnZ5uAbn2/dsYdOmUXq0AtWS5cpAupysIneExOgH0Vd2TQ==
1119-
11201173
ansi-styles@^3.2.1:
11211174
version "3.2.1"
11221175
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -1635,6 +1688,11 @@ emoji-regex@^8.0.0:
16351688
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
16361689
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
16371690

1691+
entities@^4.4.0:
1692+
version "4.5.0"
1693+
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
1694+
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
1695+
16381696
error-ex@^1.3.1:
16391697
version "1.3.2"
16401698
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -3144,11 +3202,6 @@ json5@^2.2.1, json5@^2.2.3:
31443202
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
31453203
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
31463204

3147-
jsonc-parser@^3.2.0:
3148-
version "3.2.0"
3149-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
3150-
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
3151-
31523205
jsonfile@^6.0.1:
31533206
version "6.1.0"
31543207
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
@@ -3194,6 +3247,13 @@ lines-and-columns@^1.1.6:
31943247
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
31953248
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
31963249

3250+
linkify-it@^5.0.0:
3251+
version "5.0.0"
3252+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421"
3253+
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
3254+
dependencies:
3255+
uc.micro "^2.0.0"
3256+
31973257
locate-path@^5.0.0:
31983258
version "5.0.0"
31993259
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -3278,10 +3338,22 @@ map-obj@^4.3.0:
32783338
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
32793339
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
32803340

3281-
marked@^4.3.0:
3282-
version "4.3.0"
3283-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
3284-
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
3341+
markdown-it@^14.1.0:
3342+
version "14.1.0"
3343+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
3344+
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
3345+
dependencies:
3346+
argparse "^2.0.1"
3347+
entities "^4.4.0"
3348+
linkify-it "^5.0.0"
3349+
mdurl "^2.0.0"
3350+
punycode.js "^2.3.1"
3351+
uc.micro "^2.1.0"
3352+
3353+
mdurl@^2.0.0:
3354+
version "2.0.0"
3355+
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
3356+
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
32853357

32863358
meow@^12.0.1:
32873359
version "12.0.1"
@@ -3336,10 +3408,10 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
33363408
dependencies:
33373409
brace-expansion "^1.1.7"
33383410

3339-
minimatch@^9.0.0:
3340-
version "9.0.3"
3341-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3342-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3411+
minimatch@^9.0.5:
3412+
version "9.0.5"
3413+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3414+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
33433415
dependencies:
33443416
brace-expansion "^2.0.1"
33453417

@@ -3698,6 +3770,11 @@ prop-types@^15.8.1:
36983770
object-assign "^4.1.1"
36993771
react-is "^16.13.1"
37003772

3773+
punycode.js@^2.3.1:
3774+
version "2.3.1"
3775+
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
3776+
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
3777+
37013778
punycode@^2.1.0:
37023779
version "2.1.1"
37033780
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -3926,16 +4003,6 @@ shell-quote@^1.8.1:
39264003
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
39274004
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
39284005

3929-
shiki@^0.14.1:
3930-
version "0.14.1"
3931-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.1.tgz#9fbe082d0a8aa2ad63df4fbf2ee11ec924aa7ee1"
3932-
integrity sha512-+Jz4nBkCBe0mEDqo1eKRcCdjRtrCjozmcbTUjbPTX7OOJfEbTZzlUWlZtGe3Gb5oV1/jnojhG//YZc3rs9zSEw==
3933-
dependencies:
3934-
ansi-sequence-parser "^1.1.0"
3935-
jsonc-parser "^3.2.0"
3936-
vscode-oniguruma "^1.7.0"
3937-
vscode-textmate "^8.0.0"
3938-
39394006
side-channel@^1.0.4:
39404007
version "1.0.4"
39414008
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
@@ -4316,21 +4383,27 @@ typed-array-length@^1.0.4:
43164383
for-each "^0.3.3"
43174384
is-typed-array "^1.1.9"
43184385

4319-
typedoc@^0.24.8:
4320-
version "0.24.8"
4321-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.8.tgz#cce9f47ba6a8d52389f5e583716a2b3b4335b63e"
4322-
integrity sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==
4386+
typedoc@^0.28.0:
4387+
version "0.28.9"
4388+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.9.tgz#9af272796c6e68077a044149d1f7626b37de9693"
4389+
integrity sha512-aw45vwtwOl3QkUAmWCnLV9QW1xY+FSX2zzlit4MAfE99wX+Jij4ycnpbAWgBXsRrxmfs9LaYktg/eX5Bpthd3g==
43234390
dependencies:
4391+
"@gerrit0/mini-shiki" "^3.9.0"
43244392
lunr "^2.3.9"
4325-
marked "^4.3.0"
4326-
minimatch "^9.0.0"
4327-
shiki "^0.14.1"
4393+
markdown-it "^14.1.0"
4394+
minimatch "^9.0.5"
4395+
yaml "^2.8.0"
43284396

43294397
43304398
version "5.1.6"
43314399
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
43324400
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
43334401

4402+
uc.micro@^2.0.0, uc.micro@^2.1.0:
4403+
version "2.1.0"
4404+
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
4405+
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
4406+
43344407
unbox-primitive@^1.0.1, unbox-primitive@^1.0.2:
43354408
version "1.0.2"
43364409
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
@@ -4370,16 +4443,6 @@ validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.4:
43704443
spdx-correct "^3.0.0"
43714444
spdx-expression-parse "^3.0.0"
43724445

4373-
vscode-oniguruma@^1.7.0:
4374-
version "1.7.0"
4375-
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz#439bfad8fe71abd7798338d1cd3dc53a8beea94b"
4376-
integrity sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==
4377-
4378-
vscode-textmate@^8.0.0:
4379-
version "8.0.0"
4380-
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-8.0.0.tgz#2c7a3b1163ef0441097e0b5d6389cd5504b59e5d"
4381-
integrity sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==
4382-
43834446
walker@^1.0.8:
43844447
version "1.0.8"
43854448
resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.8.tgz#bd498db477afe573dc04185f011d3ab8a8d7653f"
@@ -4449,6 +4512,11 @@ yallist@^4.0.0:
44494512
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
44504513
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
44514514

4515+
yaml@^2.8.0:
4516+
version "2.8.0"
4517+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
4518+
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
4519+
44524520
yargs-parser@^21.0.0:
44534521
version "21.0.1"
44544522
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"

0 commit comments

Comments
 (0)