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

Merge pull request #6635 from jellyfin/renovate/material-ui-monorepo

This commit is contained in:
Bill Thornton 2025-03-24 12:01:34 -04:00 committed by GitHub
commit a9ded390ed
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

@ -21,7 +21,7 @@
"@jellyfin/sdk": "0.0.0-unstable.202503230501", "@jellyfin/sdk": "0.0.0-unstable.202503230501",
"@mui/icons-material": "6.4.7", "@mui/icons-material": "6.4.7",
"@mui/material": "6.4.7", "@mui/material": "6.4.7",
"@mui/x-date-pickers": "7.26.0", "@mui/x-date-pickers": "7.27.3",
"@react-hook/resize-observer": "2.0.2", "@react-hook/resize-observer": "2.0.2",
"@tanstack/react-query": "5.68.0", "@tanstack/react-query": "5.68.0",
"@tanstack/react-query-devtools": "5.68.0", "@tanstack/react-query-devtools": "5.68.0",
@ -4539,9 +4539,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@mui/x-date-pickers": { "node_modules/@mui/x-date-pickers": {
"version": "7.26.0", "version": "7.27.3",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.26.0.tgz", "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.27.3.tgz",
"integrity": "sha512-bhSDce1b5MBYYlCdHQJBThe10LGTE3D/u53TDQ41+IRj+iiNCun8jivw3DxKhmoBxlB+hVdkcltpTtIGlPjQZQ==", "integrity": "sha512-igfKTPC4ZVCmS5j/NXcXBtj/hHseQHzRpCpIB1PMnJGhMdRYXnz8qZz5XhlNBKlzJVXkGu6Uil+obZpCLNj1xg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.25.7", "@babel/runtime": "^7.25.7",
@ -28792,9 +28792,9 @@
} }
}, },
"@mui/x-date-pickers": { "@mui/x-date-pickers": {
"version": "7.26.0", "version": "7.27.3",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.26.0.tgz", "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.27.3.tgz",
"integrity": "sha512-bhSDce1b5MBYYlCdHQJBThe10LGTE3D/u53TDQ41+IRj+iiNCun8jivw3DxKhmoBxlB+hVdkcltpTtIGlPjQZQ==", "integrity": "sha512-igfKTPC4ZVCmS5j/NXcXBtj/hHseQHzRpCpIB1PMnJGhMdRYXnz8qZz5XhlNBKlzJVXkGu6Uil+obZpCLNj1xg==",
"requires": { "requires": {
"@babel/runtime": "^7.25.7", "@babel/runtime": "^7.25.7",
"@mui/utils": "^5.16.6 || ^6.0.0", "@mui/utils": "^5.16.6 || ^6.0.0",

View file

@ -86,7 +86,7 @@
"@jellyfin/sdk": "0.0.0-unstable.202503230501", "@jellyfin/sdk": "0.0.0-unstable.202503230501",
"@mui/icons-material": "6.4.7", "@mui/icons-material": "6.4.7",
"@mui/material": "6.4.7", "@mui/material": "6.4.7",
"@mui/x-date-pickers": "7.26.0", "@mui/x-date-pickers": "7.27.3",
"@react-hook/resize-observer": "2.0.2", "@react-hook/resize-observer": "2.0.2",
"@tanstack/react-query": "5.68.0", "@tanstack/react-query": "5.68.0",
"@tanstack/react-query-devtools": "5.68.0", "@tanstack/react-query-devtools": "5.68.0",