|
141 | 141 | "@testing-library/user-event": "^14.5.2", |
142 | 142 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
143 | 143 | "@types/jest": "^29.5.12", |
144 | | - "@types/node": "^22.1.0", |
| 144 | + "@types/node": "^22.4.0", |
145 | 145 | "@types/react": "^18.3.3", |
146 | 146 | "@types/react-dom": "^18.3.0", |
147 | 147 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
|
152 | 152 | "eslint-config-prettier": "^9.1.0", |
153 | 153 | "eslint-import-resolver-typescript": "^3.6.1", |
154 | 154 | "eslint-plugin-import": "^2.29.1", |
155 | | - "eslint-plugin-jest": "^28.7.0", |
| 155 | + "eslint-plugin-jest": "^28.8.0", |
156 | 156 | "eslint-plugin-prettier": "^5.2.1", |
157 | 157 | "eslint-plugin-react": "^7.35.0", |
158 | 158 | "eslint-plugin-react-hooks": "^4.6.2", |
159 | 159 | "eslint-plugin-require-extensions": "^0.1.3", |
160 | | - "eslint-plugin-testing-library": "^6.2.2", |
| 160 | + "eslint-plugin-testing-library": "^6.3.0", |
161 | 161 | "jest": "^29.7.0", |
162 | 162 | "jest-environment-jsdom": "^29.7.0", |
163 | 163 | "mockdate": "^3.0.5", |
|
0 commit comments