|
32 | 32 | "eslint-plugin-import": "^2.25.2", |
33 | 33 | "eslint-plugin-promise": "^6.0.0", |
34 | 34 | "eslint-config-prettier": "8.5.0", |
35 | | - "typescript": "^4.7.4", |
| 35 | + "typescript": "^5.3.3", |
36 | 36 | "@types/react": "^19", |
37 | 37 | "@types/react-dom": "^19", |
38 | 38 | "@typescript-eslint/eslint-plugin": "^5.42.0", |
|
45 | 45 | "@babel/preset-react": "^7.18.6", |
46 | 46 | "@babel/preset-flow": "^7.18.6", |
47 | 47 | "@babel/preset-typescript": "^7.18.6", |
48 | | - "@testing-library/react": "^13.4.0", |
49 | | - "@testing-library/user-event": "14.4.3", |
50 | | - "@testing-library/jest-dom": "5.16.5", |
51 | | - "@testing-library/dom": "9.0.0", |
| 48 | + "@testing-library/dom": "^9.3.4", |
| 49 | + "@testing-library/jest-dom": "^6.4.2", |
| 50 | + "@testing-library/react": "^14.2.1", |
| 51 | + "@testing-library/user-event": "14.5.2", |
52 | 52 | "jest-environment-jsdom": "^29.2.2", |
53 | 53 | "jest-transform-stub": "^2.0.0", |
54 | 54 | "serve": "^14.1.2" |
|
0 commit comments