File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
dev-packages/e2e-tests/test-applications/react-router-5 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"@testing-library/jest-dom" : " 5.14.1" ,
8
8
"@testing-library/react" : " 13.0.0" ,
9
9
"@testing-library/user-event" : " 13.2.1" ,
10
- "history" : " ^ 4.9.0" ,
11
- "@types/history" : " ^4.0.0 " ,
10
+ "history" : " 4.9.0" ,
11
+ "@types/history" : " 4.7.11 " ,
12
12
"@types/jest" : " 27.0.1" ,
13
13
"@types/node" : " 16.7.13" ,
14
14
"@types/react" : " 18.0.0" ,
15
15
"@types/react-dom" : " 18.0.0" ,
16
- "@types/react-router" : " ^5.0.0 " ,
17
- "@types/react-router-dom" : " ^ 5.3.3" ,
16
+ "@types/react-router" : " 5.1.20 " ,
17
+ "@types/react-router-dom" : " 5.3.3" ,
18
18
"react" : " 18.2.0" ,
19
19
"react-dom" : " 18.2.0" ,
20
- "react-router-dom" : " ^ 5.3.4" ,
20
+ "react-router-dom" : " 5.3.4" ,
21
21
"react-scripts" : " 5.0.1" ,
22
22
"typescript" : " 4.9.5" ,
23
23
"web-vitals" : " 2.1.0"
You can’t perform that action at this time.
0 commit comments