|
41 | 41 | "prop-types": ">=15.5.7"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@babel/plugin-proposal-object-rest-spread": "7.4.0", |
45 |
| - "@babel/plugin-transform-runtime": "7.4.0", |
46 |
| - "@babel/preset-env": "7.4.2", |
| 44 | + "@babel/plugin-proposal-object-rest-spread": "7.4.3", |
| 45 | + "@babel/plugin-transform-runtime": "7.4.3", |
| 46 | + "@babel/preset-env": "7.4.3", |
47 | 47 | "@babel/preset-react": "7.0.0",
|
48 |
| - "@pika/pack": "0.3.6", |
49 |
| - "@pika/plugin-build-node": "0.3.14", |
50 |
| - "@pika/plugin-build-types": "0.3.14", |
51 |
| - "@pika/plugin-build-web": "0.3.14", |
52 |
| - "@pika/plugin-standard-pkg": "0.3.14", |
| 48 | + "@pika/pack": "0.3.7", |
| 49 | + "@pika/plugin-build-node": "0.3.15", |
| 50 | + "@pika/plugin-build-types": "0.3.16", |
| 51 | + "@pika/plugin-build-web": "0.3.15", |
| 52 | + "@pika/plugin-standard-pkg": "0.3.15", |
53 | 53 | "babel-eslint": "10.0.1",
|
54 |
| - "babel-jest": "24.5.0", |
55 |
| - "eslint": "5.15.3", |
| 54 | + "babel-jest": "24.7.1", |
| 55 | + "eslint": "5.16.0", |
56 | 56 | "eslint-config-prettier": "4.1.0",
|
57 | 57 | "eslint-plugin-jest": "22.4.1",
|
58 | 58 | "eslint-plugin-prettier": "3.0.1",
|
59 |
| - "eslint-plugin-promise": "4.0.1", |
| 59 | + "eslint-plugin-promise": "4.1.1", |
60 | 60 | "eslint-plugin-react": "7.12.4",
|
61 | 61 | "eslint-plugin-react-hooks": "1.6.0",
|
62 |
| - "jest": "24.5.0", |
| 62 | + "jest": "24.7.1", |
63 | 63 | "jest-dom": "3.1.3",
|
64 |
| - "prettier": "1.16.4", |
65 |
| - "react": "16.8.1", |
66 |
| - "react-dom": "16.8.5", |
67 |
| - "react-testing-library": "6.0.3" |
| 64 | + "prettier": "1.17.0", |
| 65 | + "react": "16.8.6", |
| 66 | + "react-dom": "16.8.6", |
| 67 | + "react-testing-library": "6.1.2" |
68 | 68 | },
|
69 | 69 | "jest": {
|
70 | 70 | "collectCoverage": true,
|
|
0 commit comments