|
24 | 24 | "@tanstack/react-query": "^5.74.4", |
25 | 25 | "@tanstack/react-router": "^1.116.0", |
26 | 26 | "antd": "^5.24.8", |
27 | | - "axios": "^1.8.4", |
| 27 | + "axios": "^1.11.0", |
28 | 28 | "clsx": "^2.1.1", |
29 | 29 | "dayjs": "^1.11.13", |
30 | 30 | "dotenv": "^16.5.0", |
|
50 | 50 | "zod-empty": "^1.4.4" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@eslint/js": "^9.22.0", |
| 53 | + "@eslint/js": "^9.32.0", |
54 | 54 | "@estruyf/github-actions-reporter": "^1.10.0", |
55 | 55 | "@hookform/devtools": "^4.4.0", |
56 | 56 | "@iconify-json/material-symbols": "^1.2.20", |
|
66 | 66 | "@types/react": "^19.1.3", |
67 | 67 | "@types/react-dom": "^19.0.4", |
68 | 68 | "@vitejs/plugin-react-swc": "^3.9.0", |
69 | | - "eslint": "^9.22.0", |
70 | | - "eslint-import-resolver-typescript": "^4.3.4", |
71 | | - "eslint-plugin-headers": "^1.2.1", |
72 | | - "eslint-plugin-i18next": "^6.1.1", |
73 | | - "eslint-plugin-import": "^2.31.0", |
74 | | - "eslint-plugin-playwright": "^2.2.0", |
| 69 | + "eslint": "^9.32.0", |
| 70 | + "eslint-import-resolver-typescript": "^4.4.4", |
| 71 | + "eslint-plugin-headers": "^1.3.3", |
| 72 | + "eslint-plugin-i18next": "^6.1.3", |
| 73 | + "eslint-plugin-import": "^2.32.0", |
| 74 | + "eslint-plugin-playwright": "^2.2.1", |
75 | 75 | "eslint-plugin-react": "^7.37.5", |
76 | 76 | "eslint-plugin-react-hooks": "^5.2.0", |
77 | | - "eslint-plugin-react-refresh": "^0.4.19", |
| 77 | + "eslint-plugin-react-refresh": "^0.4.20", |
78 | 78 | "eslint-plugin-simple-import-sort": "^12.1.1", |
79 | 79 | "eslint-plugin-unused-imports": "^4.1.4", |
80 | 80 | "globals": "^16.0.0", |
|
85 | 85 | "postcss-simple-vars": "^7.0.1", |
86 | 86 | "selfsigned": "^2.4.1", |
87 | 87 | "typescript": "~5.8.3", |
88 | | - "typescript-eslint": "^8.32.0", |
| 88 | + "typescript-eslint": "^8.38.0", |
89 | 89 | "unplugin-icons": "^22.1.0", |
90 | 90 | "unplugin-info": "^1.2.2", |
91 | 91 | "vite": "^6.3.5", |
|
0 commit comments