|
21 | 21 | "content-type": "^1.0.5", |
22 | 22 | "lodash": "^4.17.21", |
23 | 23 | "luxon": "^3.5.0", |
24 | | - "material-symbols": "^0.28.2", |
| 24 | + "material-symbols": "^0.35.0", |
25 | 25 | "react": "^19.0.0", |
26 | 26 | "react-datepicker": "^8.1.0", |
27 | 27 | "react-dom": "^19.0.0", |
28 | | - "react-markdown": "^9.0.3", |
| 28 | + "react-markdown": "^10.1.0", |
29 | 29 | "react-redux": "^9.2.0", |
30 | 30 | "react-router-dom": "^7.1.5", |
31 | 31 | "react-toastify": "^11.0.3", |
|
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@eslint/js": "^9.19.0", |
39 | | - "@hey-api/openapi-ts": "^0.64.4", |
40 | | - "@types/node": "^22.13.4", |
| 39 | + "@hey-api/openapi-ts": "^0.82.4", |
| 40 | + "@types/node": "^24.3.1", |
41 | 41 | "@types/react": "^19.0.8", |
42 | 42 | "@types/react-dom": "^19.0.3", |
43 | 43 | "@typescript-eslint/eslint-plugin": "^8.24.1", |
44 | 44 | "@typescript-eslint/parser": "^8.24.1", |
45 | | - "@vitejs/plugin-react": "^4.3.4", |
| 45 | + "@vitejs/plugin-react": "^5.0.2", |
46 | 46 | "eslint": "^9.20.1", |
47 | 47 | "eslint-config-prettier": "^10.0.1", |
48 | 48 | "eslint-plugin-import": "^2.31.0", |
49 | 49 | "eslint-plugin-prettier": "^5.2.3", |
50 | 50 | "eslint-plugin-react": "^7.37.4", |
51 | 51 | "eslint-plugin-react-hooks": "^5.1.0", |
52 | 52 | "eslint-plugin-react-refresh": "^0.4.18", |
53 | | - "globals": "^15.14.0", |
| 53 | + "globals": "^16.3.0", |
54 | 54 | "prettier": "^3.5.1", |
55 | | - "typescript": "~5.7.2", |
| 55 | + "typescript": "~5.9.2", |
56 | 56 | "typescript-eslint": "^8.22.0", |
57 | | - "vite": "^6.1.0" |
| 57 | + "vite": "^7.1.4" |
58 | 58 | } |
59 | 59 | } |
0 commit comments