|
18 | 18 | "@emotion/styled": "^11.14.0",
|
19 | 19 | "@mdx-js/loader": "^3.1.0",
|
20 | 20 | "@mdx-js/react": "^3.1.0",
|
21 |
| - "@mui/icons-material": "^7.1.1", |
22 |
| - "@mui/material": "^7.1.1", |
| 21 | + "@mui/icons-material": "^7.1.2", |
| 22 | + "@mui/material": "^7.1.2", |
23 | 23 | "@mui/system": "^7.1.1",
|
24 |
| - "@next/mdx": "^15.3.3", |
25 |
| - "next": "^15.3.3", |
| 24 | + "@next/mdx": "^15.3.4", |
| 25 | + "next": "^15.3.4", |
26 | 26 | "next-auth": "^4.24.11",
|
27 | 27 | "react": "^19.1.0",
|
28 | 28 | "react-dom": "^19.1.0",
|
|
31 | 31 | "devDependencies": {
|
32 | 32 | "@eslint/eslintrc": "^3.3.1",
|
33 | 33 | "@eslint/js": "^9.29.0",
|
34 |
| - "@next/eslint-plugin-next": "^15.3.3", |
| 34 | + "@next/eslint-plugin-next": "^15.3.4", |
35 | 35 | "@stylistic/eslint-plugin": "^4.4.1",
|
36 | 36 | "@stylistic/eslint-plugin-js": "^4.4.1",
|
37 | 37 | "@stylistic/eslint-plugin-jsx": "^4.4.1",
|
|
43 | 43 | "@types/react-dom": "^19.1.6",
|
44 | 44 | "eslint": "^9.29.0",
|
45 | 45 | "eslint-config-import": "^0.13.0",
|
46 |
| - "eslint-config-next": "^15.3.3", |
| 46 | + "eslint-config-next": "^15.3.4", |
47 | 47 | "eslint-import-resolver-typescript": "^4.4.3",
|
48 | 48 | "eslint-plugin-flowtype": "^8.0.3",
|
49 | 49 | "eslint-plugin-import": "^2.31.0",
|
|
0 commit comments