mirror of
https://github.com/jellyfin/jellyfin-chromecast.git
synced 2024-11-23 14:09:58 +00:00
chore(deps): update dependency typescript to v5.5.4
This commit is contained in:
parent
1805b70cc4
commit
e9404832d9
8
package-lock.json
generated
8
package-lock.json
generated
@ -27,7 +27,7 @@
|
||||
"prettier": "3.3.2",
|
||||
"stylelint": "16.6.1",
|
||||
"stylelint-config-standard": "36.0.1",
|
||||
"typescript": "5.5.2",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.3.2",
|
||||
"vitest": "2.0.4"
|
||||
}
|
||||
@ -5313,9 +5313,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
|
||||
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
|
||||
"version": "5.5.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
|
||||
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"prettier": "3.3.2",
|
||||
"stylelint": "16.6.1",
|
||||
"stylelint-config-standard": "36.0.1",
|
||||
"typescript": "5.5.2",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.3.2",
|
||||
"vitest": "2.0.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user