|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@emotion/react": "^11.14.0", |
17 | | - "@emotion/styled": "^11.14.0", |
| 17 | + "@emotion/styled": "^11.14.1", |
18 | 18 | "@fontsource/roboto": "^5.2.6", |
19 | | - "@mui/icons-material": "^7.1.0", |
20 | | - "@mui/material": "^7.1.0", |
21 | | - "@tanstack/react-query": "^5.81.5", |
| 19 | + "@mui/icons-material": "^7.2.0", |
| 20 | + "@mui/material": "^7.2.0", |
| 21 | + "@tanstack/react-query": "^5.82.0", |
22 | 22 | "axios": "^1.10.0", |
23 | | - "i18next": "^25.2.1", |
| 23 | + "i18next": "^25.3.2", |
24 | 24 | "i18next-browser-languagedetector": "^8.2.0", |
25 | 25 | "react": "^19.1.0", |
26 | 26 | "react-dom": "^19.1.0", |
27 | | - "react-i18next": "^15.5.3", |
28 | | - "react-router-dom": "^7.6.1", |
29 | | - "zod": "^3.25.67" |
| 27 | + "react-i18next": "^15.6.0", |
| 28 | + "react-router-dom": "^7.6.3", |
| 29 | + "zod": "^3.25.76" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@eslint/js": "^9.25.0", |
| 32 | + "@eslint/js": "^9.30.1", |
33 | 33 | "@testing-library/jest-dom": "^6.6.3", |
34 | 34 | "@testing-library/react": "^16.3.0", |
35 | | - "@types/react": "^19.1.2", |
36 | | - "@types/react-dom": "^19.1.2", |
37 | | - "@typescript-eslint/eslint-plugin": "^8.32.1", |
38 | | - "@typescript-eslint/parser": "^8.32.1", |
39 | | - "@vitejs/plugin-react": "^4.4.1", |
40 | | - "eslint": "^9.25.0", |
| 35 | + "@types/react": "^19.1.8", |
| 36 | + "@types/react-dom": "^19.1.6", |
| 37 | + "@typescript-eslint/eslint-plugin": "^8.36.0", |
| 38 | + "@typescript-eslint/parser": "^8.36.0", |
| 39 | + "@vitejs/plugin-react": "^4.6.0", |
| 40 | + "eslint": "^9.30.1", |
41 | 41 | "eslint-config-prettier": "^10.1.5", |
42 | 42 | "eslint-plugin-jsx-a11y": "^6.10.2", |
43 | | - "eslint-plugin-prettier": "^5.4.0", |
| 43 | + "eslint-plugin-prettier": "^5.5.1", |
44 | 44 | "eslint-plugin-react": "^7.37.5", |
45 | | - "eslint-plugin-react-dom": "^1.49.0", |
| 45 | + "eslint-plugin-react-dom": "^1.52.2", |
46 | 46 | "eslint-plugin-react-hooks": "^5.2.0", |
47 | | - "eslint-plugin-react-refresh": "^0.4.19", |
48 | | - "eslint-plugin-react-x": "^1.49.0", |
| 47 | + "eslint-plugin-react-refresh": "^0.4.20", |
| 48 | + "eslint-plugin-react-x": "^1.52.2", |
49 | 49 | "eslint-plugin-simple-import-sort": "^12.1.1", |
50 | | - "globals": "^16.0.0", |
| 50 | + "globals": "^16.3.0", |
51 | 51 | "jsdom": "^26.1.0", |
52 | | - "prettier": "^3.5.3", |
| 52 | + "prettier": "^3.6.2", |
53 | 53 | "typescript": "~5.8.3", |
54 | | - "typescript-eslint": "^8.30.1", |
| 54 | + "typescript-eslint": "^8.36.0", |
55 | 55 | "vite": "^6.3.5", |
56 | 56 | "vite-plugin-checker": "^0.9.3", |
57 | 57 | "vite-plugin-eslint": "^1.8.1", |
58 | | - "vitest": "^3.2.2" |
| 58 | + "vitest": "^3.2.4" |
59 | 59 | } |
60 | 60 | } |
0 commit comments