mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-22 21:49:48 +00:00
Merge pull request #813 from jellyfin/renovate/typedoc-0.x
Some checks are pending
Code quality / Lint (push) Waiting to run
Code quality / TypeScript Build (push) Waiting to run
CodeQL / Analyze (typescript) (push) Waiting to run
SDK Documentation Publish / Build Documentation (push) Waiting to run
SDK Documentation Publish / Deploy to GitHub Pages (push) Blocked by required conditions
SDK Unstable Branch / update (push) Waiting to run
Test / Test (push) Waiting to run
Some checks are pending
Code quality / Lint (push) Waiting to run
Code quality / TypeScript Build (push) Waiting to run
CodeQL / Analyze (typescript) (push) Waiting to run
SDK Documentation Publish / Build Documentation (push) Waiting to run
SDK Documentation Publish / Deploy to GitHub Pages (push) Blocked by required conditions
SDK Unstable Branch / update (push) Waiting to run
Test / Test (push) Waiting to run
This commit is contained in:
commit
72eb4529fa
8
package-lock.json
generated
8
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"glob": "11.0.0",
|
||||
"rimraf": "5.0.10",
|
||||
"rollup": "4.24.0",
|
||||
"typedoc": "0.26.9",
|
||||
"typedoc": "0.26.10",
|
||||
"typescript": "5.6.3",
|
||||
"vitest": "2.1.3"
|
||||
},
|
||||
@ -5453,9 +5453,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.26.9",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.9.tgz",
|
||||
"integrity": "sha512-Rc7QpWL7EtmrT8yxV0GmhOR6xHgFnnhphbD9Suti3fz3um7ZOrou6q/g9d6+zC5PssTLZmjaW4Upmzv8T1rCcQ==",
|
||||
"version": "0.26.10",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.10.tgz",
|
||||
"integrity": "sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -38,7 +38,7 @@
|
||||
"glob": "11.0.0",
|
||||
"rimraf": "5.0.10",
|
||||
"rollup": "4.24.0",
|
||||
"typedoc": "0.26.9",
|
||||
"typedoc": "0.26.10",
|
||||
"typescript": "5.6.3",
|
||||
"vitest": "2.1.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user