Package updates

This commit is contained in:
Jaco Greeff 2017-06-13 13:23:16 +02:00
parent 6ea932b1de
commit 8f5a863468
3 changed files with 3652 additions and 2236 deletions

5742
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -148,7 +148,7 @@
"sinon-as-promised": "4.0.2", "sinon-as-promised": "4.0.2",
"sinon-chai": "2.8.0", "sinon-chai": "2.8.0",
"style-loader": "0.13.1", "style-loader": "0.13.1",
"stylelint": "7.9.0", "stylelint": "7.11.0",
"stylelint-config-standard": "16.0.0", "stylelint-config-standard": "16.0.0",
"to-source": "2.0.3", "to-source": "2.0.3",
"uglify-js": "2.8.22", "uglify-js": "2.8.22",

View File

@ -24,7 +24,7 @@
"redux-thunk": "2.1.0", "redux-thunk": "2.1.0",
"scryptsy": "2.0.0", "scryptsy": "2.0.0",
"solc": "ngotchac/solc-js", "solc": "ngotchac/solc-js",
"yargs": "4.7.1" "yargs": "6.6.0"
}, },
"peerDependencies": {} "peerDependencies": {}
} }