Skip to content
Closed
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@fortawesome/fontawesome-free": "latest",
"@mui/icons-material": "^7.3.6",
"@mui/material": "^7.3.7",
"@mui/x-date-pickers": "^8.24.0",
"@mui/x-date-pickers": "^8.26.0",
"@nozbe/microfuzz": "^1.0.0",
"@projectstorm/react-diagrams": "^7.0.4",
"@simonwep/pickr": "^1.5.1",
Expand Down
20 changes: 10 additions & 10 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2920,13 +2920,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:^8.24.0":
version: 8.25.0
resolution: "@mui/x-date-pickers@npm:8.25.0"
"@mui/x-date-pickers@npm:^8.26.0":
version: 8.26.0
resolution: "@mui/x-date-pickers@npm:8.26.0"
dependencies:
"@babel/runtime": "npm:^7.28.4"
"@mui/utils": "npm:^7.3.5"
"@mui/x-internals": "npm:8.25.0"
"@mui/x-internals": "npm:8.26.0"
"@types/react-transition-group": "npm:^4.4.12"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand Down Expand Up @@ -2964,21 +2964,21 @@ __metadata:
optional: true
moment-jalaali:
optional: true
checksum: 10c0/ce789b06705296479a4db4ca1deb28c4f10e708941c46bef99b4f763691625e28b9f89b9650942ec18d6cb8c04258ef50167b49844cb6a91bb14b0c3ad7cc61c
checksum: 10c0/b2d28e10529cb0eb3e6413960658fb8f1c608066abd4365fab895adab66fa777846418e25cd91f04d47fc037d08abee114d9dde029b663532aefcede02c98175
languageName: node
linkType: hard

"@mui/x-internals@npm:8.25.0":
version: 8.25.0
resolution: "@mui/x-internals@npm:8.25.0"
"@mui/x-internals@npm:8.26.0":
version: 8.26.0
resolution: "@mui/x-internals@npm:8.26.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/d4bb9f3b2ac3a51f8bb473458558ccdf137dbb7866965a90893592fbd8d4efbcd49e54ed39c1733f690b4fdf5dfbd98cfde519739dda163d5dc230fd1e50a584
checksum: 10c0/819564e1b1c7626f5e237edd81f716a3871df1479f2e2e9fbef45a5963df21c510eca4931f6af726fdcd9dc643a019e44c5d61657865b389ef0a2ab5abb10d6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12790,7 +12790,7 @@ __metadata:
"@fortawesome/fontawesome-free": "npm:latest"
"@mui/icons-material": "npm:^7.3.6"
"@mui/material": "npm:^7.3.7"
"@mui/x-date-pickers": "npm:^8.24.0"
"@mui/x-date-pickers": "npm:^8.26.0"
"@nozbe/microfuzz": "npm:^1.0.0"
"@projectstorm/react-diagrams": "npm:^7.0.4"
"@simonwep/pickr": "npm:^1.5.1"
Expand Down
Loading