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.202402290502

This commit is contained in:
jellyfin-bot 2024-02-29 07:05:45 +00:00
parent a314995911
commit 56e2cffa81

14
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@fontsource/noto-sans-kr": "5.0.17", "@fontsource/noto-sans-kr": "5.0.17",
"@fontsource/noto-sans-sc": "5.0.17", "@fontsource/noto-sans-sc": "5.0.17",
"@fontsource/noto-sans-tc": "5.0.17", "@fontsource/noto-sans-tc": "5.0.17",
"@jellyfin/sdk": "0.0.0-unstable.202402240501", "@jellyfin/sdk": "0.0.0-unstable.202402290502",
"@loadable/component": "5.16.3", "@loadable/component": "5.16.3",
"@mui/icons-material": "5.15.5", "@mui/icons-material": "5.15.5",
"@mui/material": "5.15.5", "@mui/material": "5.15.5",
@ -3638,9 +3638,9 @@
"dev": true "dev": true
}, },
"node_modules/@jellyfin/sdk": { "node_modules/@jellyfin/sdk": {
"version": "0.0.0-unstable.202402240501", "version": "0.0.0-unstable.202402290502",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202402240501.tgz", "resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202402290502.tgz",
"integrity": "sha512-UP6ajpwL6TZbCz/zEA6v5aNoDfOzHlIVM6+Z4VhzTroU6zbUIvVjUi67heANWBO2otq0qee6CyVcLC1/vX0B6Q==", "integrity": "sha512-oQSWR2acRT26oBvVntzwGiu5aCGet9ZIEaweEi7Vy0OF9Xl+k9BLlocg5ytcyyKY5ugziGH+j+19D5YHSaAJuA==",
"peerDependencies": { "peerDependencies": {
"axios": "^1.3.4" "axios": "^1.3.4"
} }
@ -25225,9 +25225,9 @@
"dev": true "dev": true
}, },
"@jellyfin/sdk": { "@jellyfin/sdk": {
"version": "0.0.0-unstable.202402240501", "version": "0.0.0-unstable.202402290502",
"resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202402240501.tgz", "resolved": "https://registry.npmjs.org/@jellyfin/sdk/-/sdk-0.0.0-unstable.202402290502.tgz",
"integrity": "sha512-UP6ajpwL6TZbCz/zEA6v5aNoDfOzHlIVM6+Z4VhzTroU6zbUIvVjUi67heANWBO2otq0qee6CyVcLC1/vX0B6Q==", "integrity": "sha512-oQSWR2acRT26oBvVntzwGiu5aCGet9ZIEaweEi7Vy0OF9Xl+k9BLlocg5ytcyyKY5ugziGH+j+19D5YHSaAJuA==",
"requires": {} "requires": {}
}, },
"@jest/schemas": { "@jest/schemas": {