build(deps-dev): bump typedoc from 0.28.18 to 0.28.19 (#4969)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.18 to 0.28.19.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.28.18...v0.28.19)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-04-20 20:16:34 +05:30
committed by GitHub
parent 71903ec944
commit dd71790137
2 changed files with 18 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^16.4.0", "lint-staged": "^16.4.0",
"turbo": "^2.9.6", "turbo": "^2.9.6",
"typedoc": "^0.28.18", "typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.11.0", "typedoc-plugin-markdown": "^4.11.0",
"typescript": "^6.0.2" "typescript": "^6.0.2"
}, },

View File

@@ -1562,7 +1562,7 @@ __metadata:
husky: "npm:^9.1.7" husky: "npm:^9.1.7"
lint-staged: "npm:^16.4.0" lint-staged: "npm:^16.4.0"
turbo: "npm:^2.9.6" turbo: "npm:^2.9.6"
typedoc: "npm:^0.28.18" typedoc: "npm:^0.28.19"
typedoc-plugin-markdown: "npm:^4.11.0" typedoc-plugin-markdown: "npm:^4.11.0"
typescript: "npm:^6.0.2" typescript: "npm:^6.0.2"
languageName: unknown languageName: unknown
@@ -2391,7 +2391,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"minimatch@npm:^10.2.4": "minimatch@npm:^10.2.5":
version: 10.2.5 version: 10.2.5
resolution: "minimatch@npm:10.2.5" resolution: "minimatch@npm:10.2.5"
dependencies: dependencies:
@@ -3217,20 +3217,20 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"typedoc@npm:^0.28.18": "typedoc@npm:^0.28.19":
version: 0.28.18 version: 0.28.19
resolution: "typedoc@npm:0.28.18" resolution: "typedoc@npm:0.28.19"
dependencies: dependencies:
"@gerrit0/mini-shiki": "npm:^3.23.0" "@gerrit0/mini-shiki": "npm:^3.23.0"
lunr: "npm:^2.3.9" lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.1" markdown-it: "npm:^14.1.1"
minimatch: "npm:^10.2.4" minimatch: "npm:^10.2.5"
yaml: "npm:^2.8.2" yaml: "npm:^2.8.3"
peerDependencies: peerDependencies:
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x || 6.0.x typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x || 6.0.x
bin: bin:
typedoc: bin/typedoc typedoc: bin/typedoc
checksum: 10c0/cb5ba76e4c7ffdaaff9aeb6bfd5f22410c3c16b713e2a863c0090cfdae092d40394915221020ee48f596d73c3ebd68aaa026123d827acc74919bffd66a8819d6 checksum: 10c0/a46ea8ec4e661320dacf27f1d68595bdf9d671383f20060b590f212e6ebbf9a65d4962e698e8a43804a14add1f04a3528381c338801350dc03ddc6baf33fb898
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3406,6 +3406,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"yaml@npm:^2.8.3":
version: 2.8.3
resolution: "yaml@npm:2.8.3"
bin:
yaml: bin.mjs
checksum: 10c0/ddff0e11c1b467728d7eb4633db61c5f5de3d8e9373cf84d08fb0cdee03e1f58f02b9f1c51a4a8a865751695addbd465a77f73f1079be91fe5493b29c305fd77
languageName: node
linkType: hard
"yargs-parser@npm:^21.1.1": "yargs-parser@npm:^21.1.1":
version: 21.1.1 version: 21.1.1
resolution: "yargs-parser@npm:21.1.1" resolution: "yargs-parser@npm:21.1.1"