|
46 | 46 | "react-hook-form": "^7.71.2", |
47 | 47 | "react-hot-toast": "^2.6.0", |
48 | 48 | "react-i18next": "^16.5.4", |
49 | | - "react-router-dom": "^7.13.0", |
| 49 | + "react-router-dom": "^7.13.1", |
50 | 50 | "tailwind-merge": "^3.5.0", |
51 | 51 | "tldts": "^7.0.23" |
52 | 52 | }, |
|
60 | 60 | "@types/node": "^25.3.0", |
61 | 61 | "@types/react": "^19.2.14", |
62 | 62 | "@types/react-dom": "^19.2.3", |
63 | | - "@typescript-eslint/eslint-plugin": "^8.56.0", |
64 | | - "@typescript-eslint/parser": "^8.56.0", |
| 63 | + "@typescript-eslint/eslint-plugin": "^8.56.1", |
| 64 | + "@typescript-eslint/parser": "^8.56.1", |
65 | 65 | "@vitejs/plugin-react": "^5.1.4", |
66 | 66 | "@vitest/coverage-istanbul": "^4.0.18", |
67 | 67 | "@vitest/coverage-v8": "^4.0.18", |
68 | 68 | "@vitest/ui": "^4.0.18", |
69 | 69 | "autoprefixer": "^10.4.24", |
70 | 70 | "eslint": "^9.39.3 <10.0.0", |
71 | 71 | "eslint-plugin-react-hooks": "^7.0.1", |
72 | | - "eslint-plugin-react-refresh": "^0.5.1", |
| 72 | + "eslint-plugin-react-refresh": "^0.5.2", |
73 | 73 | "jsdom": "28.1.0", |
74 | 74 | "knip": "^5.85.0", |
75 | 75 | "postcss": "^8.5.6", |
76 | 76 | "tailwindcss": "^4.2.1", |
77 | 77 | "typescript": "^5.9.3", |
78 | | - "typescript-eslint": "^8.56.0", |
| 78 | + "typescript-eslint": "^8.56.1", |
79 | 79 | "vite": "^7.3.1", |
80 | 80 | "vitest": "^4.0.18" |
81 | 81 | } |
|
0 commit comments