|
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": "^9.1.1", |
23 | | - "@mui/material": "^9.1.2", |
24 | | - "@mui/system": "^9.1.2", |
25 | | - "@next/mdx": "^16.2.9", |
26 | | - "next": "^16.2.9", |
| 22 | + "@mui/icons-material": "^9.2.0", |
| 23 | + "@mui/material": "^9.2.0", |
| 24 | + "@mui/system": "^9.2.0", |
| 25 | + "@next/mdx": "^16.2.10", |
| 26 | + "next": "^16.2.10", |
27 | 27 | "next-auth": "^4.24.14", |
28 | 28 | "react": "^19.2.7", |
29 | 29 | "react-dom": "^19.2.7", |
|
32 | 32 | "devDependencies": { |
33 | 33 | "@eslint/eslintrc": "^3.3.5", |
34 | 34 | "@eslint/js": "^10.0.1", |
35 | | - "@next/eslint-plugin-next": "^16.2.9", |
| 35 | + "@next/eslint-plugin-next": "^16.2.10", |
36 | 36 | "@stylistic/eslint-plugin": "^5.10.0", |
37 | 37 | "@types/mdx": "^2.0.14", |
38 | 38 | "@types/node": "^25.9.4", |
39 | 39 | "@types/react": "^19.2.17", |
40 | 40 | "@types/react-dom": "^19.2.3", |
41 | | - "eslint": "^10.5.0", |
42 | | - "eslint-config-next": "^16.2.9", |
| 41 | + "eslint": "^10.6.0", |
| 42 | + "eslint-config-next": "^16.2.10", |
43 | 43 | "eslint-import-resolver-typescript": "^4.4.5", |
44 | 44 | "eslint-plugin-promise": "^7.3.0", |
45 | 45 | "jiti": "^2.7.0", |
46 | 46 | "rimraf": "^6.1.3", |
47 | 47 | "typescript": "^6.0.3", |
48 | | - "typescript-eslint": "^8.62.0" |
| 48 | + "typescript-eslint": "^8.63.0" |
49 | 49 | }, |
50 | 50 | "devEngines": { |
51 | 51 | "packageManager": { |
52 | 52 | "name": "pnpm", |
53 | | - "version": "^11.5.1", |
| 53 | + "version": "~11.10.0", |
54 | 54 | "onFail": "download" |
55 | 55 | } |
56 | 56 | }, |
|
0 commit comments