Skip to content

Commit

Permalink
chore(deps): bump @mui/material from 6.1.4 to 6.1.7
Browse files Browse the repository at this point in the history
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.1.4 to 6.1.7.
- [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/v6.1.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent f6bd5ac commit dafabb0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@mui/icons-material": "^6.1.4",
"@mui/material": "^6.1.4",
"@mui/material": "^6.1.7",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
Expand Down
99 changes: 54 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
languageName: node
linkType: hard

"@babel/template@npm:^7.25.7, @babel/template@npm:^7.3.3":
version: 7.25.7
resolution: "@babel/template@npm:7.25.7"
Expand Down Expand Up @@ -2454,10 +2463,10 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/core-downloads-tracker@npm:6.1.4"
checksum: 10c0/bfd84a726c883dd681b2cda13b977eb6646c1da66ea59905dbe7b857ec4ac86576a318eb116d54633e7c479aecb52fe0c75fb957f1b6081a6c8857dd5ce4c5b9
"@mui/core-downloads-tracker@npm:^6.1.7":
version: 6.1.7
resolution: "@mui/core-downloads-tracker@npm:6.1.7"
checksum: 10c0/4568379b1df8a17ca2292b7caa729f42c3b4b359841c81981a7d25641380121f3a042e53094cabd16d5c838372edadb8c23c24d9bff0fcc794c615b62f0ceb3e
languageName: node
linkType: hard

Expand All @@ -2477,15 +2486,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/material@npm:6.1.4"
"@mui/material@npm:^6.1.7":
version: 6.1.7
resolution: "@mui/material@npm:6.1.7"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/core-downloads-tracker": "npm:^6.1.4"
"@mui/system": "npm:^6.1.4"
"@mui/types": "npm:^7.2.18"
"@mui/utils": "npm:^6.1.4"
"@babel/runtime": "npm:^7.26.0"
"@mui/core-downloads-tracker": "npm:^6.1.7"
"@mui/system": "npm:^6.1.7"
"@mui/types": "npm:^7.2.19"
"@mui/utils": "npm:^6.1.7"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
Expand All @@ -2496,7 +2505,7 @@ __metadata:
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material-pigment-css": ^6.1.4
"@mui/material-pigment-css": ^6.1.7
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
Expand All @@ -2509,32 +2518,32 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10c0/3729e56129b27706ebfab67428035dc7f0136dfd745281b467c7da07e78248cc8e2f36939cd6c33967fd565c5b5eff336629e3f7a2d877e9b176d24df67c9c81
checksum: 10c0/2c049da6b8f4bc79a0777692138ff77a0cb64b96c384d7070097c006391798554923806fed1ef8c6db8730f11c058edfb94bd243d2abeff14e45fd51d1f29819
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/private-theming@npm:6.1.4"
"@mui/private-theming@npm:^6.1.7":
version: 6.1.7
resolution: "@mui/private-theming@npm:6.1.7"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^6.1.4"
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.1.7"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/37c81ca4529afbec2a4710d4dfa1597a5f9a33ff3ae775fa68474f86b223ed4ab953526e49883d77638ad62f0c944716c2b0dc58a105624ca91fe60a633e3b4a
checksum: 10c0/2735c0e7155fd595c5f6fd87a20a74a222f1ef3120722d1964fa231c075b909b77612ac3e3a8bb5604a388205f4495690bc0602ceabe925294ed6a5fbe8144da
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/styled-engine@npm:6.1.4"
"@mui/styled-engine@npm:^6.1.7":
version: 6.1.7
resolution: "@mui/styled-engine@npm:6.1.7"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.1"
"@emotion/serialize": "npm:^1.3.2"
"@emotion/sheet": "npm:^1.4.0"
Expand All @@ -2549,19 +2558,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/ce8f53a704aa607152ef5ef25d95bdd5c4399f7dbf240acd6e4057c24d84536bb3c884fcb13c5e88d87dbfff42935c82af2e63800ba033ad481847b1967ccf52
checksum: 10c0/0289121553ab95f6ddd1be0eeb27e975a01391266ff3076430ab67d925c231b586fc2899f8340648b4587c651bd3f7fd24094f43386f6de9052db92a98e13c15
languageName: node
linkType: hard

"@mui/system@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/system@npm:6.1.4"
"@mui/system@npm:^6.1.7":
version: 6.1.7
resolution: "@mui/system@npm:6.1.7"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/private-theming": "npm:^6.1.4"
"@mui/styled-engine": "npm:^6.1.4"
"@mui/types": "npm:^7.2.18"
"@mui/utils": "npm:^6.1.4"
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.1.7"
"@mui/styled-engine": "npm:^6.1.7"
"@mui/types": "npm:^7.2.19"
"@mui/utils": "npm:^6.1.7"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -2577,28 +2586,28 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10c0/766f1c695254df54b06de1af231cdf30752f71a79181edd4c24044405144b7a72c4c23248155f4041999993aa4f568878eccd130c100b4b332e7dd6b322dfd75
checksum: 10c0/309db6f87bc7e489486f683961d032faad4804e7a3263f584b0a82e3286831a596f416be69066967a76253938e604cbb87bdfe4f9b8feed683b40ca7c4b8d8f2
languageName: node
linkType: hard

"@mui/types@npm:^7.2.18":
version: 7.2.18
resolution: "@mui/types@npm:7.2.18"
"@mui/types@npm:^7.2.19":
version: 7.2.19
resolution: "@mui/types@npm:7.2.19"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/338404bdef7c7f9ebcd389ebbf429c44d2cc9c25c65d8669dc900a24b2c8718240482273bf6cd953578965e3838ad40a8e7376c71d3d9146be3afb88bff1b67a
checksum: 10c0/9c390d7eddc7e7c396852202fdca021aee275391bc7f48d0b6458748bf75eebb34c73109958692655ba5e72946cf47db2c0c7d2e1c26be568599ed65c931d080
languageName: node
linkType: hard

"@mui/utils@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/utils@npm:6.1.4"
"@mui/utils@npm:^6.1.7":
version: 6.1.7
resolution: "@mui/utils@npm:6.1.7"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/types": "npm:^7.2.18"
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:^7.2.19"
"@types/prop-types": "npm:^15.7.13"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -2609,7 +2618,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/cac4f05904897c28444e7ef2a6891678d36c0a8fae921ccacebcd7b53da99e4c6cab05669328fdabff624313de68f1b5bcd427cba36024b6c3505b5ee945eb05
checksum: 10c0/8dc05bf8f48d6d6d24cb9950b705e8b48eedac8dba159514c5c61ec2da54c9de3f40ff33e8a662eb661af6fbbf9c80b83277eefba6e54a1b5fa26a377ec0d694
languageName: node
linkType: hard

Expand Down Expand Up @@ -13578,7 +13587,7 @@ __metadata:
"@fortawesome/free-solid-svg-icons": "npm:^6.6.0"
"@fortawesome/react-fontawesome": "npm:^0.2.2"
"@mui/icons-material": "npm:^6.1.4"
"@mui/material": "npm:^6.1.4"
"@mui/material": "npm:^6.1.7"
"@testing-library/jest-dom": "npm:^6.6.2"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
Expand Down

0 comments on commit dafabb0

Please sign in to comment.