|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 | 31 | "@emotion/styled": "^11.14.0",
|
32 |
| - "@fontsource-variable/roboto-mono": "^5.1.1", |
33 |
| - "@fontsource/roboto": "^5.1.1", |
34 |
| - "@hello-pangea/dnd": "^16.6.0", |
35 |
| - "@mui/icons-material": "^5.16.14", |
36 |
| - "@mui/material": "^5.16.14", |
37 |
| - "@tauri-apps/api": "2.3.0", |
38 |
| - "@tauri-apps/plugin-dialog": "2.2.0", |
39 |
| - "@tauri-apps/plugin-os": "2.2.0", |
| 32 | + "@fontsource-variable/roboto-mono": "^5.2.5", |
| 33 | + "@fontsource/roboto": "^5.2.5", |
| 34 | + "@hello-pangea/dnd": "^18.0.1", |
| 35 | + "@mui/icons-material": "^7.0.2", |
| 36 | + "@mui/material": "^7.0.2", |
| 37 | + "@tauri-apps/api": "2.5.0", |
| 38 | + "@tauri-apps/plugin-dialog": "2.2.1", |
| 39 | + "@tauri-apps/plugin-os": "2.2.1", |
40 | 40 | "d3": "^7.9.0",
|
41 | 41 | "hotkeys-js": "^3.13.9",
|
42 |
| - "mathjs": "^13.2.3", |
43 |
| - "mobx": "^6.13.5", |
| 42 | + "mathjs": "^14.4.0", |
| 43 | + "mobx": "^6.13.7", |
44 | 44 | "mobx-react": "^9.2.0",
|
45 |
| - "mobx-state-tree": "^6.0.1", |
| 45 | + "mobx-state-tree": "^7.0.2", |
46 | 46 | "mobx-utils": "^6.1.0",
|
47 | 47 | "mst-middlewares": "^6.1.0",
|
48 |
| - "react": "^18.3.1", |
49 |
| - "react-dom": "^18.3.1", |
50 |
| - "react-toastify": "^10.0.6" |
| 48 | + "react": "^19.1.0", |
| 49 | + "react-dom": "^19.1.0", |
| 50 | + "react-toastify": "^11.0.5" |
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@eslint/eslintrc": "^3.2.0", |
54 |
| - "@tauri-apps/cli": "2.3.1", |
| 53 | + "@eslint/eslintrc": "^3.3.1", |
| 54 | + "@tauri-apps/cli": "2.5.0", |
55 | 55 | "@types/d3": "^7.4.3",
|
56 |
| - "@types/node": "^22.10.5", |
57 |
| - "@types/react": "^18.3.18", |
58 |
| - "@types/react-dom": "^18.3.5", |
59 |
| - "@typescript-eslint/eslint-plugin": "^8.19.1", |
60 |
| - "@typescript-eslint/parser": "^8.19.1", |
61 |
| - "@vitejs/plugin-react": "^4.3.4", |
62 |
| - "eslint": "^9.17.0", |
63 |
| - "eslint-plugin-n": "^17.15.1", |
| 56 | + "@types/node": "^22.15.2", |
| 57 | + "@types/react": "^19.1.2", |
| 58 | + "@types/react-dom": "^19.1.2", |
| 59 | + "@typescript-eslint/eslint-plugin": "^8.31.0", |
| 60 | + "@typescript-eslint/parser": "^8.31.0", |
| 61 | + "@vitejs/plugin-react": "^4.4.1", |
| 62 | + "eslint": "^9.25.1", |
| 63 | + "eslint-plugin-n": "^17.17.0", |
64 | 64 | "eslint-plugin-promise": "^7.2.1",
|
65 |
| - "eslint-plugin-react": "^7.37.3", |
| 65 | + "eslint-plugin-react": "^7.37.5", |
66 | 66 | "fs": "^0.0.2",
|
67 |
| - "glob": "^11.0.0", |
68 |
| - "globals": "^15.14.0", |
| 67 | + "glob": "^11.0.2", |
| 68 | + "globals": "^16.0.0", |
69 | 69 | "prettier": "^3.5.3",
|
70 |
| - "typescript": "^5.7.3", |
71 |
| - "vite": "^6.0.7" |
| 70 | + "typescript": "^5.8.3", |
| 71 | + "vite": "^6.3.3" |
72 | 72 | }
|
73 | 73 | }
|
0 commit comments