|
35 | 35 | "postbump": "yarn build:packages"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/core": "7.6.4", |
| 38 | + "@babel/core": "7.7.2", |
39 | 39 | "@babel/plugin-proposal-object-rest-spread": "7.6.2",
|
40 | 40 | "@babel/plugin-transform-runtime": "7.6.2",
|
41 |
| - "@babel/preset-env": "7.6.3", |
42 |
| - "@babel/preset-react": "7.6.3", |
| 41 | + "@babel/preset-env": "7.7.1", |
| 42 | + "@babel/preset-react": "7.7.0", |
43 | 43 | "@pika/pack": "0.5.0",
|
44 | 44 | "@pika/plugin-build-node": "0.7.1",
|
45 | 45 | "@pika/plugin-build-types": "0.7.1",
|
46 | 46 | "@pika/plugin-build-web": "0.7.1",
|
47 | 47 | "@pika/plugin-standard-pkg": "0.7.1",
|
48 | 48 | "@storybook/react": "5.2.5",
|
49 |
| - "@testing-library/jest-dom": "4.2.0", |
50 |
| - "@testing-library/react": "9.3.0", |
| 49 | + "@testing-library/jest-dom": "4.2.3", |
| 50 | + "@testing-library/react": "9.3.2", |
51 | 51 | "babel-eslint": "10.0.3",
|
52 | 52 | "babel-jest": "24.9.0",
|
53 | 53 | "babel-loader": "8.0.6",
|
54 | 54 | "copyfiles": "2.1.1",
|
55 | 55 | "eslint": "6.6.0",
|
56 |
| - "eslint-config-prettier": "6.4.0", |
57 |
| - "eslint-plugin-jest": "22.20.1", |
| 56 | + "eslint-config-prettier": "6.5.0", |
| 57 | + "eslint-plugin-jest": "23.0.3", |
58 | 58 | "eslint-plugin-prettier": "3.1.1",
|
59 | 59 | "eslint-plugin-promise": "4.2.1",
|
60 | 60 | "eslint-plugin-react": "7.16.0",
|
61 | 61 | "eslint-plugin-react-hooks": "2.2.0",
|
62 | 62 | "jest": "24.9.0",
|
63 |
| - "lerna": "3.18.3", |
64 |
| - "now": "16.4.3", |
| 63 | + "lerna": "3.18.4", |
| 64 | + "now": "16.4.4", |
65 | 65 | "npm-run-all": "4.1.5",
|
66 | 66 | "prettier": "1.18.2",
|
67 | 67 | "prop-types": "15.7.2",
|
68 | 68 | "react": "16.11.0",
|
69 | 69 | "react-async": "9.0.0",
|
70 | 70 | "react-dom": "16.11.0",
|
71 |
| - "storybook-chromatic": "3.0.3" |
| 71 | + "storybook-chromatic": "3.1.0" |
72 | 72 | }
|
73 | 73 | }
|
0 commit comments