mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-22 21:49:48 +00:00
Merge pull request #808 from jellyfin/renovate/typescript
This commit is contained in:
commit
8648d71412
8
package-lock.json
generated
8
package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"rimraf": "5.0.10",
|
||||
"rollup": "4.24.0",
|
||||
"typedoc": "0.26.8",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.6.3",
|
||||
"vitest": "2.1.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@ -5502,9 +5502,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
||||
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
||||
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
@ -39,7 +39,7 @@
|
||||
"rimraf": "5.0.10",
|
||||
"rollup": "4.24.0",
|
||||
"typedoc": "0.26.8",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.6.3",
|
||||
"vitest": "2.1.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user