|
37 | 37 | "@eslint/compat": "^1.2.2",
|
38 | 38 | "@eslint/eslintrc": "^3.1.0",
|
39 | 39 | "@remix-run/dev": "^2.13.1",
|
40 |
| - "@testing-library/jest-dom": "^6.6.2", |
| 40 | + "@testing-library/jest-dom": "^6.6.3", |
41 | 41 | "@testing-library/react": "^16.0.1",
|
42 | 42 | "@types/react": "^18.3.12",
|
43 | 43 | "@types/react-dom": "^18.3.1",
|
44 |
| - "@typescript-eslint/eslint-plugin": "^8.12.1", |
45 |
| - "@typescript-eslint/parser": "^8.12.1", |
| 44 | + "@typescript-eslint/eslint-plugin": "^8.12.2", |
| 45 | + "@typescript-eslint/parser": "^8.12.2", |
46 | 46 | "@vitejs/plugin-react": "^4.3.3",
|
47 | 47 | "@vitest/browser": "^2.1.4",
|
48 | 48 | "@vitest/coverage-v8": "^2.1.4",
|
|
62 | 62 | "prettier-plugin-tailwindcss": "^0.6.8",
|
63 | 63 | "tailwindcss": "^3.4.14",
|
64 | 64 | "typescript": "^5.6.3",
|
65 |
| - "typescript-eslint": "^8.12.1", |
| 65 | + "typescript-eslint": "^8.12.2", |
66 | 66 | "vite": "^5.4.10",
|
67 | 67 | "vite-tsconfig-paths": "^5.0.1",
|
68 | 68 | "vitest": "^2.1.4"
|
|
0 commit comments