mirror of
https://github.com/cheeriojs/cheerio.git
synced 2026-02-21 20:31:35 +00:00
build(deps): bump typedoc-plugin-mdn-links in /website (#4312)
This commit is contained in:
10
website/package-lock.json
generated
10
website/package-lock.json
generated
@@ -22,7 +22,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"typedoc": "^0.27.5",
|
||||
"typedoc-plugin-markdown": "^4.3.3",
|
||||
"typedoc-plugin-mdn-links": "^3.3.8"
|
||||
"typedoc-plugin-mdn-links": "^4.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crowdin/cli": "^4.5.0",
|
||||
@@ -14963,11 +14963,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc-plugin-mdn-links": {
|
||||
"version": "3.3.8",
|
||||
"resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.3.8.tgz",
|
||||
"integrity": "sha512-Aewg+SW7hBdffRpT6WnpRwWthoaF9irlzXDKRyvcDVekPZSFujOlh690SV6eCgqrtP7GBJmN0TVeJUq6+6rb1w==",
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.6.tgz",
|
||||
"integrity": "sha512-7m9AA/SjSV5DAc0MrOPIfkTCI+qcK8NnNSLgknqakQwqd3OFRXGe4tiFNm3tKHqft8FDce6qva1akVxyLyQXrA==",
|
||||
"peerDependencies": {
|
||||
"typedoc": ">= 0.23.14 || 0.24.x || 0.25.x || 0.26.x"
|
||||
"typedoc": "0.26.x || 0.27.x"
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc/node_modules/brace-expansion": {
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"typedoc": "^0.27.5",
|
||||
"typedoc-plugin-markdown": "^4.3.3",
|
||||
"typedoc-plugin-mdn-links": "^3.3.8"
|
||||
"typedoc-plugin-mdn-links": "^4.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crowdin/cli": "^4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user