Skip to content

Commit

Permalink
v6
Browse files Browse the repository at this point in the history
  • Loading branch information
Domino987 authored Oct 17, 2024
1 parent 53e029f commit f67d082
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@hello-pangea/dnd": "^16.0.0",
"@mui/icons-material": ">=5.10.6",
"@mui/material": ">=5.11.12",
"@mui/x-date-pickers": "^6.19.0",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^6.0.0",
"@mui/x-date-pickers": "^6.0.0",
"classnames": "^2.3.2",
"date-fns": "^3.2.0",
"debounce": "^1.2.1",
Expand All @@ -124,7 +124,7 @@
"zustand": "^4.3.0"
},
"peerDependencies": {
"@mui/system": ">=5.15.5",
"@mui/system":"^6.0.0",
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
}
Expand Down

0 comments on commit f67d082

Please sign in to comment.