Skip to content
Merged
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 openaev-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@mui/lab": "7.0.0-beta.17",
"@mui/material": "7.3.6",
"@mui/system": "7.3.6",
"@mui/x-date-pickers": "8.22.0",
"@mui/x-date-pickers": "8.23.0",
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.11",
"@xyflow/react": "12.10.0",
Expand Down
20 changes: 10 additions & 10 deletions openaev-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2673,13 +2673,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:8.22.0":
version: 8.22.0
resolution: "@mui/x-date-pickers@npm:8.22.0"
"@mui/x-date-pickers@npm:8.23.0":
version: 8.23.0
resolution: "@mui/x-date-pickers@npm:8.23.0"
dependencies:
"@babel/runtime": "npm:^7.28.4"
"@mui/utils": "npm:^7.3.5"
"@mui/x-internals": "npm:8.22.0"
"@mui/x-internals": "npm:8.23.0"
"@types/react-transition-group": "npm:^4.4.12"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand Down Expand Up @@ -2717,21 +2717,21 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10c0/18ee82181f602c6e6f948b3c8bbc2adad28eb820a6181da33a321de03695331676a3f4a846c51288e538151d2f1aba546484ad8a47e07f71f42f452525131fa8
checksum: 10c0/a5e86d30f07b8f852bd4015deee73e8509e7058a28383a5cc0920dfecb9d03b80b6fcfa30a05d13568aa63d9224877396f4566584fecfd6f6872ceabf1eb5c40
languageName: node
linkType: hard

"@mui/x-internals@npm:8.22.0":
version: 8.22.0
resolution: "@mui/x-internals@npm:8.22.0"
"@mui/x-internals@npm:8.23.0":
version: 8.23.0
resolution: "@mui/x-internals@npm:8.23.0"
dependencies:
"@babel/runtime": "npm:^7.28.4"
"@mui/utils": "npm:^7.3.5"
reselect: "npm:^5.1.1"
use-sync-external-store: "npm:^1.6.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/a7579eab633ece2d168f2aab2623914ce1a72db48733315cc25dd43e3187cdbc19f6a559c956dd30962ab2849c9650a3fd6b321f0a0f3b08d90313cdbd62b541
checksum: 10c0/3195746a3ace98ecc67ed8992cd1d1cb8f6794236cbe60ddab55157d9cbb193023e78de7097047ada47c543305082a6a90240600edaaf3db3d1f00bcf0c55bf4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10021,7 +10021,7 @@ __metadata:
"@mui/lab": "npm:7.0.0-beta.17"
"@mui/material": "npm:7.3.6"
"@mui/system": "npm:7.3.6"
"@mui/x-date-pickers": "npm:8.22.0"
"@mui/x-date-pickers": "npm:8.23.0"
"@playwright/test": "npm:1.57.0"
"@redux-devtools/extension": "npm:3.3.0"
"@stylistic/eslint-plugin": "npm:5.6.1"
Expand Down
Loading