Skip to content

Commit 5a34fdd

Browse files
chore(deps): update dependency typedoc to v0.26.2
1 parent 3133738 commit 5a34fdd

File tree

2 files changed

+76
-49
lines changed

2 files changed

+76
-49
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"pg": "8.7.1",
6060
"ts-jest": "27.0.7",
6161
"ts-node": "10.4.0",
62-
"typedoc": "0.22.7",
62+
"typedoc": "0.26.2",
6363
"typedoc-plugin-markdown": "3.11.3",
6464
"typescript": "4.4.4",
6565
"yarn-deduplicate": "3.1.0"

yarn.lock

+75-48
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,11 @@
12231223
"@nodelib/fs.scandir" "2.1.5"
12241224
fastq "^1.6.0"
12251225

1226+
"@shikijs/[email protected]":
1227+
version "1.9.0"
1228+
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.9.0.tgz#ff717fef5e0e9882f0848272699fd8f04d6f9a07"
1229+
integrity sha512-cbSoY8P/jgGByG8UOl3jnP/CWg/Qk+1q+eAKWtcrU3pNoILF8wTsLB0jT44qUBV8Ce1SvA9uqcM9Xf+u3fJFBw==
1230+
12261231
"@sinonjs/commons@^1.7.0":
12271232
version "1.8.1"
12281233
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
@@ -1834,6 +1839,13 @@ brace-expansion@^1.1.7:
18341839
balanced-match "^1.0.0"
18351840
concat-map "0.0.1"
18361841

1842+
brace-expansion@^2.0.1:
1843+
version "2.0.1"
1844+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
1845+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1846+
dependencies:
1847+
balanced-match "^1.0.0"
1848+
18371849
braces@^3.0.1:
18381850
version "3.0.2"
18391851
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -2555,6 +2567,11 @@ ent@^2.2.0:
25552567
resolved "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz#e964219325a21d05f44466a2f686ed6ce5f5dd1d"
25562568
integrity sha1-6WQhkyWiHQX0RGai9obtbOX13R0=
25572569

2570+
entities@^4.4.0:
2571+
version "4.5.0"
2572+
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
2573+
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
2574+
25582575
error-ex@^1.3.1:
25592576
version "1.3.2"
25602577
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -4300,11 +4317,6 @@ json5@^1.0.1:
43004317
dependencies:
43014318
minimist "^1.2.0"
43024319

4303-
jsonc-parser@^3.0.0:
4304-
version "3.0.0"
4305-
resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
4306-
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
4307-
43084320
jsonfile@^4.0.0:
43094321
version "4.0.0"
43104322
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -4404,6 +4416,13 @@ lines-and-columns@^1.1.6:
44044416
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
44054417
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
44064418

4419+
linkify-it@^5.0.0:
4420+
version "5.0.0"
4421+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421"
4422+
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
4423+
dependencies:
4424+
uc.micro "^2.0.0"
4425+
44074426
44084427
version "11.2.4"
44094428
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d"
@@ -4530,13 +4549,6 @@ lru-cache@^4.0.1:
45304549
pseudomap "^1.0.2"
45314550
yallist "^2.1.2"
45324551

4533-
lru-cache@^5.1.1:
4534-
version "5.1.1"
4535-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
4536-
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
4537-
dependencies:
4538-
yallist "^3.0.2"
4539-
45404552
lru-cache@^6.0.0:
45414553
version "6.0.0"
45424554
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -4578,10 +4590,22 @@ map-obj@^4.0.0:
45784590
resolved "https://registry.npmjs.org/map-obj/-/map-obj-4.2.1.tgz#e4ea399dbc979ae735c83c863dd31bdf364277b7"
45794591
integrity sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==
45804592

4581-
marked@^3.0.8:
4582-
version "3.0.8"
4583-
resolved "https://registry.npmjs.org/marked/-/marked-3.0.8.tgz#2785f0dc79cbdc6034be4bb4f0f0a396bd3f8aeb"
4584-
integrity sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw==
4593+
markdown-it@^14.1.0:
4594+
version "14.1.0"
4595+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
4596+
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
4597+
dependencies:
4598+
argparse "^2.0.1"
4599+
entities "^4.4.0"
4600+
linkify-it "^5.0.0"
4601+
mdurl "^2.0.0"
4602+
punycode.js "^2.3.1"
4603+
uc.micro "^2.1.0"
4604+
4605+
mdurl@^2.0.0:
4606+
version "2.0.0"
4607+
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
4608+
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
45854609

45864610
meow@^6.0.0:
45874611
version "6.1.1"
@@ -4664,6 +4688,13 @@ minimatch@^3.0.4:
46644688
dependencies:
46654689
brace-expansion "^1.1.7"
46664690

4691+
minimatch@^9.0.4:
4692+
version "9.0.4"
4693+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
4694+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
4695+
dependencies:
4696+
brace-expansion "^2.0.1"
4697+
46674698
[email protected], minimist-options@^4.0.2:
46684699
version "4.1.0"
46694700
resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4857,13 +4888,6 @@ onetime@^5.1.0, onetime@^5.1.2:
48574888
dependencies:
48584889
mimic-fn "^2.1.0"
48594890

