Skip to content

Commit 5a334d2

Browse files
chore(deps): bump the mui group with 3 updates
Bumps the mui group with 3 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) and [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs). Updates `@mui/icons-material` from 7.3.8 to 9.0.1 - [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/v9.0.1/packages/mui-icons-material) Updates `@mui/material` from 7.3.8 to 9.0.1 - [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/v9.0.1/packages/mui-material) Updates `@mui/material-nextjs` from 7.3.8 to 9.0.1 - [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/v9.0.1/packages/mui-material-nextjs) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mui - dependency-name: "@mui/material" dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mui - dependency-name: "@mui/material-nextjs" dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mui ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9c7625 commit 5a334d2

2 files changed

Lines changed: 76 additions & 73 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"@emotion/react": "^11.14.0",
7171
"@emotion/styled": "^11.14.1",
7272
"@garmin/fitsdk": "^21.194.0",
73-
"@mui/icons-material": "^7.3.8",
74-
"@mui/material": "^7.3.8",
75-
"@mui/material-nextjs": "^7.3.8",
73+
"@mui/icons-material": "^9.0.1",
74+
"@mui/material": "^9.0.1",
75+
"@mui/material-nextjs": "^9.0.1",
7676
"@spotify/web-api-ts-sdk": "^1.2.0",
7777
"@types/lodash": "^4.17.24",
7878
"express": "^5.2.1",

0 commit comments

Comments
 (0)