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 @@ -78,7 +78,7 @@
"@date-io/date-fns": "3.x",
"@emotion/sheet": "^1.0.1",
"@fortawesome/fontawesome-free": "latest",
"@mui/icons-material": "^6.4.0",
"@mui/icons-material": "^6.4.2",
"@mui/lab": "^6.0.0-beta.16",
"@mui/material": "^6.1.10",
"@mui/x-date-pickers": "^7.23.2",
Expand Down
12 changes: 6 additions & 6 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2316,19 +2316,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^6.4.0":
version: 6.4.1
resolution: "@mui/icons-material@npm:6.4.1"
"@mui/icons-material@npm:^6.4.2":
version: 6.4.2
resolution: "@mui/icons-material@npm:6.4.2"
dependencies:
"@babel/runtime": ^7.26.0
peerDependencies:
"@mui/material": ^6.4.1
"@mui/material": ^6.4.2
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 7b014cb412eb6330b01dbe696fde5b0835f00ee7a66861043e429e0e754bfebee317ca504ecbfc164bffdedf01275b35111c958a353d425999dabe7d891a8947
checksum: eb758a5393a699b2c0ddadaf51bf004c835f19655c97eb0dfe52c1d008a0ac917cdab016dd20e7629f56b36f52c906a53c1c208d38c2d6e08c804ea8363c1b28
languageName: node
linkType: hard

Expand Down Expand Up @@ -13596,7 +13596,7 @@ __metadata:
"@emotion/styled": ^11.11.0
"@emotion/utils": ^1.0.0
"@fortawesome/fontawesome-free": latest
"@mui/icons-material": ^6.4.0
"@mui/icons-material": ^6.4.2
"@mui/lab": ^6.0.0-beta.16
"@mui/material": ^6.1.10
"@mui/x-date-pickers": ^7.23.2
Expand Down
Loading