chore(package): update dependencies

This commit is contained in:
Julien Fontanet 2018-01-02 10:04:27 +01:00
parent 242a02836c
commit 102e629e16
2 changed files with 690 additions and 522 deletions

View File

@ -34,7 +34,7 @@
"@nraynaud/novnc": "0.6.1", "@nraynaud/novnc": "0.6.1",
"ansi_up": "^2.0.2", "ansi_up": "^2.0.2",
"asap": "^2.0.6", "asap": "^2.0.6",
"babel-eslint": "^8.0.3", "babel-eslint": "^8.1.2",
"babel-plugin-dev": "^1.0.0", "babel-plugin-dev": "^1.0.0",
"babel-plugin-lodash": "^3.2.11", "babel-plugin-lodash": "^3.2.11",
"babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-decorators-legacy": "^1.3.4",
@ -59,12 +59,12 @@
"classnames": "^2.2.3", "classnames": "^2.2.3",
"complex-matcher": "^0.1.1", "complex-matcher": "^0.1.1",
"cookies-js": "^1.2.2", "cookies-js": "^1.2.2",
"d3": "^4.12.0", "d3": "^4.12.2",
"dependency-check": "^2.9.2", "dependency-check": "^2.9.2",
"enzyme": "^3.1.1", "enzyme": "^3.3.0",
"enzyme-adapter-react-15": "^1.0.5", "enzyme-adapter-react-15": "^1.0.5",
"enzyme-to-json": "^3.3.0", "enzyme-to-json": "^3.3.0",
"eslint": "^4.13.1", "eslint": "^4.14.0",
"eslint-config-standard": "^10.2.1", "eslint-config-standard": "^10.2.1",
"eslint-config-standard-jsx": "^4.0.2", "eslint-config-standard-jsx": "^4.0.2",
"eslint-plugin-import": "^2.8.0", "eslint-plugin-import": "^2.8.0",
@ -77,15 +77,15 @@
"font-mfizz": "^2.4.1", "font-mfizz": "^2.4.1",
"get-stream": "^3.0.0", "get-stream": "^3.0.0",
"globby": "^7.1.1", "globby": "^7.1.1",
"gulp": "github:gulpjs/gulp#4.0", "gulp": "^4.0.0",
"gulp-autoprefixer": "^4.0.0", "gulp-autoprefixer": "^4.1.0",
"gulp-csso": "^3.0.0", "gulp-csso": "^3.0.0",
"gulp-embedlr": "^0.5.2", "gulp-embedlr": "^0.5.2",
"gulp-plumber": "^1.1.0", "gulp-plumber": "^1.1.0",
"gulp-pug": "^3.1.0", "gulp-pug": "^3.1.0",
"gulp-refresh": "^1.1.0", "gulp-refresh": "^1.1.0",
"gulp-sass": "^3.0.0", "gulp-sass": "^3.0.0",
"gulp-sourcemaps": "^2.2.3", "gulp-sourcemaps": "^2.6.2",
"gulp-uglify": "^3.0.0", "gulp-uglify": "^3.0.0",
"gulp-watch": "^4.3.5", "gulp-watch": "^4.3.5",
"human-format": "^0.9.2", "human-format": "^0.9.2",
@ -93,17 +93,17 @@
"immutable": "^3.8.2", "immutable": "^3.8.2",
"index-modules": "^0.3.0", "index-modules": "^0.3.0",
"is-ip": "^2.0.0", "is-ip": "^2.0.0",
"jest": "^22.0.0", "jest": "^22.0.4",
"jsonrpc-websocket-client": "^0.2.0", "jsonrpc-websocket-client": "^0.2.0",
"kindof": "^2.0.0", "kindof": "^2.0.0",
"later": "^1.2.0", "later": "^1.2.0",
"lint-staged": "^6.0.0", "lint-staged": "^6.0.0",
"lodash": "^4.6.1", "lodash": "^4.6.1",
"loose-envify": "^1.1.0", "loose-envify": "^1.1.0",
"make-error": "^1.2.1", "make-error": "^1.3.2",
"marked": "^0.3.7", "marked": "^0.3.9",
"modular-css": "^7.2.0", "modular-css": "^7.2.0",
"moment": "^2.20.0", "moment": "^2.20.1",
"moment-timezone": "^0.5.14", "moment-timezone": "^0.5.14",
"notifyjs": "^3.0.0", "notifyjs": "^3.0.0",
"prettier": "^1.9.2", "prettier": "^1.9.2",
@ -135,14 +135,14 @@
"readable-stream": "^2.3.3", "readable-stream": "^2.3.3",
"redux": "^3.7.2", "redux": "^3.7.2",
"redux-devtools": "^3.4.1", "redux-devtools": "^3.4.1",
"redux-devtools-dock-monitor": "^1.1.0", "redux-devtools-dock-monitor": "^1.1.3",
"redux-devtools-log-monitor": "^1.4.0", "redux-devtools-log-monitor": "^1.4.0",
"redux-thunk": "^2.0.1", "redux-thunk": "^2.0.1",
"reselect": "^2.5.4", "reselect": "^2.5.4",
"semver": "^5.4.1", "semver": "^5.4.1",
"styled-components": "^2.3.0", "styled-components": "^2.4.0",
"tar-stream": "^1.5.5", "tar-stream": "^1.5.5",
"uglify-es": "^3.2.2", "uglify-es": "^3.3.4",
"uncontrollable-input": "^0.0.1", "uncontrollable-input": "^0.0.1",
"url-parse": "^1.2.0", "url-parse": "^1.2.0",
"vinyl": "^2.1.0", "vinyl": "^2.1.0",

1184
yarn.lock

File diff suppressed because it is too large Load Diff