Skip to content

Commit 9b82b41

Browse files
all: update typedoc
1 parent fac52dd commit 9b82b41

File tree

2 files changed

+73
-38
lines changed

2 files changed

+73
-38
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "^3.3.3",
5252
"react-native": "^0.66.1",
5353
"ts-jest": "^27.0.7",
54-
"typedoc": "^0.22.7",
54+
"typedoc": "^0.26.4",
5555
"typescript": "^5.5.3"
5656
}
5757
}

yarn.lock

+72-37
Original file line numberDiff line numberDiff line change
@@ -2599,6 +2599,13 @@
25992599
resolved "https://registry.yarnpkg.com/@react-native/polyfills/-/polyfills-2.0.0.tgz#4c40b74655c83982c8cf47530ee7dc13d957b6aa"
26002600
integrity sha512-K0aGNn1TjalKj+65D7ycc1//H9roAQ51GJVk5ZJQFb2teECGmzd86bYDC0aYdbRf7gtovescq4Zt6FR0tgXiHQ==
26012601

2602+
"@shikijs/[email protected]":
2603+
version "1.10.3"
2604+
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.10.3.tgz#f01763b36f08ad3d2ef46cea7e61858d9d9947d6"
2605+
integrity sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==
2606+
dependencies:
2607+
"@types/hast" "^3.0.4"
2608+
26022609
"@sideway/address@^4.1.0":
26032610
version "4.1.2"
26042611
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.2.tgz#811b84333a335739d3969cfc434736268170cad1"
@@ -2722,6 +2729,13 @@
27222729
dependencies:
27232730
"@types/node" "*"
27242731

2732+
"@types/hast@^3.0.4":
2733+
version "3.0.4"
2734+
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
2735+
integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==
2736+
dependencies:
2737+
"@types/unist" "*"
2738+
27252739
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
27262740
version "2.0.3"
27272741
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
@@ -2857,6 +2871,11 @@
28572871
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304"
28582872
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
28592873

2874+
"@types/unist@*":
2875+
version "3.0.2"
2876+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
2877+
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
2878+
28602879
"@types/yargs-parser@*":
28612880
version "20.2.1"
28622881
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
@@ -7143,11 +7162,6 @@ json5@^2.2.2, json5@^2.2.3:
71437162
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
71447163
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
71457164

7146-
jsonc-parser@^3.0.0:
7147-
version "3.0.0"
7148-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
7149-
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
7150-
71517165
jsonfile@^2.1.0:
71527166
version "2.4.0"
71537167
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8"
@@ -7244,6 +7258,13 @@ lines-and-columns@^1.1.6:
72447258
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
72457259
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
72467260

7261+
linkify-it@^5.0.0:
7262+
version "5.0.0"
7263+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421"
7264+
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
7265+
dependencies:
7266+
uc.micro "^2.0.0"
7267+
72477268
locate-path@^3.0.0:
72487269
version "3.0.0"
72497270
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -7372,10 +7393,22 @@ map-visit@^1.0.0:
73727393
dependencies:
73737394
object-visit "^1.0.0"
73747395

7375-
marked@^3.0.8:
7376-
version "3.0.8"
7377-
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.8.tgz#2785f0dc79cbdc6034be4bb4f0f0a396bd3f8aeb"
7378-
integrity sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw==
7396+
markdown-it@^14.1.0:
7397+
version "14.1.0"
7398+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
7399+
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
7400+
dependencies:
7401+
argparse "^2.0.1"
7402+
entities "^4.4.0"
7403+
linkify-it "^5.0.0"
7404+
mdurl "^2.0.0"
7405+
punycode.js "^2.3.1"
7406+
uc.micro "^2.1.0"
7407+
7408+
mdurl@^2.0.0:
7409+
version "2.0.0"
7410+
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
7411+
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
73797412

73807413
merge-stream@^2.0.0:
73817414
version "2.0.0"
@@ -7733,7 +7766,7 @@ minimatch@^3.1.1, minimatch@^3.1.2:
77337766
dependencies:
77347767
brace-expansion "^1.1.7"
77357768

7736-
minimatch@^9.0.4:
7769+
minimatch@^9.0.4, minimatch@^9.0.5:
77377770
version "9.0.5"
77387771
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
77397772
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -8054,13 +8087,6 @@ onetime@^5.1.2:
80548087
dependencies:
80558088
mimic-fn "^2.1.0"
80568089

