mirror of
https://github.com/jellyfin/jellyfin-chromecast.git
synced 2024-12-12 08:26:13 +00:00
Merge pull request #718 from jellyfin/renovate/typescript
Update dependency typescript to v5.7.2
This commit is contained in:
commit
7feecefc78
8
package-lock.json
generated
8
package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"prettier": "3.3.3",
|
||||
"stylelint": "16.10.0",
|
||||
"stylelint-config-standard": "36.0.1",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.7.2",
|
||||
"typescript-eslint": "8.15.0",
|
||||
"vite": "5.4.11",
|
||||
"vitest": "2.1.5"
|
||||
@ -5529,9 +5529,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
||||
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
||||
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"prettier": "3.3.3",
|
||||
"stylelint": "16.10.0",
|
||||
"stylelint-config-standard": "36.0.1",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.7.2",
|
||||
"typescript-eslint": "8.15.0",
|
||||
"vite": "5.4.11",
|
||||
"vitest": "2.1.5"
|
||||
|
Loading…
Reference in New Issue
Block a user