|
42 | 42 | "@reduxjs/toolkit": "^2.6.1",
|
43 | 43 | "@testing-library/dom": "^10.4.0",
|
44 | 44 | "@testing-library/jest-dom": "^6.6.3",
|
45 |
| - "@testing-library/react": "^16.2.0", |
| 45 | + "@testing-library/react": "^16.3.0", |
46 | 46 | "@testing-library/user-event": "^14.6.1",
|
47 | 47 | "@types/jest": "^29.5.14",
|
48 |
| - "@types/node": "^22.13.14", |
49 |
| - "@types/react": "^19.0.12", |
50 |
| - "@types/react-dom": "^19.0.4", |
| 48 | + "@types/node": "^22.14.0", |
| 49 | + "@types/react": "^19.1.0", |
| 50 | + "@types/react-dom": "^19.1.1", |
51 | 51 | "babel-eslint": "^10.1.0",
|
52 | 52 | "babel-jest": "^29.7.0",
|
53 | 53 | "eslint": "^9.23.0",
|
54 | 54 | "eslint-config-react-app": "^7.0.1",
|
55 | 55 | "eslint-plugin-import": "^2.31.0",
|
56 | 56 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
57 |
| - "eslint-plugin-prettier": "^5.2.5", |
| 57 | + "eslint-plugin-prettier": "^5.2.6", |
58 | 58 | "eslint-plugin-react": "^7.37.4",
|
59 | 59 | "eslint-plugin-react-hooks": "^5.2.0",
|
60 | 60 | "jest": "^29.7.0",
|
61 | 61 | "prettier": "^3.5.3",
|
62 |
| - "react": "^19.0.0", |
63 |
| - "react-dom": "^19.0.0", |
| 62 | + "react": "^19.1.0", |
| 63 | + "react-dom": "^19.1.0", |
64 | 64 | "react-redux": "^9.2.0",
|
65 | 65 | "react-scripts": "^5.0.1",
|
66 |
| - "react-test-renderer": "^19.0.0", |
| 66 | + "react-test-renderer": "^19.1.0", |
67 | 67 | "typescript": "^5.8.2",
|
68 | 68 | "web-vitals": "^4.2.4"
|
69 | 69 | }
|
|
0 commit comments