8057-
onigasm@^2.2.5:
8058-
version "2.2.5"
8059-
resolved "https://registry.yarnpkg.com/onigasm/-/onigasm-2.2.5.tgz#cc4d2a79a0fa0b64caec1f4c7ea367585a676892"
8060-
integrity sha512-F+th54mPc0l1lp1ZcFMyL/jTs2Tlq4SqIHKIXGZOR/VkHkF9A7Fr5rRr5+ZG/lWeRsyrClLYRq7s/yFQ/XhWCA==
8061-
dependencies:
8062-
lru-cache "^5.1.1"
8063-
80648090
open@^6.2.0:
80658091
version "6.4.0"
80668092
resolved "https://registry.yarnpkg.com/open/-/open-6.4.0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9"
@@ -8407,6 +8433,11 @@ pump@^3.0.0:
84078433
end-of-stream "^1.1.0"
84088434
once "^1.3.1"
84098435

8436+
punycode.js@^2.3.1:
8437+
version "2.3.1"
8438+
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
8439+
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
8440+
84108441
punycode@^2.1.0, punycode@^2.1.1:
84118442
version "2.1.1"
84128443
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -9080,14 +9111,13 @@ shell-quote@^1.6.1:
90809111
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
90819112
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
90829113

9083-
shiki@^0.9.12:
9084-
version "0.9.12"
9085-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.9.12.tgz#70cbc8c1bb78ff7b356f84a7eecdb040efddd247"
9086-
integrity sha512-VXcROdldv0/Qu0w2XvzU4IrvTeBNs/Kj/FCmtcEXGz7Tic/veQzliJj6tEiAgoKianhQstpYmbPDStHU5Opqcw==
9114+
shiki@^1.9.1:
9115+
version "1.10.3"
9116+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.10.3.tgz#2276fb21a07043b28c5b16001e6a04fef99dbb8f"
9117+
integrity sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==
90879118
dependencies:
9088-
jsonc-parser "^3.0.0"
9089-
onigasm "^2.2.5"
9090-
vscode-textmate "5.2.0"
9119+
"@shikijs/core" "1.10.3"
9120+
"@types/hast" "^3.0.4"
90919121

90929122
side-channel@^1.0.4:
90939123
version "1.0.4"
@@ -9828,22 +9858,27 @@ typedarray-to-buffer@^3.1.5:
98289858
dependencies:
98299859
is-typedarray "^1.0.0"
98309860

9831-
typedoc@^0.22.7:
9832-
version "0.22.7"
9833-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.7.tgz#e5e095ab14676296f4b12ac3355321eae650e447"
9834-
integrity sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==
9861+
typedoc@^0.26.4:
9862+
version "0.26.4"
9863+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.4.tgz#7e83047369a29a710d429dac20996680cae9a314"
9864+
integrity sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==
98359865
dependencies:
9836-
glob "^7.2.0"
98379866
lunr "^2.3.9"
9838-
marked "^3.0.8"
9839-
minimatch "^3.0.4"
9840-
shiki "^0.9.12"
9867+
markdown-it "^14.1.0"
9868+
minimatch "^9.0.5"
9869+
shiki "^1.9.1"
9870+
yaml "^2.4.5"
98419871

98429872
typescript@^5.1.3, typescript@^5.5.3:
98439873
version "5.5.3"
98449874
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
98459875
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
98469876

9877+
uc.micro@^2.0.0, uc.micro@^2.1.0:
9878+
version "2.1.0"
9879+
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
9880+
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
9881+
98479882
uglify-es@^3.1.9:
98489883
version "3.3.9"
98499884
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
@@ -10017,11 +10052,6 @@ vlq@^1.0.0:
1001710052
resolved "https://registry.yarnpkg.com/vlq/-/vlq-1.0.1.tgz#c003f6e7c0b4c1edd623fd6ee50bbc0d6a1de468"
1001810053
integrity sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==
1001910054

10020-
10021-
version "5.2.0"
10022-
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.2.0.tgz#01f01760a391e8222fe4f33fbccbd1ad71aed74e"
10023-
integrity sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==
10024-
1002510055
w3c-hr-time@^1.0.2:
1002610056
version "1.0.2"
1002710057
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
@@ -10371,6 +10401,11 @@ yallist@^4.0.0:
1037110401
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1037210402
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1037310403

10404+
yaml@^2.4.5:
10405+
version "2.4.5"
10406+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.5.tgz#60630b206dd6d84df97003d33fc1ddf6296cca5e"
10407+
integrity sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==
10408+
1037410409
[email protected], yargs-parser@^20.2.2:
1037510410
version "20.2.9"
1037610411
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"

0 commit comments

Comments
 (0)