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

Update @jellyfin/sdk to 0.0.0-unstable.202408050429

This commit is contained in:
jellyfin-bot 2024-08-05 07:05:24 +00:00
parent 8b06969226
commit 8cd77fe558
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.0.19",
"@fontsource/noto-sans-tc": "5.0.19",
"@jellyfin/libass-wasm": "4.2.2",
"@jellyfin/sdk": "0.0.0-unstable.202408020501",
"@jellyfin/sdk": "0.0.0-unstable.202408050429",
"@mui/icons-material": "5.15.19",
"@mui/material": "5.15.19",
"@mui/x-data-grid": "7.6.1",
@ -3961,9 +3961,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.202408020501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202408020501.tgz",
"integrity": "sha512-5gzhtOJY57G8hSJQ89YQQg1AJ+0pWDHf4T38ab4/pzB24xKm7AC2O46mjSiK5HXgjQJzzLOatbLQvtFzdCD7bA==",
"version": "0.0.0-unstable.202408050429",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202408050429.tgz",
"integrity": "sha512-L0ouWRznsOGslo+DkDNL6e9NsIFuPKhDBR6XSTdTVty9N/YjSpkPNNmQbj6x41aSNcGgwHTqjgEZF0BE5Ict1g==",
"license": "MPL-2.0",
"peerDependencies": {
"axios": "^1.3.4"
@ -26828,9 +26828,9 @@
"integrity": "sha512-ZPMAhtg6+U4G43WoB0AH2jGoxUTx8Q4O4EwyMc0ZIikbZX6sX5+FDtkCG+x3arQPhEPdCttOL6CwNfxjj2KyCQ=="
},
"@jellyfin/sdk": {
"version": "0.0.0-unstable.202408020501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202408020501.tgz",
"integrity": "sha512-5gzhtOJY57G8hSJQ89YQQg1AJ+0pWDHf4T38ab4/pzB24xKm7AC2O46mjSiK5HXgjQJzzLOatbLQvtFzdCD7bA==",
"version": "0.0.0-unstable.202408050429",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202408050429.tgz",
"integrity": "sha512-L0ouWRznsOGslo+DkDNL6e9NsIFuPKhDBR6XSTdTVty9N/YjSpkPNNmQbj6x41aSNcGgwHTqjgEZF0BE5Ict1g==",
"requires": {}
},
"@jridgewell/gen-mapping": {

View file

@ -81,7 +81,7 @@
"@fontsource/noto-sans-sc": "5.0.19",
"@fontsource/noto-sans-tc": "5.0.19",
"@jellyfin/libass-wasm": "4.2.2",
"@jellyfin/sdk": "0.0.0-unstable.202408020501",
"@jellyfin/sdk": "0.0.0-unstable.202408050429",
"@mui/icons-material": "5.15.19",
"@mui/material": "5.15.19",
"@mui/x-data-grid": "7.6.1",