| 
31 | 31 |         "@testing-library/react-hooks": "8.0.1",  | 
32 | 32 |         "@testing-library/user-event": "14.4.3",  | 
33 | 33 |         "@types/testing-library__jest-dom": "5.14.6",  | 
34 |  | -        "@types/react": "18.2.13",  | 
35 |  | -        "@types/react-dom": "18.2.6",  | 
36 |  | -        "@types/react-redux": "7.1.25",  | 
 | 34 | +        "@types/react": "18.3.11",  | 
 | 35 | +        "@types/react-dom": "18.3.1",  | 
 | 36 | +        "@types/react-redux": "7.1.34",  | 
37 | 37 |         "@types/redux-logger": "3.0.9",  | 
38 | 38 |         "@types/remote-redux-devtools": "0.5.5",  | 
39 | 39 |         "@types/redux-mock-store": "1.0.3",  | 
 | 
52 | 52 |         "path": "0.12.7",  | 
53 | 53 |         "postcss": "8.4.24",  | 
54 | 54 |         "moment": "2.29.4",  | 
55 |  | -        "react": "18.2.0",  | 
56 |  | -        "react-dom": "18.2.0",  | 
 | 55 | +        "react": "18.3.1",  | 
 | 56 | +        "react-dom": "18.3.1",  | 
57 | 57 |         "react-i18next": "12.3.1",  | 
58 | 58 |         "react-moment": "1.1.3",  | 
59 | 59 |         "react-paginate": "8.2.0",  | 
60 |  | -        "react-redux": "8.1.1",  | 
61 |  | -        "react-router-dom": "6.13.0",  | 
 | 60 | +        "react-redux": "8.1.3",  | 
 | 61 | +        "react-router-dom": "6.27.0",  | 
62 | 62 |         "redux": "4.2.1",  | 
63 | 63 |         "redux-logger": "3.0.6",  | 
64 | 64 |         "redux-mock-store": "1.5.4"  | 
 | 
0 commit comments