Skip to content

Commit

Permalink
Unused dependencies removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Nov 1, 2023
1 parent bc7cd74 commit 1e5b52a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"@mui/icons-material": "5.10.9",
"@mui/lab": "5.0.0-alpha.103",
"@mui/material": "5.10.9",
"@mui/utils": "5.10.9",
"@mui/x-date-pickers": "5.0.4",
"comfort-react": "3.2.2",
"date-fns": "2.29.3",
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2461,33 +2461,33 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:5.10.9, @mui/utils@npm:^5.10.9":
version: 5.10.9
resolution: "@mui/utils@npm:5.10.9"
"@mui/utils@npm:^5.10.3":
version: 5.10.3
resolution: "@mui/utils@npm:5.10.3"
dependencies:
"@babel/runtime": "npm:^7.19.0"
"@babel/runtime": "npm:^7.18.9"
"@types/prop-types": "npm:^15.7.5"
"@types/react-is": "npm:^16.7.1 || ^17.0.0"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 35a818adfd082a98f01a32baa650abfd5b8a36673d704f38042d57a4b081b85f21cd3bd564898962b636110ad9befbe6b46cab87bdfd33bca4eaea6e0d6bce65
checksum: 7a6c47d3b121f3383b6c4bc6795acbde45c73cfe15707fe6e5f394f0ce8a6c8b1d565af5c3c70b3e1be54161d7e2059a3061ad6706b9de40cba0b152218a1f5e
languageName: node
linkType: hard

"@mui/utils@npm:^5.10.3":
version: 5.10.3
resolution: "@mui/utils@npm:5.10.3"
"@mui/utils@npm:^5.10.9":
version: 5.10.9
resolution: "@mui/utils@npm:5.10.9"
dependencies:
"@babel/runtime": "npm:^7.18.9"
"@babel/runtime": "npm:^7.19.0"
"@types/prop-types": "npm:^15.7.5"
"@types/react-is": "npm:^16.7.1 || ^17.0.0"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 7a6c47d3b121f3383b6c4bc6795acbde45c73cfe15707fe6e5f394f0ce8a6c8b1d565af5c3c70b3e1be54161d7e2059a3061ad6706b9de40cba0b152218a1f5e
checksum: 35a818adfd082a98f01a32baa650abfd5b8a36673d704f38042d57a4b081b85f21cd3bd564898962b636110ad9befbe6b46cab87bdfd33bca4eaea6e0d6bce65
languageName: node
linkType: hard

Expand Down Expand Up @@ -3743,7 +3743,6 @@ __metadata:
"@mui/icons-material": "npm:5.10.9"
"@mui/lab": "npm:5.0.0-alpha.103"
"@mui/material": "npm:5.10.9"
"@mui/utils": "npm:5.10.9"
"@mui/x-date-pickers": "npm:5.0.4"
"@types/react": "npm:^18.2.15"
"@types/react-dom": "npm:^18.2.7"
Expand Down

0 comments on commit 1e5b52a

Please sign in to comment.