Skip to content

[frontend] Update dependency @mui/x-date-pickers to v7.29.2 (release/current) #3106

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

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
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 openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@mui/lab": "7.0.0-beta.11",
"@mui/material": "7.0.2",
"@mui/system": "7.0.2",
"@mui/x-date-pickers": "7.29.1",
"@mui/x-date-pickers": "7.29.2",
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.5",
"@xyflow/react": "12.6.0",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2606,9 +2606,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:7.29.1":
version: 7.29.1
resolution: "@mui/x-date-pickers@npm:7.29.1"
"@mui/x-date-pickers@npm:7.29.2":
version: 7.29.2
resolution: "@mui/x-date-pickers@npm:7.29.2"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0 || ^7.0.0"
Expand Down Expand Up @@ -2650,7 +2650,7 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10c0/31d050fea70c0887a43cce964379f04ad9f5daddf273099508d03113e258a36c7c0bfa1c5628cd40849efffe578d5a2a7e724832665f777cfa14c79baf342020
checksum: 10c0/d5bde109d101a3d7cf5a2a1041fabca2efc35d159bb4ffdb34e0bd30d316716336ebaedee1189dd385e3a3a9d149836d09b27fb4a2035ac53733edf704b1cedc
languageName: node
linkType: hard

Expand Down Expand Up @@ -9859,7 +9859,7 @@ __metadata:
"@mui/lab": "npm:7.0.0-beta.11"
"@mui/material": "npm:7.0.2"
"@mui/system": "npm:7.0.2"
"@mui/x-date-pickers": "npm:7.29.1"
"@mui/x-date-pickers": "npm:7.29.2"
"@playwright/test": "npm:1.52.0"
"@redux-devtools/extension": "npm:3.3.0"
"@stylistic/eslint-plugin": "npm:4.2.0"
Expand Down