|
66 | 66 | ]
|
67 | 67 | },
|
68 | 68 | "dependencies": {
|
69 |
| - "babel-plugin-emotion": "^9.2.6", |
70 |
| - "date-fns": "^1.29.0", |
71 |
| - "emotion": "^9.2.6", |
72 |
| - "emotion-server": "^9.2.6", |
73 |
| - "get-port": "^4.0.0", |
74 |
| - "grid-styled": "^5.0.2", |
75 |
| - "isomorphic-unfetch": "2.1.0", |
76 |
| - "lodash.take": "^4.1.1", |
77 |
| - "marked": "^0.4.0", |
78 |
| - "next": "^6.1.1", |
79 |
| - "nprogress": "^0.2.0", |
| 69 | + "babel-plugin-emotion": "9.2.6", |
| 70 | + "date-fns": "1.29.0", |
| 71 | + "emotion": "9.2.6", |
| 72 | + "emotion-server": "9.2.6", |
| 73 | + "get-port": "4.0.0", |
| 74 | + "grid-styled": "5.0.2", |
| 75 | + "isomorphic-unfetch": "2.1.1", |
| 76 | + "lodash.take": "4.1.1", |
| 77 | + "marked": "0.4.0", |
| 78 | + "next": "6.1.1", |
| 79 | + "nprogress": "0.2.0", |
80 | 80 | "path-match": "1.2.4",
|
81 |
| - "prop-types": "^15.6.2", |
82 |
| - "react": "^16.4.1", |
83 |
| - "react-content-loader": "^3.1.2", |
84 |
| - "react-dom": "^16.4.1", |
85 |
| - "react-emotion": "^9.2.6", |
86 |
| - "react-event-timeline": "^1.5.4", |
87 |
| - "react-headroom": "^2.1.6", |
88 |
| - "react-icons": "^2.2.5", |
89 |
| - "styled-system": "^3.0.2" |
| 81 | + "prop-types": "15.6.2", |
| 82 | + "react": "16.4.1", |
| 83 | + "react-content-loader": "3.1.2", |
| 84 | + "react-dom": "16.4.1", |
| 85 | + "react-emotion": "9.2.6", |
| 86 | + "react-event-timeline": "1.5.4", |
| 87 | + "react-headroom": "2.2.2", |
| 88 | + "react-icons": "2.2.7", |
| 89 | + "styled-system": "3.0.2" |
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 | 92 | "all-contributors-cli": "5.3.0",
|
|
100 | 100 | "eslint-config-prettier": "2.9.0",
|
101 | 101 | "eslint-plugin-react": "7.10.0",
|
102 | 102 | "husky": "0.14.3",
|
103 |
| - "jest": "23.4.1", |
| 103 | + "jest": "23.4.2", |
104 | 104 | "lint-staged": "7.2.0",
|
105 |
| - "markdownlint-cli": "0.11.0", |
| 105 | + "markdownlint-cli": "0.12.0", |
106 | 106 | "opn": "5.3.0",
|
107 |
| - "prettier": "1.13.7", |
| 107 | + "prettier": "1.14.0", |
108 | 108 | "raf": "3.4.0",
|
109 | 109 | "react-test-renderer": "16.4.1",
|
110 |
| - "typescript": "2.9.2", |
| 110 | + "typescript": "3.0.1", |
111 | 111 | "typescript-styled-plugin": "0.10.0",
|
112 | 112 | "webpack-bundle-analyzer": "2.13.1",
|
113 | 113 | "xo": "0.21.1"
|
|
0 commit comments