|
61 | 61 | "@eslint/eslintrc": "^3.2.0",
|
62 | 62 | "@eslint/js": "^9.17.0",
|
63 | 63 | "@playwright/test": "^1.49.1",
|
64 |
| - "@react-router/dev": "^7.1.0", |
| 64 | + "@react-router/dev": "^7.1.1", |
65 | 65 | "@testing-library/react": "^16.1.0",
|
66 | 66 | "@trivago/prettier-plugin-sort-imports": "^5.2.0",
|
67 | 67 | "@types/compression": "^1.7.5",
|
|
73 | 73 | "@types/react": "^19.0.2",
|
74 | 74 | "@types/react-dom": "^19.0.2",
|
75 | 75 | "@types/source-map-support": "^0.5.10",
|
76 |
| - "@typescript-eslint/eslint-plugin": "^8.18.1", |
77 |
| - "@typescript-eslint/parser": "^8.18.1", |
| 76 | + "@typescript-eslint/eslint-plugin": "^8.18.2", |
| 77 | + "@typescript-eslint/parser": "^8.18.2", |
78 | 78 | "@vitejs/plugin-react": "^4.3.4",
|
79 | 79 | "@vitest/coverage-v8": "^2.1.8",
|
80 | 80 | "autoprefixer": "^10.4.20",
|
|
93 | 93 | "tailwindcss": "^3.4.17",
|
94 | 94 | "tsx": "^4.19.2",
|
95 | 95 | "typescript": "^5.7.2",
|
96 |
| - "typescript-eslint": "^8.18.1", |
| 96 | + "typescript-eslint": "^8.18.2", |
97 | 97 | "vite": "^5.4.11",
|
98 | 98 | "vite-plugin-static-copy": "^2.2.0",
|
99 | 99 | "vite-tsconfig-paths": "^5.1.4",
|
|
0 commit comments