|
21 | 21 | "prop-types": "^15.7.2"
|
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 |
| - "@babel/cli": "^7.4.3", |
25 |
| - "@babel/core": "^7.4.3", |
26 |
| - "@babel/plugin-proposal-export-default-from": "7.2.0", |
| 24 | + "@babel/cli": "^7.7.0", |
| 25 | + "@babel/core": "^7.7.2", |
| 26 | + "@babel/plugin-proposal-export-default-from": "7.5.2", |
27 | 27 | "@babel/plugin-syntax-dynamic-import": "7.2.0",
|
28 | 28 | "@babel/plugin-syntax-import-meta": "7.2.0",
|
29 | 29 | "@babel/plugin-transform-shorthand-properties": "^7.2.0",
|
30 |
| - "@babel/preset-env": "^7.4.3", |
31 |
| - "@babel/preset-react": "^7.0.0", |
32 |
| - "@babel/register": "^7.4.0", |
33 |
| - "ava": "^1.4.1", |
| 30 | + "@babel/preset-env": "^7.7.1", |
| 31 | + "@babel/preset-react": "^7.7.0", |
| 32 | + "@babel/register": "^7.7.0", |
| 33 | + "ava": "^2.4.0", |
34 | 34 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
35 |
| - "cross-env": "^5.2.0", |
36 |
| - "del-cli": "^1.1.0", |
37 |
| - "enzyme": "^3.9.0", |
38 |
| - "enzyme-adapter-react-16": "^1.12.1", |
39 |
| - "eslint": "^5.16.0", |
40 |
| - "eslint-config-concise": "^0.36.0", |
41 |
| - "eslint-config-concise-ava": "^0.36.0", |
42 |
| - "eslint-config-concise-esnext": "^0.36.0", |
43 |
| - "eslint-config-concise-react": "^0.36.0", |
44 |
| - "eslint-plugin-react": "^7.12.4", |
45 |
| - "husky": "^1.3.1", |
| 35 | + "cross-env": "^6.0.3", |
| 36 | + "del-cli": "^3.0.0", |
| 37 | + "enzyme": "^3.10.0", |
| 38 | + "enzyme-adapter-react-16": "^1.15.1", |
| 39 | + "eslint": "^6.6.0", |
| 40 | + "eslint-config-concise": "^0.37.1", |
| 41 | + "eslint-config-concise-ava": "^0.37.0", |
| 42 | + "eslint-config-concise-esnext": "^0.37.0", |
| 43 | + "eslint-config-concise-react": "^0.37.1", |
| 44 | + "eslint-plugin-react": "^7.16.0", |
| 45 | + "husky": "^3.0.9", |
46 | 46 | "immutable": "^4.0.0-rc.12",
|
47 | 47 | "intl": "^1.2.5",
|
48 |
| - "jsdom": "^15.0.0", |
| 48 | + "jsdom": "^15.2.1", |
49 | 49 | "jsdom-global": "^3.0.2",
|
50 |
| - "lint-staged": "^8.1.5", |
| 50 | + "lint-staged": "^9.4.3", |
51 | 51 | "npm-run-all": "^4.1.5",
|
52 |
| - "nyc": "^14.0.0", |
53 |
| - "prettier-eslint-cli": "^5.0.0-beta.0", |
| 52 | + "nyc": "^14.1.1", |
| 53 | + "prettier-eslint-cli": "^5.0.0", |
54 | 54 | "raf": "^3.4.1",
|
55 |
| - "react": "^16.8.6", |
56 |
| - "react-dom": "^16.8.6", |
57 |
| - "react-intl": "^3.0.0", |
58 |
| - "react-redux": "^7.0.2", |
59 |
| - "react-test-renderer": "^16.8.6", |
60 |
| - "redux": "^4.0.1", |
| 55 | + "react": "^16.12.0", |
| 56 | + "react-dom": "^16.12.0", |
| 57 | + "react-intl": "^3.6.0", |
| 58 | + "react-redux": "^7.1.3", |
| 59 | + "react-test-renderer": "^16.12.0", |
| 60 | + "redux": "^4.0.4", |
61 | 61 | "redux-immutable": "^4.0.0"
|
62 | 62 | },
|
63 | 63 | "repository": "ratson/react-intl-redux",
|
|
0 commit comments