|
27 | 27 | "@mantine/spotlight": "^8.3.15", |
28 | 28 | "@tanstack/react-query": "^5.90.21", |
29 | 29 | "@types/papaparse": "^5.5.2", |
30 | | - "axios": "^1.13.5", |
| 30 | + "axios": "^1.13.6", |
31 | 31 | "dayjs": "^1.11.19", |
32 | 32 | "embla-carousel-react": "8.6.0", |
33 | 33 | "i18next": "^25.8.13", |
|
38 | 38 | "react": "^19.2.4", |
39 | 39 | "react-dom": "^19.2.4", |
40 | 40 | "react-i18next": "^16.5.4", |
41 | | - "react-router": "^7.13.0", |
| 41 | + "react-router": "^7.13.1", |
42 | 42 | "recharts": "3.7.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@eslint/js": "^9.39.2", |
| 45 | + "@eslint/js": "^10.0.1", |
46 | 46 | "@tanstack/eslint-plugin-query": "^5.91.4", |
47 | 47 | "@tanstack/react-query-devtools": "^5.91.3", |
48 | | - "@types/node": "^25.3.0", |
| 48 | + "@types/node": "^25.3.2", |
49 | 49 | "@types/react": "^19.2.14", |
50 | 50 | "@types/react-dom": "^19.2.3", |
51 | 51 | "@vitejs/plugin-react": "^5.1.4", |
52 | 52 | "babel-plugin-react-compiler": "^1.0.0", |
53 | | - "eslint": "^9.39.3", |
| 53 | + "eslint": "^10.0.2", |
54 | 54 | "eslint-config-mantine": "^4.0.3", |
55 | 55 | "eslint-plugin-i18n-json": "^4.0.1", |
56 | | - "eslint-plugin-jsonc": "^2.21.1", |
| 56 | + "eslint-plugin-jsonc": "^3.1.1", |
57 | 57 | "eslint-plugin-jsx-a11y": "^6.10.2", |
58 | 58 | "eslint-plugin-react": "^7.37.5", |
59 | 59 | "eslint-plugin-react-compiler": "^19.1.0-rc.2", |
60 | 60 | "eslint-plugin-react-hooks": "^7.0.1", |
61 | | - "eslint-plugin-react-refresh": "^0.4.26", |
62 | | - "globals": "^16.5.0", |
| 61 | + "eslint-plugin-react-refresh": "^0.5.2", |
| 62 | + "globals": "^17.3.0", |
63 | 63 | "postcss": "^8.5.6", |
64 | 64 | "postcss-preset-mantine": "^1.18.0", |
65 | 65 | "postcss-simple-vars": "^7.0.1", |
66 | 66 | "react-scan": "^0.5.3", |
67 | 67 | "typescript": "^5.9.3", |
68 | | - "typescript-eslint": "^8.56.0", |
| 68 | + "typescript-eslint": "^8.56.1", |
69 | 69 | "vite": "^7.3.1" |
70 | 70 | }, |
71 | 71 | "resolutions": { |
|
0 commit comments