|
28 | 28 | },
|
29 | 29 | "homepage": "https://github.com/yusinto/react-site-menu",
|
30 | 30 | "dependencies": {
|
31 |
| - "@babel/plugin-transform-async-to-generator": "^7.0.0-beta.49", |
32 |
| - "@babel/polyfill": "^7.0.0-beta.49", |
| 31 | + "@babel/plugin-transform-async-to-generator": "^7.0.0-beta.54", |
| 32 | + "@babel/polyfill": "^7.0.0-beta.54", |
33 | 33 | "babel-plugin-styled-components": "^1.5.1",
|
34 | 34 | "css-loader": "^1.0.0",
|
35 | 35 | "express": "^4.16.3",
|
36 | 36 | "lodash": "^4.17.10",
|
37 | 37 | "lodash.kebabcase": "^4.1.1",
|
38 | 38 | "memoize-one": "^4.0.0",
|
39 |
| - "prop-types": "^15.6.1", |
40 |
| - "react": "^16.4.0", |
41 |
| - "react-dom": "^16.4.0", |
42 |
| - "react-router-dom": "^4.2.2", |
43 |
| - "react-site-nav": "file:../../lib", |
| 39 | + "prop-types": "^15.6.2", |
| 40 | + "react": "^16.4.1", |
| 41 | + "react-dom": "^16.4.1", |
| 42 | + "react-router-dom": "^4.3.1", |
| 43 | + "react-site-nav": "^0.2.1", |
44 | 44 | "style-loader": "^0.21.0",
|
45 | 45 | "styled-components": "^3.3.3"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/cli": "^7.0.0-beta.49", |
49 |
| - "@babel/core": "^7.0.0-beta.49", |
50 |
| - "@babel/plugin-proposal-class-properties": "^7.0.0-beta.49", |
51 |
| - "@babel/preset-env": "^7.0.0-beta.49", |
52 |
| - "@babel/preset-react": "^7.0.0-beta.49", |
53 |
| - "babel-eslint": "^8.2.3", |
| 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": "^4.19.1", |
56 |
| - "eslint-config-airbnb": "^16.1.0", |
57 |
| - "eslint-plugin-import": "^2.12.0", |
58 |
| - "eslint-plugin-jsx-a11y": "^6.0.3", |
59 |
| - "eslint-plugin-react": "^7.8.2", |
| 55 | + "eslint": "^5.2.0", |
| 56 | + "eslint-config-airbnb": "^17.0.0", |
| 57 | + "eslint-plugin-import": "^2.13.0", |
| 58 | + "eslint-plugin-jsx-a11y": "^6.1.1", |
| 59 | + "eslint-plugin-react": "^7.10.0", |
60 | 60 | "file-loader": "^1.1.11",
|
61 |
| - "universal-hot-reload": "^1.0.4", |
62 |
| - "webpack": "^4.10.2", |
| 61 | + "universal-hot-reload": "^1.0.6", |
| 62 | + "webpack": "^4.16.2", |
63 | 63 | "webpack-cli": "^2.1.4",
|
64 | 64 | "webpack-node-externals": "^1.7.2",
|
65 | 65 | "webpack-serve": "^1.0.2"
|
|
0 commit comments