|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@apollo/client": "^3.0.2", |
7 |
| - "@reach/router": "^1.2.1", |
8 |
| - "@types/node": "^12.12.14", |
| 6 | + "@apollo/client": "^3.1.5", |
| 7 | + "@reach/router": "^1.3.4", |
| 8 | + "@types/node": "^12.12.58", |
9 | 9 | "@types/reach__router": "^1.2.6",
|
10 |
| - "@types/react": "^16.9.15", |
| 10 | + "@types/react": "^16.9.49", |
11 | 11 | "@types/react-dom": "^16.9.4",
|
| 12 | + "@types/uuid": "^8.3.0", |
12 | 13 | "emotion": "^9.2.12",
|
13 |
| - "graphql": "^14.4.2", |
14 |
| - "polished": "^3.4.1", |
| 14 | + "graphql": "^14.7.0", |
| 15 | + "polished": "^3.6.6", |
15 | 16 | "react": "^16.12.0",
|
16 | 17 | "react-dom": "^16.12.0",
|
17 | 18 | "react-emotion": "^9.2.12",
|
18 |
| - "react-scripts": "^3.4.1", |
19 |
| - "typescript": "^3.7.3" |
| 19 | + "react-scripts": "^3.4.3", |
| 20 | + "shortid": "^2.2.15", |
| 21 | + "typescript": "^3.9.7", |
| 22 | + "uuid": "^8.3.0" |
20 | 23 | },
|
21 | 24 | "scripts": {
|
22 | 25 | "start": "react-scripts start",
|
|
39 | 42 | "@testing-library/jest-dom": "^4.0.0",
|
40 | 43 | "@testing-library/react": "^8.0.7",
|
41 | 44 | "@types/jest": "^24.0.23",
|
42 |
| - "apollo": "^2.16.3", |
43 |
| - "artillery": "^1.6.0-26", |
| 45 | + "@types/shortid": "0.0.29", |
| 46 | + "apollo": "^2.30.3", |
| 47 | + "artillery": "^1.6.1", |
44 | 48 | "npm-watch": "^0.6.0"
|
45 | 49 | }
|
46 | 50 | }
|
0 commit comments