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

This commit is contained in:
Bill Thornton 2024-01-24 14:52:13 -05:00 committed by GitHub
commit 00f4b8d2fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View file

@ -19,7 +19,7 @@
"@fontsource/noto-sans-tc": "5.0.17",
"@jellyfin/sdk": "unstable",
"@loadable/component": "5.16.3",
"@mui/icons-material": "5.15.4",
"@mui/icons-material": "5.15.5",
"@mui/material": "5.15.5",
"@mui/x-data-grid": "6.18.7",
"@react-hook/resize-observer": "1.2.6",
@ -3855,11 +3855,11 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.4.tgz",
"integrity": "sha512-q/Yk7aokN8qGMpR7bwoDpBSeaNe6Bv7vaY9yHYodP37c64TM6ime05ueb/wgksOVszrKkNXC67E/XYbRWOoUFA==",
"version": "5.15.5",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.5.tgz",
"integrity": "sha512-qiql0fd1JY7TZ1wm1RldvU7sL8QUatE9OC12i/qm5rnm/caTFyAfOyTIR7qqxorsJvoZGyrzwoMkal6Ij9kM0A==",
"dependencies": {
"@babel/runtime": "^7.23.7"
"@babel/runtime": "^7.23.8"
},
"engines": {
"node": ">=12.0.0"
@ -25375,11 +25375,11 @@
"integrity": "sha512-0aoWS4qvk1uzm9JBs83oQmIMIQeTBUeqqu8u+3uo2tMznrB5fIKqQVCbCgq+4Tm4jG+5F7dIvnjvQ2aV7UKtdw=="
},
"@mui/icons-material": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.4.tgz",
"integrity": "sha512-q/Yk7aokN8qGMpR7bwoDpBSeaNe6Bv7vaY9yHYodP37c64TM6ime05ueb/wgksOVszrKkNXC67E/XYbRWOoUFA==",
"version": "5.15.5",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.5.tgz",
"integrity": "sha512-qiql0fd1JY7TZ1wm1RldvU7sL8QUatE9OC12i/qm5rnm/caTFyAfOyTIR7qqxorsJvoZGyrzwoMkal6Ij9kM0A==",
"requires": {
"@babel/runtime": "^7.23.7"
"@babel/runtime": "^7.23.8"
}
},
"@mui/material": {

View file

@ -80,7 +80,7 @@
"@fontsource/noto-sans-tc": "5.0.17",
"@jellyfin/sdk": "unstable",
"@loadable/component": "5.16.3",
"@mui/icons-material": "5.15.4",
"@mui/icons-material": "5.15.5",
"@mui/material": "5.15.5",
"@mui/x-data-grid": "6.18.7",
"@react-hook/resize-observer": "1.2.6",