Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @mui/utils from 5.16.6 to 6.1.9 #652

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 58 additions & 7 deletions .pnp.cjs

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
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.9",
"@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.9":
version: 6.1.9
resolution: "@mui/utils@npm:6.1.9"
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/2cd28cc44f9048b2c9b5511f074082da1f5b969c524f08f827aaa5e226392238bb91fbf6c5054290590b5d9a67d7f753a6ee9b7cc7613df7193635b8f63ca577
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.9"
"@nx/devkit": "npm:^19.8.11"
"@reduxjs/toolkit": "npm:^2.3.0"
"@remix-run/dev": "npm:^2.14.0"
Expand Down