Update dependency @mui/icons-material to v5.15.5

This commit is contained in:
renovate[bot] 2024-01-24 18:50:06 +00:00 committed by GitHub
parent f1ea0ca3d2
commit 4308ec1531
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", "@fontsource/noto-sans-tc": "5.0.17",
"@jellyfin/sdk": "unstable", "@jellyfin/sdk": "unstable",
"@loadable/component": "5.16.3", "@loadable/component": "5.16.3",
"@mui/icons-material": "5.15.4", "@mui/icons-material": "5.15.5",
"@mui/material": "5.15.5", "@mui/material": "5.15.5",
"@mui/x-data-grid": "6.18.7", "@mui/x-data-grid": "6.18.7",
"@react-hook/resize-observer": "1.2.6", "@react-hook/resize-observer": "1.2.6",
@ -3855,11 +3855,11 @@
} }
}, },
"node_modules/@mui/icons-material": { "node_modules/@mui/icons-material": {
"version": "5.15.4", "version": "5.15.5",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.4.tgz", "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.5.tgz",
"integrity": "sha512-q/Yk7aokN8qGMpR7bwoDpBSeaNe6Bv7vaY9yHYodP37c64TM6ime05ueb/wgksOVszrKkNXC67E/XYbRWOoUFA==", "integrity": "sha512-qiql0fd1JY7TZ1wm1RldvU7sL8QUatE9OC12i/qm5rnm/caTFyAfOyTIR7qqxorsJvoZGyrzwoMkal6Ij9kM0A==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.7" "@babel/runtime": "^7.23.8"
}, },
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"
@ -25375,11 +25375,11 @@
"integrity": "sha512-0aoWS4qvk1uzm9JBs83oQmIMIQeTBUeqqu8u+3uo2tMznrB5fIKqQVCbCgq+4Tm4jG+5F7dIvnjvQ2aV7UKtdw==" "integrity": "sha512-0aoWS4qvk1uzm9JBs83oQmIMIQeTBUeqqu8u+3uo2tMznrB5fIKqQVCbCgq+4Tm4jG+5F7dIvnjvQ2aV7UKtdw=="
}, },
"@mui/icons-material": { "@mui/icons-material": {
"version": "5.15.4", "version": "5.15.5",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.4.tgz", "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.5.tgz",
"integrity": "sha512-q/Yk7aokN8qGMpR7bwoDpBSeaNe6Bv7vaY9yHYodP37c64TM6ime05ueb/wgksOVszrKkNXC67E/XYbRWOoUFA==", "integrity": "sha512-qiql0fd1JY7TZ1wm1RldvU7sL8QUatE9OC12i/qm5rnm/caTFyAfOyTIR7qqxorsJvoZGyrzwoMkal6Ij9kM0A==",
"requires": { "requires": {
"@babel/runtime": "^7.23.7" "@babel/runtime": "^7.23.8"
} }
}, },
"@mui/material": { "@mui/material": {

View file

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