|
30 | 30 | },
|
31 | 31 | "homepage": "https://github.com/yusinto/react-site-menu",
|
32 | 32 | "dependencies": {
|
33 |
| - "@babel/plugin-transform-async-to-generator": "^7.0.0-beta.53", |
34 |
| - "@babel/polyfill": "^7.0.0-beta.53", |
| 33 | + "@babel/plugin-transform-async-to-generator": "^7.0.0-beta.54", |
| 34 | + "@babel/polyfill": "^7.0.0-beta.54", |
35 | 35 | "babel-plugin-styled-components": "^1.5.1",
|
36 | 36 | "express": "^4.16.3",
|
37 | 37 | "lodash": "^4.17.10",
|
|
41 | 41 | "react": "^16.4.1",
|
42 | 42 | "react-dom": "^16.4.1",
|
43 | 43 | "react-router-dom": "^4.3.1",
|
44 |
| - "react-site-nav": "^0.1.2", |
| 44 | + "react-site-nav": "^0.2.1", |
45 | 45 | "styled-components": "^3.3.3"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/cli": "^7.0.0-beta.53", |
49 |
| - "@babel/core": "^7.0.0-beta.53", |
50 |
| - "@babel/plugin-proposal-class-properties": "^7.0.0-beta.53", |
51 |
| - "@babel/preset-env": "^7.0.0-beta.53", |
52 |
| - "@babel/preset-react": "^7.0.0-beta.53", |
53 |
| - "babel-eslint": "^8.2.5", |
| 48 | + "@babel/cli": "^7.0.0-beta.54", |
| 49 | + "@babel/core": "^7.0.0-beta.54", |
| 50 | + "@babel/plugin-proposal-class-properties": "^7.0.0-beta.54", |
| 51 | + "@babel/preset-env": "^7.0.0-beta.54", |
| 52 | + "@babel/preset-react": "^7.0.0-beta.54", |
| 53 | + "babel-eslint": "^8.2.6", |
54 | 54 | "babel-loader": "^8.0.0-beta",
|
55 |
| - "eslint": "^5.1.0", |
| 55 | + "eslint": "^5.2.0", |
56 | 56 | "eslint-config-airbnb": "^17.0.0",
|
57 | 57 | "eslint-plugin-import": "^2.13.0",
|
58 |
| - "eslint-plugin-jsx-a11y": "^6.1.0", |
| 58 | + "eslint-plugin-jsx-a11y": "^6.1.1", |
59 | 59 | "eslint-plugin-react": "^7.10.0",
|
60 | 60 | "file-loader": "^1.1.11",
|
61 | 61 | "rimraf": "^2.6.2",
|
62 |
| - "universal-hot-reload": "^1.0.4", |
63 |
| - "webpack": "^4.16.0", |
| 62 | + "universal-hot-reload": "^1.0.6", |
| 63 | + "webpack": "^4.16.2", |
64 | 64 | "webpack-cli": "^2.1.4",
|
65 | 65 | "webpack-node-externals": "^1.7.2",
|
66 | 66 | "webpack-serve": "^1.0.2"
|
|
0 commit comments