diff --git a/package-lock.json b/package-lock.json index fca983f..48f88b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/cache": "^11.14.0", "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@mui/icons-material": "^6.4.2", + "@mui/icons-material": "^6.4.4", "@mui/joy": "^5.0.0-beta.51", "@mui/material": "^6.4.4", "@mui/material-nextjs": "^6.4.2", @@ -1076,9 +1076,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.4.2.tgz", - "integrity": "sha512-uwsH1KRmxkJwK3NZyo1xL9pEduL16ftCnzYBYjd6nPNtm05QAoIc0aqedS9tqDV+Ab3q5C04HHOVsMDDv1EBpg==", + "version": "6.4.4", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.4.4.tgz", + "integrity": "sha512-uF1chGaoFmYdRUomK6f8kgJfWosk9A3HXWiVD0vQm+2mE7f25eTQ1E8RRO11LXpnUBqu8Rbv/uGlpnjT/u1Ksg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.26.0" @@ -1091,7 +1091,7 @@ "url": "https://opencollective.com/mui-org" }, "peerDependencies": { - "@mui/material": "^6.4.2", + "@mui/material": "^6.4.4", "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0" }, diff --git a/package.json b/package.json index 80c72e4..be34e4c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/cache": "^11.14.0", "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@mui/icons-material": "^6.4.2", + "@mui/icons-material": "^6.4.4", "@mui/joy": "^5.0.0-beta.51", "@mui/material": "^6.4.4", "@mui/material-nextjs": "^6.4.2",