From 8d896f44702b01663549dcc3438fd7d4a17236b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:15:34 +0000 Subject: [PATCH] Bump @mui/icons-material in /enatega-multivendor-admin Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 7.0.1 to 7.3.5. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.5/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-admin/package-lock.json | 26 +++++++-------------- enatega-multivendor-admin/package.json | 2 +- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/enatega-multivendor-admin/package-lock.json b/enatega-multivendor-admin/package-lock.json index a3ecb8f..f8fb726 100644 --- a/enatega-multivendor-admin/package-lock.json +++ b/enatega-multivendor-admin/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.8.1", "@material-ui/core": "^4.12.4", "@material-ui/lab": "^4.0.0-alpha.61", - "@mui/icons-material": "^7.0.1", + "@mui/icons-material": "^7.3.5", "@mui/material": "^6.4.7", "@mui/styles": "^6.4.4", "@react-google-maps/api": "^2.0.0", @@ -2069,13 +2069,10 @@ "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==" }, "node_modules/@babel/runtime": { - "version": "7.27.0", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz", - "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==", + "version": "7.28.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", + "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, "engines": { "node": ">=6.9.0" } @@ -3657,12 +3654,12 @@ } }, "node_modules/@mui/icons-material": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.0.1.tgz", - "integrity": "sha512-x8Em7LISFQ6s/KeZj6ZKwJHq2WttRNe9KJLWFa72eQx7B53s/TzMKOEjGKB/YyhOx+bqqSv1pMvK373M4Xf07A==", + "version": "7.3.5", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.3.5.tgz", + "integrity": "sha512-LciL1GLMZ+VlzyHAALSVAR22t8IST4LCXmljcUSx2NOutgO2XnxdIp8ilFbeNf9wpo0iUFbAuoQcB7h+HHIf3A==", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.26.10" + "@babel/runtime": "^7.28.4" }, "engines": { "node": ">=14.0.0" @@ -3672,7 +3669,7 @@ "url": "https://opencollective.com/mui-org" }, "peerDependencies": { - "@mui/material": "^7.0.1", + "@mui/material": "^7.3.5", "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0" }, @@ -21037,11 +21034,6 @@ "node": ">=4" } }, - "node_modules/regenerator-runtime": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" - }, "node_modules/regenerator-transform": { "version": "0.15.2", "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", diff --git a/enatega-multivendor-admin/package.json b/enatega-multivendor-admin/package.json index 312c8ec..983d555 100644 --- a/enatega-multivendor-admin/package.json +++ b/enatega-multivendor-admin/package.json @@ -45,7 +45,7 @@ "@emotion/styled": "^11.8.1", "@material-ui/core": "^4.12.4", "@material-ui/lab": "^4.0.0-alpha.61", - "@mui/icons-material": "^7.0.1", + "@mui/icons-material": "^7.3.5", "@mui/material": "^6.4.7", "@mui/styles": "^6.4.4", "@react-google-maps/api": "^2.0.0",