Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 681f40d commit 08b9cc3
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 10 deletions.
65 changes: 58 additions & 7 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/playnite-web/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@graphql-yoga/plugin-jwt": "^2.6.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/utils": "^5.16.6",
"@mui/utils": "^6.1.8",
"@reduxjs/toolkit": "^2.3.0",
"@remix-run/express": "^2.14.0",
"@remix-run/node": "^2.14.0",
Expand Down
43 changes: 41 additions & 2 deletions yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3199,7 +3199,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.16.0":
"@babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
Expand Down Expand Up @@ -6266,6 +6266,18 @@ __metadata:
languageName: node
linkType: hard

"@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/9c390d7eddc7e7c396852202fdca021aee275391bc7f48d0b6458748bf75eebb34c73109958692655ba5e72946cf47db2c0c7d2e1c26be568599ed65c931d080
languageName: node
linkType: hard

"@mui/utils@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/utils@npm:5.16.6"
Expand All @@ -6286,6 +6298,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/utils@npm:6.1.8"
dependencies:
"@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"
react-is: "npm:^18.3.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/7d2bfa4863456a5223ddf6a93d56cc4c64e9de0ebc947953a4c23e83f8c9257d02a572da7d8c2dd93dcea5db0d321b7c8bb1e154b26fa5f22663eb6a262726ab
languageName: node
linkType: hard

"@napi-rs/wasm-runtime@npm:0.2.4":
version: 0.2.4
resolution: "@napi-rs/wasm-runtime@npm:0.2.4"
Expand Down Expand Up @@ -8312,6 +8344,13 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:^15.7.13":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
checksum: 10c0/1b20fc67281902c6743379960247bc161f3f0406ffc0df8e7058745a85ea1538612109db0406290512947f9632fe9e10e7337bf0ce6338a91d6c948df16a7c61
languageName: node
linkType: hard

"@types/qs@npm:*":
version: 6.9.10
resolution: "@types/qs@npm:6.9.10"
Expand Down Expand Up @@ -21905,7 +21944,7 @@ __metadata:
"@jspm/core": "npm:^2.1.0"
"@mui/icons-material": "npm:^5.16.7"
"@mui/material": "npm:^5.16.7"
"@mui/utils": "npm:^5.16.6"
"@mui/utils": "npm:^6.1.8"
"@nx/devkit": "npm:^19.8.11"
"@reduxjs/toolkit": "npm:^2.3.0"
"@remix-run/dev": "npm:^2.14.0"
Expand Down

0 comments on commit 08b9cc3

Please sign in to comment.