|
25 | 25 | "test": "vitest"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "@emotion/react": "11.11.3", |
| 28 | + "@emotion/react": "11.11.4", |
29 | 29 | "@emotion/styled": "11.11.0",
|
30 |
| - "@mui/icons-material": "5.15.10", |
31 |
| - "@mui/material": "5.15.10", |
32 |
| - "@viz-js/viz": "3.3.0", |
| 30 | + "@mui/icons-material": "5.15.11", |
| 31 | + "@mui/material": "5.15.11", |
| 32 | + "@viz-js/viz": "3.4.0", |
33 | 33 | "react": "18.2.0",
|
34 | 34 | "react-dom": "18.2.0",
|
35 |
| - "react-router-dom": "6.22.1" |
| 35 | + "react-router-dom": "6.22.2" |
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@testing-library/dom": "9.3.4",
|
39 | 39 | "@testing-library/react": "14.2.1",
|
40 | 40 | "@testing-library/user-event": "14.5.2",
|
41 |
| - "@types/react": "18.2.58", |
| 41 | + "@types/react": "18.2.61", |
42 | 42 | "@types/react-dom": "18.2.19",
|
43 |
| - "@typescript-eslint/eslint-plugin": "7.0.2", |
44 |
| - "@typescript-eslint/parser": "7.0.2", |
| 43 | + "@typescript-eslint/eslint-plugin": "7.1.0", |
| 44 | + "@typescript-eslint/parser": "7.1.0", |
45 | 45 | "@vitejs/plugin-react-swc": "3.6.0",
|
46 | 46 | "eslint": "8.57.0",
|
47 | 47 | "eslint-plugin-react-hooks": "4.6.0",
|
|
0 commit comments