Update mui dependencies

This commit is contained in:
2024-12-03 07:56:11 +04:00
parent d5a363953b
commit d5365596b0
2 changed files with 112 additions and 136 deletions
+7 -7
View File
@@ -7,13 +7,13 @@
},
"dependencies": {
"@directus/sdk": "^16.0.0",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fontsource/roboto": "^5.0.13",
"@mui/icons-material": "^6.0.1",
"@mui/material": "^6.0.1",
"@mui/material-nextjs": "^6.0.1",
"@emotion/cache": "^11.13.5",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@fontsource/roboto": "^5.1.0",
"@mui/icons-material": "^6.1.9",
"@mui/material": "^6.1.9",
"@mui/material-nextjs": "^6.1.9",
"date-fns": "^3.6.0",
"next": "^14.2.3",
"next-auth": "^5.0.0-beta.18",