Update dependency @jellyfin/sdk to v0.0.0-unstable.202504050501

This commit is contained in:
renovate[bot]
2025-04-05 09:06:00 +00:00
committed by GitHub
parent 8f57b7450c
commit e13c90206a
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -18,7 +18,7 @@
"@fontsource/noto-sans-sc": "5.2.5",
"@fontsource/noto-sans-tc": "5.2.5",
"@jellyfin/libass-wasm": "4.2.3",
"@jellyfin/sdk": "0.0.0-unstable.202504020501",
"@jellyfin/sdk": "0.0.0-unstable.202504050501",
"@mui/icons-material": "6.4.9",
"@mui/material": "6.4.9",
"@mui/x-date-pickers": "7.28.2",
@@ -4089,9 +4089,9 @@
"license": "LGPL-2.1-or-later AND (FTL OR GPL-2.0-or-later) AND MIT AND MIT-Modern-Variant AND ISC AND NTP AND Zlib AND BSL-1.0"
},
"node_modules/@jellyfin/sdk": {
"version": "0.0.0-unstable.202504020501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202504020501.tgz",
"integrity": "sha512-rMKtQcO0HeWAW7q2KQfrIe+i4SLZ2JLxgu2ghGIvCeSDjV5pfcXIFDAjTciw+GghtDkq5rZx9zYdlxx05pcDPw==",
"version": "0.0.0-unstable.202504050501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202504050501.tgz",
"integrity": "sha512-1AydAsQkpoO8/eHsVMGpk4WiZp4Urelv+B5caJ3/EyPR78BK0qLZFP+iS8QZ4IewlzLTWOxDSd45xsaeUpAMIA==",
"license": "MPL-2.0",
"peerDependencies": {
"axios": "^1.3.4"
@@ -28537,9 +28537,9 @@
"integrity": "sha512-C0OlBxIr9NdeFESMTA/OVDqNSWtog6Mi7wwzwH12xbZpxsMD0RgCupUcIP7zZgcpTNecW3fZq5d6xVo7Q8HEJw=="
},
"@jellyfin/sdk": {
"version": "0.0.0-unstable.202504020501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202504020501.tgz",
"integrity": "sha512-rMKtQcO0HeWAW7q2KQfrIe+i4SLZ2JLxgu2ghGIvCeSDjV5pfcXIFDAjTciw+GghtDkq5rZx9zYdlxx05pcDPw==",
"version": "0.0.0-unstable.202504050501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202504050501.tgz",
"integrity": "sha512-1AydAsQkpoO8/eHsVMGpk4WiZp4Urelv+B5caJ3/EyPR78BK0qLZFP+iS8QZ4IewlzLTWOxDSd45xsaeUpAMIA==",
"requires": {}
},
"@jridgewell/gen-mapping": {