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

build(deps-dev): bump @mui/styles from 5.16.7 to 6.1.4 #4110

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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.16.7",
"@mui/styles": "5.16.7",
"@mui/styles": "6.1.4",
"@mui/system": "5.16.7",
"@mui/x-data-grid": "6.20.4",
"@playwright/test": "1.47.2",
Expand Down
88 changes: 73 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/runtime@npm:7.25.7"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10/73411fe0f1bff3a962586cef05b30f49e554b6563767e6d84f7d79d605b2c20e7fc3df291a3aebef69043181a8f893afdab9e6672557a5c2d08b9377d6f678cd
languageName: node
linkType: hard

"@babel/template@npm:^7.22.5, @babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0, @babel/template@npm:^7.3.3":
version: 7.25.0
resolution: "@babel/template@npm:7.25.0"
Expand Down Expand Up @@ -1728,7 +1737,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/hash@npm:^0.9.1, @emotion/hash@npm:^0.9.2":
"@emotion/hash@npm:^0.9.2":
version: 0.9.2
resolution: "@emotion/hash@npm:0.9.2"
checksum: 10/379bde2830ccb0328c2617ec009642321c0e009a46aa383dfbe75b679c6aea977ca698c832d225a893901f29d7b3eef0e38cf341f560f6b2b56f1ff23c172387
Expand Down Expand Up @@ -3356,6 +3365,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/private-theming@npm:6.1.4"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^6.1.4"
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: 10/bed667f2748376fec1da254b8d6dbad2129dbeec0e8ab9a8f945d31da4fc3f4d7433ffead02ad75a968eec21e051d8ebe85af041750f124a9e442bf76c84a0a4
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/styled-engine@npm:5.16.6"
Expand All @@ -3377,16 +3403,16 @@ __metadata:
languageName: node
linkType: hard

"@mui/styles@npm:5.16.7":
version: 5.16.7
resolution: "@mui/styles@npm:5.16.7"
"@mui/styles@npm:6.1.4":
version: 6.1.4
resolution: "@mui/styles@npm:6.1.4"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@emotion/hash": "npm:^0.9.1"
"@mui/private-theming": "npm:^5.16.6"
"@mui/types": "npm:^7.2.15"
"@mui/utils": "npm:^5.16.6"
clsx: "npm:^2.1.0"
"@babel/runtime": "npm:^7.25.7"
"@emotion/hash": "npm:^0.9.2"
"@mui/private-theming": "npm:^6.1.4"
"@mui/types": "npm:^7.2.18"
"@mui/utils": "npm:^6.1.4"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
hoist-non-react-statics: "npm:^3.3.2"
jss: "npm:^10.10.0"
Expand All @@ -3399,12 +3425,12 @@ __metadata:
jss-plugin-vendor-prefixer: "npm:^10.10.0"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0
"@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: 10/acdaf8139ab0847c3b38d2e9dbf45e91b413dc46230ba09db4f36f838545ac3e58f8562ad32d950851c5d9ff7636786497775a330f307187deebbbe167ab1da6
checksum: 10/c3dea0fac8a52d4abf353bceef0085fd98327a9bfe661136c7e2a628e727ba4e1a8c21eea5c933a13f37787dc88b6c8f4f0416fd45b8c1fdd373619199ab82c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3448,6 +3474,18 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.18":
version: 7.2.18
resolution: "@mui/types@npm:7.2.18"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/662b0e2858b1675cff54e69082f2265d4f2be247627f97333a9e6afa7199b6d520f57b3f366c8b62ade1593228a95a7618d21ac229102d58dd4906f804fcd7b6
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.16, @mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/utils@npm:5.16.6"
Expand All @@ -3468,6 +3506,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.1.4":
version: 6.1.4
resolution: "@mui/utils@npm:6.1.4"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/types": "npm:^7.2.18"
"@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: 10/8ab78bfee73fd6a37dfc6d7ad2aad3864de0580a8c1f04f9a682307df9818cd55dd75605f50cc933781e8ae0c2487a02278c70a3dce885e922fdd3eb496e83b2
languageName: node
linkType: hard

"@mui/x-data-grid@npm:6.20.4":
version: 6.20.4
resolution: "@mui/x-data-grid@npm:6.20.4"
Expand Down Expand Up @@ -6511,7 +6569,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*, @types/prop-types@npm:15.7.13, @types/prop-types@npm:^15.7.12":
"@types/prop-types@npm:*, @types/prop-types@npm:15.7.13, @types/prop-types@npm:^15.7.12, @types/prop-types@npm:^15.7.13":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
checksum: 10/8935cad87c683c665d09a055919d617fe951cb3b2d5c00544e3a913f861a2bd8d2145b51c9aa6d2457d19f3107ab40784c40205e757232f6a80cc8b1c815513c
Expand Down Expand Up @@ -18106,7 +18164,7 @@ __metadata:
"@mui/icons-material": "npm:5.16.7"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.16.7"
"@mui/styles": "npm:5.16.7"
"@mui/styles": "npm:6.1.4"
"@mui/system": "npm:5.16.7"
"@mui/x-data-grid": "npm:6.20.4"
"@playwright/test": "npm:1.47.2"
Expand Down
Loading