Skip to content

Commit

Permalink
Chore(deps): Bump @mui/x-date-pickers from 7.23.2 to 7.23.3 (#4733)
Browse files Browse the repository at this point in the history
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.23.3/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.3/packages/x-date-pickers)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent d0d682c commit 40999bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@ledgerhq/device-signer-kit-ethereum": "^1.1.0",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.3.0",
"@mui/x-date-pickers": "^7.22.1",
"@mui/x-date-pickers": "^7.23.3",
"@reduxjs/toolkit": "^2.5.0",
"@reown/walletkit": "^1.1.1",
"@safe-global/api-kit": "^2.4.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5925,9 +5925,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:^7.22.1":
version: 7.23.2
resolution: "@mui/x-date-pickers@npm:7.23.2"
"@mui/x-date-pickers@npm:^7.23.3":
version: 7.23.3
resolution: "@mui/x-date-pickers@npm:7.23.3"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
Expand Down Expand Up @@ -5969,7 +5969,7 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10/80e5200c485fc7d4cbf8a21b39d5c2c1fd556b6373d062066901ddd7031511417442b3ac81f569f52dd0edd1c319dcf60e4847e3ff12e1f8a4e6f73ac6fa8cf4
checksum: 10/8abd73645f614741f7e97f72f3516413a792c1b5f2ddbba4180f17bcb2282a55e4e22d6e429c72791e3a7b4d458c4580fd5a9fba806babddbf9846b3089b16ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -7649,7 +7649,7 @@ __metadata:
"@mdx-js/react": "npm:^3.0.1"
"@mui/icons-material": "npm:^6.1.6"
"@mui/material": "npm:^6.3.0"
"@mui/x-date-pickers": "npm:^7.22.1"
"@mui/x-date-pickers": "npm:^7.23.3"
"@next/bundle-analyzer": "npm:^15.0.4"
"@next/mdx": "npm:^15.0.4"
"@openzeppelin/contracts": "npm:^4.9.6"
Expand Down

0 comments on commit 40999bf

Please sign in to comment.