Skip to content

Commit 5124894

Browse files
author
Ivan Uzun
committed
update react
1 parent 0d5542b commit 5124894

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
},
2020
"peerDependencies": {
2121
"prop-types": "^15.6.2",
22-
"react": "^16.5.2",
23-
"react-dom": "^16.5.2"
22+
"react": "^16.6.0",
23+
"react-dom": "^16.6.0"
2424
},
2525
"devDependencies": {
26-
"autoprefixer": "^9.3.0",
26+
"autoprefixer": "^9.3.1",
2727
"babel-cli": "^6.26.0",
2828
"babel-core": "^6.26.3",
2929
"babel-loader": "^7.1.5",
@@ -40,15 +40,15 @@
4040
"gh-pages": "^2.0.1",
4141
"git-url-parse": "^10.1.0",
4242
"jest": "^23.6.0",
43-
"nodemon": "^1.18.4",
43+
"nodemon": "^1.18.5",
4444
"node-sass": "^4.9.4",
4545
"npm-run-all": "^4.1.3",
4646
"postcss": "^7.0.5",
4747
"postcss-cli": "^6.0.1",
4848
"prop-types": "^15.6.2",
49-
"react": "^16.5.2",
50-
"react-dom": "^16.5.2",
51-
"webpack": "^4.22.0",
49+
"react": "^16.6.0",
50+
"react-dom": "^16.6.0",
51+
"webpack": "^4.23.1",
5252
"webpack-cli": "^3.1.2"
5353
},
5454
"keywords": [

0 commit comments

Comments
 (0)