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): update material-ui monorepo #9033

Merged
merged 1 commit into from
Jan 31, 2025
Merged
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
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1832,12 +1832,12 @@ __metadata:
linkType: hard

"@mui/x-date-pickers@npm:^7.0.0":
version: 7.23.3
resolution: "@mui/x-date-pickers@npm:7.23.3"
version: 7.24.1
resolution: "@mui/x-date-pickers@npm:7.24.1"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
"@mui/x-internals": "npm:7.23.0"
"@mui/x-internals": "npm:7.24.1"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -1848,7 +1848,7 @@ __metadata:
"@mui/material": ^5.15.14 || ^6.0.0
"@mui/system": ^5.15.14 || ^6.0.0
date-fns: ^2.25.0 || ^3.2.0 || ^4.0.0
date-fns-jalali: ^2.13.0-0 || ^3.2.0-0
date-fns-jalali: ^2.13.0-0 || ^3.2.0-0 || ^4.0.0-0
dayjs: ^1.10.7
luxon: ^3.0.2
moment: ^2.29.4
Expand All @@ -1875,19 +1875,19 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10c0/19c1da3409a572c6aa2a2ab7f40606d6aec1659d1aee4b1108965860a692e70da4baf6d011e8496ef7145afed356db31b9760d6c9c214ddd836da46dc4954157
checksum: 10c0/f1de87f1c8063bf856940cff76d7e5923c149eadb27ce2192de592f0ed823bfb9efa2911fc42ca73fed8c146e578ff537ca94f6fe6f7b3d7953de44ce4577bad
languageName: node
linkType: hard

"@mui/x-internals@npm:7.23.0":
version: 7.23.0
resolution: "@mui/x-internals@npm:7.23.0"
"@mui/x-internals@npm:7.24.1":
version: 7.24.1
resolution: "@mui/x-internals@npm:7.24.1"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/47d5efad1b58b2c316e7d9e61cfe536b3c0a16f6d3ff4f371c8a29aa7c598de136f328958f6b44f6401b2c96b5867872f631debb51fb9db6f3493181f43deb2a
checksum: 10c0/cb0d23e035d3e40778090a5151d9f8d4198796ca7318ec1fc67e5752dda9762d647bbb22221c13777ccc2db4f109b0066b3747a18244eae9c80cc70058b597a6
languageName: node
linkType: hard

Expand Down
Loading