Skip to content

Commit

Permalink
Bump @mui/x-date-pickers from 7.26.0 to 7.27.0 in /frontend
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.26.0 to 7.27.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.27.0/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.27.0/packages/x-date-pickers)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 89af6d4 commit 94a00b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/styled": "11.14.0",
"@mui/icons-material": "6.4.4",
"@mui/material": "6.4.3",
"@mui/x-date-pickers": "7.26.0",
"@mui/x-date-pickers": "7.27.0",
"babel-loader": "9.2.1",
"chart.js": "4.4.7",
"dayjs": "1.11.13",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2051,9 +2051,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:7.26.0":
version: 7.26.0
resolution: "@mui/x-date-pickers@npm:7.26.0"
"@mui/x-date-pickers@npm:7.27.0":
version: 7.27.0
resolution: "@mui/x-date-pickers@npm:7.27.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
Expand Down Expand Up @@ -2095,7 +2095,7 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10c0/4c93af12a100fb34336084a81ffe5229b05c8af58f0f313e060077fe88ed51b14b92f71adb396b90333e35ffd2788e15587a711bbda539188d3846b93866d3a1
checksum: 10c0/fd8f242f8a9eac4ec37452df89ee7b74afc107b06c6349e17fee7ce912424939848ae27a45f07182d3b27e6cfa0364cf5fc7f23048bc6efded10fcddee6a6c4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4690,7 +4690,7 @@ __metadata:
"@eslint/compat": "npm:1.2.6"
"@mui/icons-material": "npm:6.4.4"
"@mui/material": "npm:6.4.3"
"@mui/x-date-pickers": "npm:7.26.0"
"@mui/x-date-pickers": "npm:7.27.0"
"@playwright/test": "npm:1.50.1"
"@types/node": "npm:22.13.1"
"@types/react": "npm:19.0.10"
Expand Down

0 comments on commit 94a00b4

Please sign in to comment.