Skip to content

Commit 0b18a6f

Browse files
Bump the mui group with 4 updates
Bumps the mui group with 4 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), [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) and [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers). Updates `@mui/icons-material` from 6.4.6 to 7.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/v7.0.1/packages/mui-icons-material) Updates `@mui/material` from 6.4.6 to 7.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/v7.0.1/packages/mui-material) Updates `@mui/system` from 6.4.6 to 7.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/v7.0.1/packages/mui-system) Updates `@mui/x-date-pickers` from 7.27.1 to 7.28.2 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v7.28.2/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.28.2/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-major dependency-group: mui - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-major dependency-group: mui - dependency-name: "@mui/system" dependency-type: direct:production update-type: version-update:semver-major dependency-group: mui - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4b47a3 commit 0b18a6f

File tree

2 files changed

+104
-102
lines changed

2 files changed

+104
-102
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"@emotion/react": "^11.14.0",
88
"@emotion/styled": "^11.14.0",
99
"@leeoniya/ufuzzy": "^1.0.14",
10-
"@mui/icons-material": "^6.4.6",
11-
"@mui/material": "^6.4.6",
12-
"@mui/system": "^6.4.6",
13-
"@mui/x-date-pickers": "^7.27.1",
10+
"@mui/icons-material": "^7.2.0",
11+
"@mui/material": "^7.2.0",
12+
"@mui/system": "^7.2.0",
13+
"@mui/x-date-pickers": "^8.6.0",
1414
"@remotion/gif": "^4.0.265",
1515
"@remotion/google-fonts": "^4.0.265",
1616
"@sentry/react": "^8.55.0",

0 commit comments

Comments
 (0)