|
59 | 59 | "node": ">=8.6.0" |
60 | 60 | }, |
61 | 61 | "dependencies": { |
62 | | - "@babel/code-frame": "^7.5.5", |
63 | | - "@babel/generator": "^7.6.4", |
64 | | - "@babel/types": "^7.6.1", |
65 | | - "ajv": "^6.10.2", |
| 62 | + "@babel/code-frame": "^7.10.4", |
| 63 | + "@babel/generator": "^7.11.6", |
| 64 | + "@babel/types": "^7.11.5", |
| 65 | + "ajv": "^6.12.4", |
66 | 66 | "ajv-errors": "^1.0.1", |
67 | | - "chalk": "^2.4.2", |
| 67 | + "chalk": "^4.1.0", |
68 | 68 | "semver": "^6.3.0" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@babel/core": "^7.6.2", |
72 | | - "@babel/plugin-transform-modules-commonjs": "^7.6.0", |
73 | | - "@babel/preset-react": "^7.0.0", |
74 | | - "@types/jest": "^24.0.19", |
75 | | - "babel-eslint": "^10.0.3", |
76 | | - "babel-jest": "^25.2.3", |
77 | | - "common-tags": "^1.4.0", |
78 | | - "enzyme": "^3.10.0", |
79 | | - "enzyme-adapter-react-16": "^1.14.0", |
80 | | - "eslint": "^6.5.0", |
81 | | - "eslint-config-airbnb-base": "^14.0.0", |
82 | | - "eslint-plugin-import": "^2.18.2", |
83 | | - "eslint-plugin-react": "^7.16.0", |
84 | | - "eslint-plugin-react-directives": "^1.0.0", |
85 | | - "husky": "^3.0.7", |
86 | | - "invariant": "^2.2.2", |
87 | | - "jest": "^25.2.3", |
88 | | - "lint-staged": "^9.4.1", |
89 | | - "lodash.mergewith": "^4.6.0", |
| 71 | + "@babel/core": "^7.11.6", |
| 72 | + "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
| 73 | + "@babel/preset-react": "^7.10.4", |
| 74 | + "@types/jest": "^26.0.13", |
| 75 | + "babel-eslint": "^10.1.0", |
| 76 | + "babel-jest": "^26.3.0", |
| 77 | + "common-tags": "^1.8.0", |
| 78 | + "enzyme": "^3.11.0", |
| 79 | + "enzyme-adapter-react-16": "^1.15.4", |
| 80 | + "eslint": "^7.8.1", |
| 81 | + "eslint-config-airbnb-base": "^14.2.0", |
| 82 | + "eslint-plugin-import": "^2.22.0", |
| 83 | + "eslint-plugin-react": "^7.20.6", |
| 84 | + "eslint-plugin-react-directives": "^1.0.1", |
| 85 | + "husky": "^4.2.5", |
| 86 | + "invariant": "^2.2.4", |
| 87 | + "jest": "^26.4.2", |
| 88 | + "lint-staged": "^10.3.0", |
| 89 | + "lodash.mergewith": "^4.6.2", |
90 | 90 | "path-exists": "^4.0.0", |
91 | 91 | "prettier": "^1.18.2", |
92 | | - "react": "^16.8.6", |
93 | | - "react-dom": "^16.8.6", |
| 92 | + "react": "^16.13.1", |
| 93 | + "react-dom": "^16.13.1", |
94 | 94 | "strip-indent": "^3.0.0" |
95 | 95 | } |
96 | 96 | } |
0 commit comments