|
28 | 28 | "@enterwell/react-ui": "workspace:*",
|
29 | 29 | "@mdx-js/mdx": "3.1.0",
|
30 | 30 | "@mdx-js/react": "3.1.0",
|
31 |
| - "@mui/icons-material": "7.0.1", |
32 |
| - "@mui/lab": "7.0.0-beta.10", |
33 |
| - "@mui/material": "7.0.1", |
34 |
| - "@mui/material-nextjs": "7.0.0", |
35 |
| - "@mui/system": "7.0.1", |
36 |
| - "@mui/x-data-grid-pro": "7.28.2", |
37 |
| - "@mui/x-date-pickers": "7.28.2", |
38 |
| - "@mui/x-date-pickers-pro": "7.28.2", |
| 31 | + "@mui/icons-material": "7.0.2", |
| 32 | + "@mui/lab": "7.0.0-beta.11", |
| 33 | + "@mui/material": "7.0.2", |
| 34 | + "@mui/material-nextjs": "7.0.2", |
| 35 | + "@mui/system": "7.0.2", |
| 36 | + "@mui/x-data-grid-pro": "7.28.3", |
| 37 | + "@mui/x-date-pickers": "7.28.3", |
| 38 | + "@mui/x-date-pickers-pro": "7.28.3", |
39 | 39 | "classix": "2.2.2",
|
40 | 40 | "comment-parser": "1.4.1",
|
41 |
| - "next": "15.2.4", |
42 |
| - "nextra": "4.3.0-alpha.3", |
| 41 | + "next": "15.3.0", |
| 42 | + "nextra": "4.3.0-alpha.11", |
43 | 43 | "nextra-theme-docs": "4.2.17",
|
44 | 44 | "react": "19.1.0",
|
45 | 45 | "react-dom": "19.1.0",
|
46 | 46 | "tailwindcss-animate": "1.0.7"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@next/eslint-plugin-next": "15.2.4", |
| 49 | + "@next/eslint-plugin-next": "15.3.0", |
50 | 50 | "@tailwindcss/postcss": "4.1.1",
|
51 |
| - "@types/node": "22.13.17", |
| 51 | + "@types/node": "22.14.0", |
52 | 52 | "@types/react": "19.1.0",
|
53 |
| - "@types/react-dom": "19.1.1", |
| 53 | + "@types/react-dom": "19.1.2", |
54 | 54 | "pagefind": "1.3.0",
|
55 | 55 | "postcss": "8.5.3",
|
56 | 56 | "tailwindcss": "4.1.1",
|
57 |
| - "typescript": "5.8.2", |
| 57 | + "typescript": "5.8.3", |
58 | 58 | "unist-builder": "4.0.0",
|
59 | 59 | "unist-util-visit": "5.0.0"
|
60 | 60 | }
|
|
0 commit comments