1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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

This commit is contained in:
renovate[bot] 2024-10-08 21:46:31 +00:00 committed by GitHub
parent 3a6aaf2c8b
commit 2ca5a60e90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -18,7 +18,7 @@
"@fontsource/noto-sans-sc": "5.1.0",
"@fontsource/noto-sans-tc": "5.1.0",
"@jellyfin/libass-wasm": "4.2.3",
"@jellyfin/sdk": "0.0.0-unstable.202410020501",
"@jellyfin/sdk": "0.0.0-unstable.202410080502",
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/x-date-pickers": "7.18.0",
@ -5068,9 +5068,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.202410020501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410020501.tgz",
"integrity": "sha512-Tl+bE4GoGDf5qmzYiauNLFclAYF4cPFVX3HldKl/KuwEarzRdQfudGNFCu0KmDbJGiZ6HtDlec6LoUaYeXmvng==",
"version": "0.0.0-unstable.202410080502",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410080502.tgz",
"integrity": "sha512-GJx92FQUByJSWtVwuegWNJLop8g8PdQxcs1ucZuSNHZD0FT7EK92gnEf/N80Wj7ef9zFrWnWQgu+Hn4K9r11jg==",
"license": "MPL-2.0",
"peerDependencies": {
"axios": "^1.3.4"
@ -29306,9 +29306,9 @@
"integrity": "sha512-C0OlBxIr9NdeFESMTA/OVDqNSWtog6Mi7wwzwH12xbZpxsMD0RgCupUcIP7zZgcpTNecW3fZq5d6xVo7Q8HEJw=="
},
"@jellyfin/sdk": {
"version": "0.0.0-unstable.202410020501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410020501.tgz",
"integrity": "sha512-Tl+bE4GoGDf5qmzYiauNLFclAYF4cPFVX3HldKl/KuwEarzRdQfudGNFCu0KmDbJGiZ6HtDlec6LoUaYeXmvng==",
"version": "0.0.0-unstable.202410080502",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410080502.tgz",
"integrity": "sha512-GJx92FQUByJSWtVwuegWNJLop8g8PdQxcs1ucZuSNHZD0FT7EK92gnEf/N80Wj7ef9zFrWnWQgu+Hn4K9r11jg==",
"requires": {}
},
"@jridgewell/gen-mapping": {

View file

@ -79,7 +79,7 @@
"@fontsource/noto-sans-sc": "5.1.0",
"@fontsource/noto-sans-tc": "5.1.0",
"@jellyfin/libass-wasm": "4.2.3",
"@jellyfin/sdk": "0.0.0-unstable.202410020501",
"@jellyfin/sdk": "0.0.0-unstable.202410080502",
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/x-date-pickers": "7.18.0",