|
17 | 17 | "@fingerprintjs/fingerprintjs": "^4.5.1",
|
18 | 18 | "@microlink/react-json-view": "latest",
|
19 | 19 | "@mui/base": "5.0.0-beta.5",
|
20 |
| - "@mui/icons-material": "^5.16.7", |
21 |
| - "@mui/material": "^5.16.7", |
| 20 | + "@mui/icons-material": "^6.1.5", |
| 21 | + "@mui/material": "^6.1.5", |
22 | 22 | "@mui/styles": "^5.16.7",
|
23 | 23 | "@mui/x-charts": "7.7.1",
|
24 | 24 | "@szhsin/react-menu": "^4.2.2",
|
|
60 | 60 | "redux": "^4.2.1",
|
61 | 61 | "redux-thunk": "^2.4.2",
|
62 | 62 | "reselect": "^5.1.1",
|
63 |
| - "slate": "^0.103.0", |
| 63 | + "slate": "^0.110.2", |
64 | 64 | "slate-history": "^0.100.0",
|
65 |
| - "slate-react": "^0.105.0", |
| 65 | + "slate-react": "^0.110.3", |
66 | 66 | "tss-react": "^4.9.13",
|
67 | 67 | "uuid": "^10.0.0",
|
68 | 68 | "web-vitals": "^4.2.4",
|
69 | 69 | "zod": "^3.23.8",
|
70 |
| - "zustand": "^4.5.5" |
| 70 | + "zustand": "^5.0.0" |
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 | 73 | "@emotion/babel-plugin": "^11.12.0",
|
|
76 | 76 | "@types/jest": "^29.5.14",
|
77 | 77 | "@types/react": "^18.3.12",
|
78 | 78 | "@types/react-dom": "^18.3.1",
|
79 |
| - "@typescript-eslint/eslint-plugin": "^7.18.0", |
80 |
| - "@typescript-eslint/parser": "^7.18.0", |
| 79 | + "@typescript-eslint/eslint-plugin": "^8.11.0", |
| 80 | + "@typescript-eslint/parser": "^8.11.0", |
81 | 81 | "@vitejs/plugin-basic-ssl": "^1.1.0",
|
82 | 82 | "@vitejs/plugin-react": "^4.3.3",
|
83 | 83 | "dayjs-plugin-utc": "^0.1.2",
|
84 | 84 | "eslint": "^8.57.1",
|
85 |
| - "eslint-plugin-react-hooks": "^4.6.2", |
| 85 | + "eslint-plugin-react-hooks": "^5.0.0", |
86 | 86 | "eslint-plugin-react-refresh": "^0.4.13",
|
87 |
| - "happy-dom": "^14.12.3", |
| 87 | + "happy-dom": "^15.7.4", |
88 | 88 | "jsdom": "24.1.1",
|
89 | 89 | "prettier": "^3.3.3",
|
90 |
| - "sass": "^1.80.3", |
| 90 | + "sass": "^1.80.4", |
91 | 91 | "scss": "^0.2.4",
|
92 | 92 | "typescript": "^5.6.3",
|
93 | 93 | "vite": "^5.4.10",
|
|
0 commit comments