mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Update dependency typedoc to v0.26.2
This commit is contained in:
parent
475f636402
commit
396273f959
8
package-lock.json
generated
8
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"glob": "10.4.2",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.18.0",
|
||||
"typedoc": "0.26.1",
|
||||
"typedoc": "0.26.2",
|
||||
"typescript": "5.5.2",
|
||||
"vitest": "1.6.0"
|
||||
},
|
||||
@ -5046,9 +5046,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.26.1",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.1.tgz",
|
||||
"integrity": "sha512-APsVXqh93jTlpkLuw6+/IORx7n5LN8hzJV8nvMIrYYaIva0VCq0CoDN7Z3hsRThEYVExI/qoFHnAAxrhG+Wd7Q==",
|
||||
"version": "0.26.2",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.2.tgz",
|
||||
"integrity": "sha512-q/t+M+PZqhN9gPWLBZ3CCvP+KT8O1tyYkSzEYbcQ6mo89avdIrMlBEl3vfo5BgSzwC6Lbmq0W64E8RkY+eVsLA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -37,7 +37,7 @@
|
||||
"glob": "10.4.2",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.18.0",
|
||||
"typedoc": "0.26.1",
|
||||
"typedoc": "0.26.2",
|
||||
"typescript": "5.5.2",
|
||||
"vitest": "1.6.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user