From 4308ec153196b6435c80fad2803a164c36a5aaa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:50:06 +0000 Subject: [PATCH] Update dependency @mui/icons-material to v5.15.5 --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31199d171..b13a42800 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index d69558f0e..4102a8cef 100644 --- a/package.json +++ b/package.json @@ -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",