We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc3885 commit 36f489cCopy full SHA for 36f489c
2 files changed
package.json
@@ -18,9 +18,9 @@
18
"@emotion/styled": "^11.14.0",
19
"@mdx-js/loader": "^3.1.0",
20
"@mdx-js/react": "^3.1.0",
21
- "@mui/icons-material": "^6.2.1",
22
- "@mui/material": "^6.2.1",
23
- "@mui/styles": "^6.2.1",
+ "@mui/icons-material": "^6.3.0",
+ "@mui/material": "^6.3.0",
+ "@mui/styles": "^6.3.0",
24
"@next/mdx": "^15.1.2",
25
"next": "^15.1.2",
26
"next-auth": "^4.24.11",
@@ -49,7 +49,7 @@
49
"eslint-plugin-react-hooks": "^5.1.0",
50
"rimraf": "^6.0.1",
51
"typescript": "^5.7.2",
52
- "typescript-eslint": "^8.18.1"
+ "typescript-eslint": "^8.18.2"
53
},
54
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
55
}
0 commit comments