|
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.0.0", |
22 | | - "@mui/material": "^7.0.0", |
| 21 | + "@mui/icons-material": "^7.0.1", |
| 22 | + "@mui/material": "^7.0.1", |
23 | 23 | "@mui/styles": "^6.4.8", |
24 | 24 | "@next/mdx": "^15.2.4", |
25 | 25 | "next": "^15.2.4", |
26 | 26 | "next-auth": "^4.24.11", |
27 | | - "react": "^19.0.0", |
28 | | - "react-dom": "^19.0.0", |
| 27 | + "react": "^19.1.0", |
| 28 | + "react-dom": "^19.1.0", |
29 | 29 | "web-vitals": "^4.2.4" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
|
44 | 44 | "eslint": "^9.23.0", |
45 | 45 | "eslint-config-import": "^0.13.0", |
46 | 46 | "eslint-config-next": "^15.2.4", |
47 | | - "eslint-import-resolver-typescript": "^4.2.5", |
| 47 | + "eslint-import-resolver-typescript": "^4.3.1", |
48 | 48 | "eslint-plugin-flowtype": "^8.0.3", |
49 | 49 | "eslint-plugin-import": "^2.31.0", |
50 | 50 | "eslint-plugin-jsx-a11y": "^6.10.2", |
|
55 | 55 | "typescript": "^5.8.2", |
56 | 56 | "typescript-eslint": "^8.28.0" |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af" |
| 58 | + "packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6" |
59 | 59 | } |
0 commit comments