4860-
onigasm@^2.2.5:
4861-
version "2.2.5"
4862-
resolved "https://registry.npmjs.org/onigasm/-/onigasm-2.2.5.tgz#cc4d2a79a0fa0b64caec1f4c7ea367585a676892"
4863-
integrity sha512-F+th54mPc0l1lp1ZcFMyL/jTs2Tlq4SqIHKIXGZOR/VkHkF9A7Fr5rRr5+ZG/lWeRsyrClLYRq7s/yFQ/XhWCA==
4864-
dependencies:
4865-
lru-cache "^5.1.1"
4866-
48674891
optionator@^0.8.1:
48684892
version "0.8.3"
48694893
resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
@@ -5247,6 +5271,11 @@ psl@^1.1.33:
52475271
resolved "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
52485272
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
52495273

5274+
punycode.js@^2.3.1:
5275+
version "2.3.1"
5276+
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
5277+
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
5278+
52505279
punycode@^2.1.0, punycode@^2.1.1:
52515280
version "2.1.1"
52525281
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -5533,14 +5562,12 @@ shebang-regex@^3.0.0:
55335562
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
55345563
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
55355564

5536-
shiki@^0.9.12:
5537-
version "0.9.12"
5538-
resolved "https://registry.npmjs.org/shiki/-/shiki-0.9.12.tgz#70cbc8c1bb78ff7b356f84a7eecdb040efddd247"
5539-
integrity sha512-VXcROdldv0/Qu0w2XvzU4IrvTeBNs/Kj/FCmtcEXGz7Tic/veQzliJj6tEiAgoKianhQstpYmbPDStHU5Opqcw==
5565+
shiki@^1.9.0:
5566+
version "1.9.0"
5567+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.9.0.tgz#e4d3a044d9c746aefbea47615e83323fdc3dc361"
5568+
integrity sha512-i6//Lqgn7+7nZA0qVjoYH0085YdNk4MC+tJV4bo+HgjgRMJ0JmkLZzFAuvVioJqLkcGDK5GAMpghZEZkCnwxpQ==
55405569
dependencies:
5541-
jsonc-parser "^3.0.0"
5542-
onigasm "^2.2.5"
5543-
vscode-textmate "5.2.0"
5570+
"@shikijs/core" "1.9.0"
55445571

55455572
side-channel@^1.0.4:
55465573
version "1.0.4"
@@ -6128,22 +6155,27 @@ [email protected]:
61286155
dependencies:
61296156
handlebars "^4.7.7"
61306157

6131-
typedoc@0.22.7:
6132-
version "0.22.7"
6133-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz#e5e095ab14676296f4b12ac3355321eae650e447"
6134-
integrity sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==
6158+
typedoc@0.26.2:
6159+
version "0.26.2"
6160+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.2.tgz#f9538e6e9a081fda1f2416d0ee0d7dfab480cbec"
6161+
integrity sha512-q/t+M+PZqhN9gPWLBZ3CCvP+KT8O1tyYkSzEYbcQ6mo89avdIrMlBEl3vfo5BgSzwC6Lbmq0W64E8RkY+eVsLA==
61356162
dependencies:
6136-
glob "^7.2.0"
61376163
lunr "^2.3.9"
6138-
marked "^3.0.8"
6139-
minimatch "^3.0.4"
6140-
shiki "^0.9.12"
6164+
markdown-it "^14.1.0"
6165+
minimatch "^9.0.4"
6166+
shiki "^1.9.0"
6167+
yaml "^2.4.5"
61416168

61426169
[email protected], typescript@^4.4.3:
61436170
version "4.4.4"
61446171
resolved "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
61456172
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
61466173

6174+
uc.micro@^2.0.0, uc.micro@^2.1.0:
6175+
version "2.1.0"
6176+
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
6177+
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
6178+
61476179
uglify-js@^3.1.4:
61486180
version "3.13.9"
61496181
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.9.tgz#4d8d21dcd497f29cfd8e9378b9df123ad025999b"
@@ -6215,11 +6247,6 @@ validate-npm-package-license@^3.0.1:
62156247
spdx-correct "^3.0.0"
62166248
spdx-expression-parse "^3.0.0"
62176249

6218-
6219-
version "5.2.0"
6220-
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.2.0.tgz#01f01760a391e8222fe4f33fbccbd1ad71aed74e"
6221-
integrity sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==
6222-
62236250
vscode-uri@^3.0.2:
62246251
version "3.0.2"
62256252
resolved "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.2.tgz#ecfd1d066cb8ef4c3a208decdbab9a8c23d055d0"
@@ -6417,11 +6444,6 @@ yallist@^2.1.2:
64176444
resolved "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
64186445
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
64196446

6420-
yallist@^3.0.2:
6421-
version "3.1.1"
6422-
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
6423-
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
6424-
64256447
yallist@^4.0.0:
64266448
version "4.0.0"
64276449
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
@@ -6432,6 +6454,11 @@ yaml@^1.10.0:
64326454
resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
64336455
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
64346456

6457+
yaml@^2.4.5:
6458+
version "2.4.5"
6459+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.5.tgz#60630b206dd6d84df97003d33fc1ddf6296cca5e"
6460+
integrity sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==
6461+
64356462
[email protected], yargs-parser@^20.2.2, yargs-parser@^20.2.3:
64366463
version "20.2.9"
64376464
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"

0 commit comments

Comments
 (0)