|
35 | 35 | "postbump": "yarn build:packages" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@babel/core": "7.6.0", |
39 | | - "@babel/plugin-proposal-object-rest-spread": "7.5.5", |
40 | | - "@babel/plugin-transform-runtime": "7.6.0", |
41 | | - "@babel/preset-env": "7.6.0", |
| 38 | + "@babel/core": "7.6.2", |
| 39 | + "@babel/plugin-proposal-object-rest-spread": "7.6.2", |
| 40 | + "@babel/plugin-transform-runtime": "7.6.2", |
| 41 | + "@babel/preset-env": "7.6.2", |
42 | 42 | "@babel/preset-react": "7.0.0", |
43 | 43 | "@pika/pack": "0.5.0", |
44 | | - "@pika/plugin-build-node": "0.6.0", |
45 | | - "@pika/plugin-build-types": "0.6.0", |
46 | | - "@pika/plugin-build-web": "0.6.0", |
47 | | - "@pika/plugin-standard-pkg": "0.6.0", |
48 | | - "@storybook/react": "5.2.0-rc.6", |
| 44 | + "@pika/plugin-build-node": "0.6.1", |
| 45 | + "@pika/plugin-build-types": "0.6.1", |
| 46 | + "@pika/plugin-build-web": "0.6.1", |
| 47 | + "@pika/plugin-standard-pkg": "0.6.1", |
| 48 | + "@storybook/react": "5.2.1", |
49 | 49 | "@testing-library/jest-dom": "4.1.0", |
50 | | - "@testing-library/react": "9.1.4", |
| 50 | + "@testing-library/react": "9.2.0", |
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 | | - "eslint": "6.3.0", |
56 | | - "eslint-config-prettier": "6.2.0", |
| 55 | + "eslint": "6.4.0", |
| 56 | + "eslint-config-prettier": "6.3.0", |
57 | 57 | "eslint-plugin-jest": "22.17.0", |
58 | | - "eslint-plugin-prettier": "3.1.0", |
| 58 | + "eslint-plugin-prettier": "3.1.1", |
59 | 59 | "eslint-plugin-promise": "4.2.1", |
60 | 60 | "eslint-plugin-react": "7.14.3", |
61 | | - "eslint-plugin-react-hooks": "2.0.1", |
| 61 | + "eslint-plugin-react-hooks": "2.1.0", |
62 | 62 | "jest": "24.9.0", |
63 | 63 | "lerna": "3.16.4", |
64 | 64 | "now": "16.2.0", |
65 | 65 | "npm-run-all": "4.1.5", |
66 | 66 | "prettier": "1.18.2", |
67 | 67 | "prop-types": "15.7.2", |
68 | | - "react": "16.9.0", |
| 68 | + "react": "16.10.0", |
69 | 69 | "react-async": "^8.0.0-alpha.0", |
70 | | - "react-dom": "16.9.0", |
| 70 | + "react-dom": "16.10.0", |
71 | 71 | "storybook-chromatic": "2.2.2" |
72 | 72 | } |
73 | 73 | } |
0 commit comments