|
19 | 19 | "@emotion/styled": "^11.14.1", |
20 | 20 | "@mdx-js/loader": "^3.1.1", |
21 | 21 | "@mdx-js/react": "^3.1.1", |
22 | | - "@mui/icons-material": "^7.3.7", |
23 | | - "@mui/material": "^7.3.7", |
24 | | - "@mui/system": "^7.3.7", |
25 | | - "@next/mdx": "16.1.6", |
26 | | - "next": "16.1.6", |
| 22 | + "@mui/icons-material": "^7.3.8", |
| 23 | + "@mui/material": "^7.3.8", |
| 24 | + "@mui/system": "^7.3.8", |
| 25 | + "@next/mdx": "^16.1.6", |
| 26 | + "next": "^16.1.6", |
27 | 27 | "next-auth": "^4.24.13", |
28 | | - "react": "19.2.4", |
29 | | - "react-dom": "19.2.4", |
| 28 | + "react": "^19.2.4", |
| 29 | + "react-dom": "^19.2.4", |
30 | 30 | "web-vitals": "^5.1.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@eslint/eslintrc": "^3.3.3", |
34 | | - "@eslint/js": "^10.0.1", |
35 | | - "@next/eslint-plugin-next": "16.1.6", |
| 34 | + "@eslint/js": "^9.39.2", |
| 35 | + "@next/eslint-plugin-next": "^16.1.6", |
36 | 36 | "@stylistic/eslint-plugin": "^5.8.0", |
37 | 37 | "@types/mdx": "^2.0.13", |
38 | | - "@types/node": "^25.2.3", |
| 38 | + "@types/node": "^24.10.13", |
39 | 39 | "@types/react": "^19.2.14", |
40 | 40 | "@types/react-dom": "^19.2.3", |
41 | | - "eslint": "^10.0.0", |
| 41 | + "eslint": "^9.39.2", |
42 | 42 | "eslint-config-next": "16.1.6", |
43 | 43 | "eslint-import-resolver-typescript": "^4.4.4", |
44 | 44 | "eslint-plugin-flowtype": "^8.0.3", |
|
47 | 47 | "eslint-plugin-react": "^7.37.5", |
48 | 48 | "eslint-plugin-react-hooks": "^7.0.1", |
49 | 49 | "jiti": "^2.6.1", |
50 | | - "pnpm": "^10.29.2", |
| 50 | + "pnpm": "^10.29.3", |
51 | 51 | "rimraf": "^6.1.2", |
52 | 52 | "typescript": "^5.9.3", |
53 | 53 | "typescript-eslint": "^8.55.0" |
54 | 54 | }, |
55 | | - "packageManager": "pnpm@10.29.2" |
| 55 | + "packageManager": "pnpm@10.29.3" |
56 | 56 | } |
0 commit comments