Skip to content

Commit 0aa7c08

Browse files
committed
More package upgrades.
1 parent b7e6851 commit 0aa7c08

File tree

4 files changed

+596
-2118
lines changed

4 files changed

+596
-2118
lines changed

examples/basic/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"babel-plugin-styled-components": "^1.5.1",
3434
"css-loader": "^1.0.0",
3535
"express": "^4.16.3",
36-
"lodash": "^4.17.10",
36+
"lodash": "^4.17.11",
3737
"lodash.kebabcase": "^4.1.1",
38-
"memoize-one": "^4.0.0",
38+
"memoize-one": "^4.0.2",
3939
"prop-types": "^15.6.2",
40-
"react": "^16.4.1",
41-
"react-dom": "^16.4.1",
40+
"react": "^16.5.0",
41+
"react-dom": "^16.5.0",
4242
"react-router-dom": "^4.3.1",
43-
"react-site-nav": "^0.2.1",
44-
"style-loader": "^0.21.0",
43+
"react-site-nav": "^0.2.6",
44+
"style-loader": "^0.23.0",
4545
"styled-components": "^3.4.6"
4646
},
4747
"devDependencies": {
@@ -52,16 +52,16 @@
5252
"@babel/preset-react": "^7.0.0-beta.54",
5353
"babel-eslint": "^8.2.6",
5454
"babel-loader": "^8.0.0-beta",
55-
"eslint": "^5.2.0",
56-
"eslint-config-airbnb": "^17.0.0",
57-
"eslint-plugin-import": "^2.13.0",
55+
"eslint": "^5.5.0",
56+
"eslint-config-airbnb": "^17.1.0",
57+
"eslint-plugin-import": "^2.14.0",
5858
"eslint-plugin-jsx-a11y": "^6.1.1",
59-
"eslint-plugin-react": "^7.10.0",
60-
"file-loader": "^1.1.11",
59+
"eslint-plugin-react": "^7.11.1",
60+
"file-loader": "^2.0.0",
6161
"universal-hot-reload": "^1.0.6",
62-
"webpack": "^4.16.2",
63-
"webpack-cli": "^2.1.4",
62+
"webpack": "^4.18.0",
63+
"webpack-cli": "^3.1.0",
6464
"webpack-node-externals": "^1.7.2",
65-
"webpack-serve": "^1.0.2"
65+
"webpack-serve": "^2.0.2"
6666
}
6767
}

0 commit comments

Comments
 (0)