Skip to content

Commit 9670048

Browse files
build(deps): bump @mui/x-date-pickers from 7.29.1 to 8.15.0
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.29.1 to 8.15.0. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.15.0/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-version: 8.15.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b6b1b2 commit 9670048

File tree

3 files changed

+130
-37
lines changed

3 files changed

+130
-37
lines changed

package-lock.json

Lines changed: 128 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/diracx-web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@mui/icons-material": "^6.4.2",
3030
"@mui/material": "^6.1.6",
3131
"@mui/utils": "^6.1.6",
32-
"@mui/x-date-pickers": "^7.28.3",
32+
"@mui/x-date-pickers": "^8.15.0",
3333
"@tanstack/react-table": "^8.20.5",
3434
"@types/d3": "^7.4.3",
3535
"@types/node": "^20.17.6",

packages/extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mui/icons-material": "^6.4.2",
2121
"@mui/material": "^6.1.6",
2222
"@mui/utils": "^6.1.6",
23-
"@mui/x-date-pickers": "^7.28.3",
23+
"@mui/x-date-pickers": "^8.15.0",
2424
"@tanstack/react-table": "^8.20.5",
2525
"autoprefixer": "10.4.20",
2626
"next": "15.3.1",

0 commit comments

Comments
 (0)