|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@emotion/react": "11.14.0", |
23 | | - "@emotion/styled": "11.14.0", |
24 | | - "@mui/icons-material": "7.1.2", |
25 | | - "@mui/material": "7.1.2", |
26 | | - "@mui/system": "7.1.1", |
27 | | - "@mui/x-charts": "8.5.3", |
| 23 | + "@emotion/styled": "11.14.1", |
| 24 | + "@mui/icons-material": "7.2.0", |
| 25 | + "@mui/material": "7.2.0", |
| 26 | + "@mui/system": "7.2.0", |
| 27 | + "@mui/x-charts": "8.6.0", |
28 | 28 | "@nivo/core": "0.99.0", |
29 | 29 | "@nivo/sunburst": "0.99.0", |
30 | 30 | "@rating-tracker/commons": "workspace:*", |
|
35 | 35 | "@vitest/coverage-v8": "3.2.4", |
36 | 36 | "@vitest/web-worker": "3.2.4", |
37 | 37 | "hare-niemeyer": "3.0.0", |
38 | | - "hono": "4.7.11", |
| 38 | + "hono": "4.8.3", |
39 | 39 | "http2-proxy": "5.0.53", |
40 | 40 | "ml-fcnnls": "3.0.0", |
41 | 41 | "ml-matrix": "6.12.1", |
42 | 42 | "prop-types": "15.8.1", |
43 | 43 | "react": "19.1.0", |
44 | 44 | "react-dom": "19.1.0", |
45 | | - "react-router": "7.6.2", |
46 | | - "react-router-dom": "7.6.2", |
| 45 | + "react-router": "7.6.3", |
| 46 | + "react-router-dom": "7.6.3", |
47 | 47 | "react-switch-selector": "2.3.0", |
48 | 48 | "sainte-lague": "3.0.0", |
49 | | - "vite": "6.3.5", |
50 | | - "vite-plugin-compression2": "2.0.1", |
| 49 | + "vite": "7.0.0", |
| 50 | + "vite-plugin-compression2": "2.2.0", |
51 | 51 | "vite-plugin-html": "3.2.2", |
52 | 52 | "vite-plugin-wasm": "3.4.1", |
53 | 53 | "vitest": "3.2.4" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@rating-tracker/backend": "workspace:*", |
57 | | - "@types/node": "22.15.32", |
| 57 | + "@types/node": "22.15.34", |
58 | 58 | "@types/react": "19.1.8", |
59 | 59 | "@types/react-dom": "19.1.6", |
60 | | - "@typescript-eslint/eslint-plugin": "8.34.0", |
61 | | - "@typescript-eslint/parser": "8.34.0", |
62 | | - "eslint": "9.29.0", |
| 60 | + "@typescript-eslint/eslint-plugin": "8.35.0", |
| 61 | + "@typescript-eslint/parser": "8.35.0", |
| 62 | + "eslint": "9.30.0", |
63 | 63 | "eslint-config-google": "0.14.0", |
64 | 64 | "eslint-config-prettier": "10.1.5", |
65 | | - "eslint-plugin-import": "2.31.0", |
66 | | - "eslint-plugin-jsdoc": "51.0.1", |
67 | | - "eslint-plugin-prettier": "5.4.1", |
| 65 | + "eslint-plugin-import": "2.32.0", |
| 66 | + "eslint-plugin-jsdoc": "51.3.1", |
| 67 | + "eslint-plugin-prettier": "5.5.1", |
68 | 68 | "eslint-plugin-react": "7.37.5", |
69 | 69 | "globals": "16.2.0", |
70 | | - "prettier": "3.5.3", |
| 70 | + "prettier": "3.6.2", |
71 | 71 | "typescript": "5.8.3" |
72 | 72 | } |
73 | 73 | } |
0 commit comments