JS package bumps (#5287)

* Update to React 15.4.2

* Update deprecated UglifyJS version
This commit is contained in:
Jaco Greeff 2017-03-27 11:43:09 +02:00 committed by Gav Wood
parent e8c64b802d
commit eb1f76d8bd
1 changed files with 4 additions and 4 deletions

View File

@ -184,11 +184,11 @@
"push.js": "0.0.11",
"qrcode-npm": "0.0.3",
"qs": "6.3.0",
"react": "15.4.1",
"react": "15.4.2",
"react-ace": "4.1.0",
"react-addons-css-transition-group": "15.4.1",
"react-addons-css-transition-group": "15.4.2",
"react-copy-to-clipboard": "4.2.3",
"react-dom": "15.4.1",
"react-dom": "15.4.2",
"react-dropzone": "3.7.3",
"react-element-to-jsx-string": "6.0.0",
"react-event-listener": "0.4.1",
@ -211,7 +211,7 @@
"sw-toolbox": "^3.6.0",
"u2f-api": "0.0.9",
"u2f-api-polyfill": "0.4.3",
"uglify-js": "2.8.2",
"uglify-js": "2.8.16",
"useragent.js": "0.5.6",
"utf8": "2.1.2",
"valid-url": "1.0.9",