|
4 | 4 | "homepage": "https://react-native-community.github.io/upgrade-helper",
|
5 | 5 | "license": "MIT",
|
6 | 6 | "dependencies": {
|
7 |
| - "@testing-library/react": "^8.0.2", |
8 |
| - "antd": "^3.19.1", |
9 |
| - "markdown-to-jsx": "^6.10.2", |
10 |
| - "query-string": "^6.7.0", |
11 |
| - "react": "^16.8.0", |
12 |
| - "react-content-loader": "^4.2.2", |
13 |
| - "react-diff-view": "^2.1.3", |
14 |
| - "react-dom": "^16.8.0", |
15 |
| - "react-dom-confetti": "^0.1.1", |
16 |
| - "react-ga": "^2.5.7", |
17 |
| - "react-github-btn": "^1.0.0", |
| 7 | + "@testing-library/react": "8.0.9", |
| 8 | + "antd": "3.26.5", |
| 9 | + "markdown-to-jsx": "6.10.3", |
| 10 | + "query-string": "6.9.0", |
| 11 | + "react": "16.12.0", |
| 12 | + "react-content-loader": "4.3.4", |
| 13 | + "react-diff-view": "2.4.1", |
| 14 | + "react-dom": "16.12.0", |
| 15 | + "react-dom-confetti": "0.1.3", |
| 16 | + "react-ga": "2.7.0", |
| 17 | + "react-github-btn": "1.1.1", |
18 | 18 | "react-scripts": "3.0.1",
|
19 |
| - "semver": "^6.0.0", |
20 |
| - "styled-components": "^4.2.0" |
| 19 | + "semver": "6.3.0", |
| 20 | + "styled-components": "4.4.1" |
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "eslint": "^5.16.0", |
24 |
| - "eslint-plugin-prettier": "^3.1.0", |
25 |
| - "gh-pages": "^2.0.0", |
26 |
| - "husky": "^3.0.1", |
27 |
| - "prettier": "^1.18.2", |
28 |
| - "pretty-quick": "^1.11.1" |
| 23 | + "eslint": "5.16.0", |
| 24 | + "eslint-plugin-prettier": "3.1.2", |
| 25 | + "gh-pages": "2.1.1", |
| 26 | + "husky": "3.1.0", |
| 27 | + "prettier": "1.19.1", |
| 28 | + "pretty-quick": "1.11.1" |
29 | 29 | },
|
30 | 30 | "scripts": {
|
31 | 31 | "start": "react-scripts start",
|
|
0 commit comments