Merge pull request #6217 from jellyfin/renovate/jellyfin-sdk-0.x

This commit is contained in:
Bill Thornton 2024-10-19 10:09:51 -04:00 committed by GitHub
commit 01effc25d8
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.202410160502",
"@jellyfin/sdk": "0.0.0-unstable.202410190501",
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/x-date-pickers": "7.18.0",
@ -4846,9 +4846,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.202410160502",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410160502.tgz",
"integrity": "sha512-RvMrCmFIRNxsh5vvrgfYAbPreMMG0rVga1MRrdAPZqbsQ7fhoVaf2w5MkmABCAO62IAxInnKht8H61XEBfA39g==",
"version": "0.0.0-unstable.202410190501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410190501.tgz",
"integrity": "sha512-358kIN6wRfBNLy0vR3vEqcTfwPuT0gLeLEJ3AqfYD6dPZWbcdr/OtxMVJj88P0K7vshGtT7Z8LPPlI3N6cAWeg==",
"license": "MPL-2.0",
"peerDependencies": {
"axios": "^1.3.4"
@ -28906,9 +28906,9 @@
"integrity": "sha512-C0OlBxIr9NdeFESMTA/OVDqNSWtog6Mi7wwzwH12xbZpxsMD0RgCupUcIP7zZgcpTNecW3fZq5d6xVo7Q8HEJw=="
},
"@jellyfin/sdk": {
"version": "0.0.0-unstable.202410160502",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410160502.tgz",
"integrity": "sha512-RvMrCmFIRNxsh5vvrgfYAbPreMMG0rVga1MRrdAPZqbsQ7fhoVaf2w5MkmABCAO62IAxInnKht8H61XEBfA39g==",
"version": "0.0.0-unstable.202410190501",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202410190501.tgz",
"integrity": "sha512-358kIN6wRfBNLy0vR3vEqcTfwPuT0gLeLEJ3AqfYD6dPZWbcdr/OtxMVJj88P0K7vshGtT7Z8LPPlI3N6cAWeg==",
"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.202410160502",
"@jellyfin/sdk": "0.0.0-unstable.202410190501",
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/x-date-pickers": "7.18.0",