From 10690ee00e7145f9db83aa644d537a31ffba15fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:15:14 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.16.13 to 5.16.14 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.13 to 5.16.14. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3989d1d9..2ebc6295 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", "@fontsource/roboto": "^5.1.1", - "@mui/icons-material": "^5.16.13", + "@mui/icons-material": "^5.16.14", "@mui/material": "^5.16.7", "axios": "^1.7.7", "eslint-plugin-tsdoc": "^0.4.0", @@ -1417,9 +1417,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.13.tgz", - "integrity": "sha512-aWyOgGDEqj37m3K4F6qUfn7JrEccwiDynJtGQMFbxp94EqyGwO13TKcZ4O8aHdwW3tG63hpbION8KyUoBWI4JQ==", + "version": "5.16.14", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.14.tgz", + "integrity": "sha512-heL4S+EawrP61xMXBm59QH6HODsu0gxtZi5JtnXF2r+rghzyU/3Uftlt1ij8rmJh+cFdKTQug1L9KkZB5JgpMQ==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index e3d5fe72..0ba166e9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", "@fontsource/roboto": "^5.1.1", - "@mui/icons-material": "^5.16.13", + "@mui/icons-material": "^5.16.14", "@mui/material": "^5.16.7", "axios": "^1.7.7", "eslint-plugin-tsdoc": "^0.4.0",