|
28 | 28 | "@accounts/client": "^0.28.0",
|
29 | 29 | "@accounts/client-password": "^0.28.0",
|
30 | 30 | "@accounts/graphql-client": "^0.28.0",
|
31 |
| - "@apollo/react-hooks": "3.1.5", |
32 |
| - "@material-ui/core": "4.9.13", |
33 |
| - "@material-ui/styles": "4.9.13", |
34 |
| - "apollo-cache-inmemory": "1.6.6", |
35 |
| - "apollo-client": "2.6.9", |
36 |
| - "apollo-link": "1.2.14", |
37 |
| - "apollo-link-http": "1.5.17", |
| 31 | + "@apollo/client": "3.0.2", |
| 32 | + "@material-ui/core": "4.11.0", |
| 33 | + "@material-ui/styles": "4.10.0", |
38 | 34 | "graphql": "14.6.0",
|
39 | 35 | "graphql-tag": "2.10.4",
|
40 | 36 | "qrcode.react": "1.0.0",
|
41 | 37 | "react": "16.13.1",
|
42 |
| - "react-apollo": "2.5.8", |
43 | 38 | "react-dom": "16.13.1",
|
44 |
| - "react-router-dom": "5.1.2", |
| 39 | + "react-router-dom": "5.2.0", |
45 | 40 | "tslib": "2.0.0"
|
46 | 41 | },
|
47 | 42 | "devDependencies": {
|
48 | 43 | "@types/node": "14.0.13",
|
49 |
| - "@types/qrcode.react": "1.0.0", |
50 |
| - "@types/react": "16.9.36", |
| 44 | + "@types/qrcode.react": "1.0.1", |
| 45 | + "@types/react": "16.9.43", |
51 | 46 | "@types/react-dom": "16.9.8",
|
52 |
| - "@types/react-router": "5.1.7", |
| 47 | + "@types/react-router": "5.1.8", |
53 | 48 | "@types/react-router-dom": "5.1.5",
|
54 | 49 | "react-scripts": "3.4.1",
|
55 |
| - "typescript": "3.7.5" |
| 50 | + "typescript": "3.9.7" |
56 | 51 | }
|
57 | 52 | }
|
0 commit comments