Skip to content

Commit f4de883

Browse files
Update dependency typedoc to ^0.28.0 (#4759)
* Update dependency typedoc to ^0.28.0 * Upgrade typedoc-plugin-missing-exports for compatibility Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Upgrade typedoc-plugin-missing-exports for compatibility Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Bump typedoc Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent 1e92c13 commit f4de883

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@
120120
"prettier": "3.5.3",
121121
"rimraf": "^6.0.0",
122122
"ts-node": "^10.9.2",
123-
"typedoc": "^0.27.0",
123+
"typedoc": "^0.28.1",
124124
"typedoc-plugin-coverage": "^3.0.0",
125125
"typedoc-plugin-mdn-links": "^5.0.0",
126-
"typedoc-plugin-missing-exports": "^3.0.0",
126+
"typedoc-plugin-missing-exports": "^4.0.0",
127127
"typescript": "^5.4.2"
128128
},
129129
"@casualbot/jest-sonar-reporter": {

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,14 +1273,14 @@
12731273
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
12741274
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
12751275

1276-
"@gerrit0/mini-shiki@^1.24.0":
1277-
version "1.27.2"
1278-
resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-1.27.2.tgz#cf2a9fcb08a6581c78fc94821f0c854ec4b9f899"
1279-
integrity sha512-GeWyHz8ao2gBiUW4OJnQDxXQnFgZQwwQk05t/CVVgNBN7/rK8XZ7xY6YhLVv9tH3VppWWmr9DCl3MwemB/i+Og==
1276+
"@gerrit0/mini-shiki@^3.2.1":
1277+
version "3.2.1"
1278+
resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.2.1.tgz#d8a0df1044466acf7e94c3b103dbb194fd7770fd"
1279+
integrity sha512-HbzRC6MKB6U8kQhczz0APKPIzFHTrcqhaC7es2EXInq1SpjPVnpVSIsBe6hNoLWqqCx1n5VKiPXq6PfXnHZKOQ==
12801280
dependencies:
1281-
"@shikijs/engine-oniguruma" "^1.27.2"
1282-
"@shikijs/types" "^1.27.2"
1283-
"@shikijs/vscode-textmate" "^10.0.1"
1281+
"@shikijs/engine-oniguruma" "^3.2.1"
1282+
"@shikijs/types" "^3.2.1"
1283+
"@shikijs/vscode-textmate" "^10.0.2"
12841284

12851285
"@humanwhocodes/config-array@^0.13.0":
12861286
version "0.13.0"
@@ -1717,23 +1717,23 @@
17171717
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
17181718
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
17191719

1720-
"@shikijs/engine-oniguruma@^1.27.2":
1721-
version "1.29.2"
1722-
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.29.2.tgz#d879717ced61d44e78feab16f701f6edd75434f1"
1723-
integrity sha512-7iiOx3SG8+g1MnlzZVDYiaeHe7Ez2Kf2HrJzdmGwkRisT7r4rak0e655AcM/tF9JG/kg5fMNYlLLKglbN7gBqA==
1720+
"@shikijs/engine-oniguruma@^3.2.1":
1721+
version "3.2.1"
1722+
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.2.1.tgz#be07d9f09a4b5e35af1896ff232001b9d4f5466e"
1723+
integrity sha512-wZZAkayEn6qu2+YjenEoFqj0OyQI64EWsNR6/71d1EkG4sxEOFooowKivsWPpaWNBu3sxAG+zPz5kzBL/SsreQ==
17241724
dependencies:
1725-
"@shikijs/types" "1.29.2"
1726-
"@shikijs/vscode-textmate" "^10.0.1"
1725+
"@shikijs/types" "3.2.1"
1726+
"@shikijs/vscode-textmate" "^10.0.2"
17271727

1728-
"@shikijs/types@1.29.2", "@shikijs/types@^1.27.2":
1729-
version "1.29.2"
1730-
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.29.2.tgz#a93fdb410d1af8360c67bf5fc1d1a68d58e21c4f"
1731-
integrity sha512-VJjK0eIijTZf0QSTODEXCqinjBn0joAHQ+aPSBzrv4O2d/QSbsMw+ZeSRx03kV34Hy7NzUvV/7NqfYGRLrASmw==
1728+
"@shikijs/types@3.2.1", "@shikijs/types@^3.2.1":
1729+
version "3.2.1"
1730+
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-3.2.1.tgz#8d289ad95d62833d7f9af536c073312d7afe8182"
1731+
integrity sha512-/NTWAk4KE2M8uac0RhOsIhYQf4pdU0OywQuYDGIGAJ6Mjunxl2cGiuLkvu4HLCMn+OTTLRWkjZITp+aYJv60yA==
17321732
dependencies:
1733-
"@shikijs/vscode-textmate" "^10.0.1"
1733+
"@shikijs/vscode-textmate" "^10.0.2"
17341734
"@types/hast" "^3.0.4"
17351735

1736-
"@shikijs/vscode-textmate@^10.0.1":
1736+
"@shikijs/vscode-textmate@^10.0.2":
17371737
version "10.0.2"
17381738
resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224"
17391739
integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==
@@ -6484,21 +6484,21 @@ typedoc-plugin-mdn-links@^5.0.0:
64846484
resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-5.0.1.tgz#2ff23f997e71a2c77cd43590455754e29e4875f0"
64856485
integrity sha512-eofdcc2nZZpipz/ubjG+7UYMi6Xu95svUwnZ+ClJh6NJdrv7kAOerL9N3iDOpo5kwQeK86GqPWwnv6LUGo5Wrw==
64866486

6487-
typedoc-plugin-missing-exports@^3.0.0:
6488-
version "3.1.0"
6489-
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-3.1.0.tgz#cab4952c19cae1ab3f91cbbf2d7d17564682b023"
6490-
integrity sha512-Sogbaj+qDa21NjB3SlIw4JXSwmcl/WOjwiPNaVEcPhpNG/MiRTtpwV81cT7h1cbu9StpONFPbddYWR0KV/fTWA==
6487+
typedoc-plugin-missing-exports@^4.0.0:
6488+
version "4.0.0"
6489+
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-4.0.0.tgz#01916ce83173cb2e7b2942edfbe484f3bfbb0c8c"
6490+
integrity sha512-Z4ei+853xppDEhcqzyeyRs4+R0kUuKQWnMK1EtSTEd5LFkgkdW5Bdn8vfo/rsCGbYVJxOWU99fxgM1mROw5Fug==
64916491

6492-
typedoc@^0.27.0:
6493-
version "0.27.9"
6494-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.9.tgz#5e0a7bc32bfc7bd0b70a353f4f1d5cba3d667c46"
6495-
integrity sha512-/z585740YHURLl9DN2jCWe6OW7zKYm6VoQ93H0sxZ1cwHQEQrUn5BJrEnkWhfzUdyO+BLGjnKUZ9iz9hKloFDw==
6492+
typedoc@^0.28.1:
6493+
version "0.28.1"
6494+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.1.tgz#23526f452f3824ae1f1b7615dccb7d3e4aa90d83"
6495+
integrity sha512-Mn2VPNMaxoe/hlBiLriG4U55oyAa3Xo+8HbtEwV7F5WEOPXqtxzGuMZhJYHaqFJpajeQ6ZDUC2c990NAtTbdgw==
64966496
dependencies:
6497-
"@gerrit0/mini-shiki" "^1.24.0"
6497+
"@gerrit0/mini-shiki" "^3.2.1"
64986498
lunr "^2.3.9"
64996499
markdown-it "^14.1.0"
65006500
minimatch "^9.0.5"
6501-
yaml "^2.6.1"
6501+
yaml "^2.7.0 "
65026502

65036503
typescript@^5.4.2:
65046504
version "5.8.2"
@@ -6810,7 +6810,7 @@ yallist@^3.0.2:
68106810
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
68116811
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
68126812

6813-
yaml@^2.6.1, yaml@^2.7.0:
6813+
yaml@^2.7.0, "yaml@^2.7.0 ":
68146814
version "2.7.0"
68156815
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
68166816
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==

0 commit comments

Comments
 (0)