|
18 | 18 | "@farmfe/core": "^1.1.2",
|
19 | 19 | "@farmfe/plugin-react": "^1.0.0",
|
20 | 20 | "@fontsource/roboto": "^5.0.13",
|
21 |
| - "@mui/material": "^5.15.15", |
22 |
| - "@mui/styles": "^5.15.15", |
23 |
| - "@tanstack/react-query": "^5.32.1", |
| 21 | + "@mui/material": "next", |
| 22 | + "@mui/styles": "^5.15.16", |
| 23 | + "@tanstack/react-query": "^5.35.1", |
24 | 24 | "@tanstack/react-virtual": "^3.5.0",
|
25 |
| - "@types/markdown-it": "^14.0.1", |
26 |
| - "@types/node": "^20.12.7", |
27 |
| - "@types/react": "^18.3.1", |
28 |
| - "@types/react-dom": "^18.3.0", |
| 25 | + "@types/markdown-it": "^14.1.1", |
| 26 | + "@types/node": "^20.12.8", |
| 27 | + "@types/react": "npm:types-react@beta", |
| 28 | + "@types/react-dom": "npm:types-react-dom@beta", |
29 | 29 | "@typescript-eslint/eslint-plugin": "^7.8.0",
|
30 | 30 | "@typescript-eslint/parser": "^7.8.0",
|
31 | 31 | "autocorrect-node": "^2.9.0",
|
|
40 | 40 | "markdown-it-prism": "^2.3.0",
|
41 | 41 | "mdi-material-ui": "^7.8.0",
|
42 | 42 | "prismjs": "^1.29.0",
|
43 |
| - "react": "^18.3.1", |
44 |
| - "react-dom": "^18.3.1", |
| 43 | + "react": "beta", |
| 44 | + "react-dom": "beta", |
45 | 45 | "react-refresh": "^0.14.2",
|
46 | 46 | "react-router-dom": "^6.23.0",
|
47 | 47 | "timeago.js": "^4.0.2",
|
|
0 commit comments