Skip to content

Commit a36c722

Browse files
Bump typedoc from 0.28.12 to 0.28.14
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.12 to 0.28.14. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.12...v0.28.14) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f8f9de commit a36c722

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "^19.1.1",
3131
"react-router": "^7.9.0",
3232
"ts-node": "^10.9.1",
33-
"typedoc": "^0.28.12",
33+
"typedoc": "^0.28.14",
3434
"typedoc-plugin-mdn-links": "^5.0.9",
3535
"typescript": "^5.9.2",
3636
"zod": "^4.1.5",
@@ -414,7 +414,7 @@
414414

415415
"type-fest": ["[email protected]", "", {}, "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA=="],
416416

417-
"typedoc": ["[email protected].12", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.12.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "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" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-H5ODu4f7N+myG4MfuSp2Vh6wV+WLoZaEYxKPt2y8hmmqNEMVrH69DAjjdmYivF4tP/C2jrIZCZhPalZlTU/ipA=="],
417+
"typedoc": ["[email protected].14", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.12.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "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" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA=="],
418418

419419
"typedoc-plugin-mdn-links": ["[email protected]", "", { "peerDependencies": { "typedoc": "0.27.x || 0.28.x" } }, "sha512-kXssRKBhUd0JeHzFmxWVsGWVFR9WXafe70Y8Ed+MYH2Nu2647cqfGQN1OBKgvXpmAT8MTpACmUIQ7GnQnh1/iw=="],
420420

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
"react-dom": "^19.1.1",
317317
"react-router": "^7.9.0",
318318
"ts-node": "^10.9.1",
319-
"typedoc": "^0.28.12",
319+
"typedoc": "^0.28.14",
320320
"typedoc-plugin-mdn-links": "^5.0.9",
321321
"typescript": "^5.9.2",
322322
"zod": "^4.1.5"

0 commit comments

Comments
 (0)