|
59 | 59 | "@testing-library/user-event": "^14.6.1", |
60 | 60 | "@types/react": "^18.3.0", |
61 | 61 | "@types/react-dom": "^18.3.0", |
62 | | - "@typescript-eslint/eslint-plugin": "^7.18.0", |
63 | | - "@typescript-eslint/parser": "^7.18.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 63 | + "@typescript-eslint/parser": "^8.42.0", |
64 | 64 | "@vanilla-extract/babel-plugin-debug-ids": "^1.2.0", |
65 | 65 | "@vitejs/plugin-react": "^4.7.0", |
66 | 66 | "@vitest/coverage-c8": "^0.33.0", |
67 | 67 | "autoprefixer": "^10.4.20", |
68 | 68 | "cross-env": "^7.0.3", |
69 | | - "eslint": "^8.57.0", |
| 69 | + "eslint": "^9.35.0", |
70 | 70 | "eslint-config-prettier": "^10.1.1", |
71 | 71 | "eslint-config-react-app": "^7.0.1", |
72 | | - "eslint-plugin-cypress": "^2.15.1", |
| 72 | + "eslint-plugin-cypress": "^5.1.1", |
73 | 73 | "eslint-plugin-jsx-a11y": "^6.10.0", |
74 | 74 | "eslint-plugin-prettier": "^5.5.1", |
75 | 75 | "eslint-plugin-react": "^7.37.0", |
76 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 76 | + "eslint-plugin-react-hooks": "^5.2.0", |
77 | 77 | "eslint-plugin-simple-import-sort": "^12.1.0", |
78 | 78 | "husky": "^9.1.4", |
79 | 79 | "identity-obj-proxy": "^3.0.0", |
|
0 commit comments