Update dependency typedoc-plugin-markdown to v4.4.2 #9
2 changed files with 3 additions and 3 deletions
4
bun.lock
4
bun.lock
|
@ -18,7 +18,7 @@
|
|||
"prettier": "^3.5.0",
|
||||
"typedoc": "0.27.7",
|
||||
"typedoc-plugin-coverage": "3.4.1",
|
||||
"typedoc-plugin-markdown": "4.4.1",
|
||||
"typedoc-plugin-markdown": "4.4.2",
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0",
|
||||
|
@ -606,7 +606,7 @@
|
|||
|
||||
"typedoc-plugin-coverage": ["typedoc-plugin-coverage@3.4.1", "", { "peerDependencies": { "typedoc": "0.25.x || 0.26.x || 0.27.x" } }, "sha512-V23DAwinAMpGMGcL1R1s8Snr26hrjfIdwGf+4jR/65ZdmeAN+yRX0onfx5JlembTQhR6AePQ/parfQNS0AZ64A=="],
|
||||
|
||||
"typedoc-plugin-markdown": ["typedoc-plugin-markdown@4.4.1", "", { "peerDependencies": { "typedoc": "0.27.x" } }, "sha512-fx23nSCvewI9IR8lzIYtzDphETcgTDuxKcmHKGD4lo36oexC+B1k4NaCOY58Snqb4OlE8OXDAGVcQXYYuLRCNw=="],
|
||||
"typedoc-plugin-markdown": ["typedoc-plugin-markdown@4.4.2", "", { "peerDependencies": { "typedoc": "0.27.x" } }, "sha512-kJVkU2Wd+AXQpyL6DlYXXRrfNrHrEIUgiABWH8Z+2Lz5Sq6an4dQ/hfvP75bbokjNDUskOdFlEEm/0fSVyC7eg=="],
|
||||
|
||||
"typescript": ["typescript@5.7.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw=="],
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"prettier": "^3.5.0",
|
||||
"typedoc": "0.27.7",
|
||||
"typedoc-plugin-coverage": "3.4.1",
|
||||
"typedoc-plugin-markdown": "4.4.1"
|
||||
"typedoc-plugin-markdown": "4.4.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
|
|
Reference in a new issue