|
173 | 173 | "devDependencies": {
|
174 | 174 | "@jest/types": "^29.6.3",
|
175 | 175 | "@testing-library/dom": "^10.4.0",
|
176 |
| - "@testing-library/jest-dom": "^6.5.0", |
| 176 | + "@testing-library/jest-dom": "^6.6.2", |
177 | 177 | "@testing-library/react": "^16.0.1",
|
178 | 178 | "@testing-library/user-event": "^14.5.2",
|
179 | 179 | "@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
180 |
| - "@types/jest": "^29.5.12", |
181 |
| - "@types/node": "^22.5.4", |
182 |
| - "@types/react": "^18.3.8", |
183 |
| - "@types/react-dom": "^18.3.0", |
184 |
| - "@typescript-eslint/eslint-plugin": "^8.4.0", |
185 |
| - "@typescript-eslint/parser": "^8.6.0", |
186 |
| - "date-fns": "^3.6.0", |
187 |
| - "date-fns-jalali": "3.6.0-1", |
188 |
| - "eslint": "^8.57.0", |
| 180 | + "@types/jest": "^29.5.13", |
| 181 | + "@types/node": "^22.7.7", |
| 182 | + "@types/react": "^18.3.11", |
| 183 | + "@types/react-dom": "^18.3.1", |
| 184 | + "@typescript-eslint/eslint-plugin": "^8.10.0", |
| 185 | + "@typescript-eslint/parser": "^8.10.0", |
| 186 | + "date-fns-jalali": "^3.6.0-1", |
| 187 | + "eslint": "^8.57.1", |
189 | 188 | "eslint-config-prettier": "^9.1.0",
|
190 | 189 | "eslint-import-resolver-typescript": "^3.6.3",
|
191 |
| - "eslint-plugin-import": "^2.30.0", |
| 190 | + "eslint-plugin-import": "^2.31.0", |
192 | 191 | "eslint-plugin-jest": "^28.8.3",
|
193 | 192 | "eslint-plugin-prettier": "^5.2.1",
|
194 |
| - "eslint-plugin-react": "^7.35.2", |
195 |
| - "eslint-plugin-react-hooks": "^4.6.2", |
| 193 | + "eslint-plugin-react": "^7.37.1", |
| 194 | + "eslint-plugin-react-hooks": "^5.0.0", |
196 | 195 | "eslint-plugin-require-extensions": "^0.1.3",
|
197 |
| - "eslint-plugin-testing-library": "^6.3.0", |
198 |
| - "html-validate": "^8.23.0", |
| 196 | + "eslint-plugin-testing-library": "^6.4.0", |
| 197 | + "html-validate": "^8.24.2", |
199 | 198 | "jest": "^29.7.0",
|
200 | 199 | "jest-environment-jsdom": "^29.7.0",
|
201 | 200 | "mockdate": "^3.0.5",
|
|
205 | 204 | "react-dom": "^18.3.1",
|
206 | 205 | "ts-jest": "^29.2.5",
|
207 | 206 | "ts-node": "^10.9.2",
|
208 |
| - "tslib": "^2.7.0", |
| 207 | + "tslib": "^2.8.0", |
209 | 208 | "typescript": "~5.5.4",
|
210 | 209 | "typescript-css-modules": "^1.0.4"
|
211 | 210 | },
|
|
0 commit comments