|
42 | 42 | },
|
43 | 43 | "homepage": "https://github.com/elrumordelaluz/reactour#readme",
|
44 | 44 | "devDependencies": {
|
45 |
| - "@babel/cli": "7.4.3", |
46 |
| - "@babel/core": "7.4.3", |
47 |
| - "@babel/plugin-proposal-class-properties": "7.4.0", |
| 45 | + "@babel/cli": "7.4.4", |
| 46 | + "@babel/core": "7.4.5", |
| 47 | + "@babel/plugin-proposal-class-properties": "7.4.4", |
48 | 48 | "@babel/plugin-syntax-dynamic-import": "7.2.0",
|
49 |
| - "@babel/polyfill": "7.4.3", |
50 |
| - "@babel/preset-env": "7.4.3", |
| 49 | + "@babel/polyfill": "7.4.4", |
| 50 | + "@babel/preset-env": "7.4.5", |
51 | 51 | "@babel/preset-react": "7.0.0",
|
52 | 52 | "babel-eslint": "10.0.1",
|
53 |
| - "babel-loader": "^8.0.5", |
| 53 | + "babel-loader": "8.0.6", |
54 | 54 | "body-scroll-lock": "2.6.1",
|
55 | 55 | "css-loader": "2.1.1",
|
56 | 56 | "eslint": "5.16.0",
|
57 |
| - "eslint-config-prettier": "4.1.0", |
58 |
| - "eslint-plugin-prettier": "^3.0.1", |
| 57 | + "eslint-config-prettier": "4.3.0", |
| 58 | + "eslint-plugin-prettier": "3.1.0", |
59 | 59 | "html-loader": "0.5.5",
|
60 | 60 | "html-webpack-plugin": "3.2.0",
|
61 |
| - "prettier": "1.16.4", |
| 61 | + "prettier": "1.17.1", |
62 | 62 | "react": "16.8.6",
|
63 | 63 | "react-dom": "16.8.6",
|
64 |
| - "reshake": "1.1.6", |
| 64 | + "reshake": "1.2.0", |
65 | 65 | "rimraf": "^2.6.3",
|
66 |
| - "rollup": "1.8.0", |
| 66 | + "rollup": "1.12.4", |
67 | 67 | "rollup-plugin-babel": "4.3.2",
|
68 |
| - "rollup-plugin-node-resolve": "4.0.1", |
| 68 | + "rollup-plugin-filesize": "6.1.0", |
| 69 | + "rollup-plugin-node-resolve": "5.0.0", |
69 | 70 | "style-loader": "0.23.1",
|
70 | 71 | "styled-components": "4.2.0",
|
71 |
| - "webpack": "4.29.6", |
72 |
| - "webpack-cli": "3.3.0", |
73 |
| - "webpack-dev-server": "3.2.1" |
| 72 | + "webpack": "4.32.2", |
| 73 | + "webpack-cli": "3.3.2", |
| 74 | + "webpack-dev-server": "3.4.1" |
74 | 75 | },
|
75 | 76 | "peerDependencies": {
|
76 | 77 | "react": "^16.3.0",
|
|
0 commit comments